Content API
The Content API provides access to Content Lake documents, search, and entity data.
Key endpoints:
- Documents — retrieve, search, and stream Content Lake documents in PCF, abridged, or Markdown format. See Consumption for endpoint details.
- Search — hybrid search across Content Lake content. See Search for the full API reference.
- Entities — query knowledge graph entities and their mentions within documents. See Entities.
- Tags — filter and browse content by tags. See Tagging.
Note
Full API reference documentation is coming soon. In the meantime,
refer to the OpenAPI specification at GET /v0/openapi.json.