The Ontora API lives at:Documentation Index
Fetch the complete documentation index at: https://docs.ontora.com/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
All endpoints accept either a Clerk JWT or a workspace API key:Versioning
The API is versioned in the path. The current stable version isv1:
v2. Additive changes (new fields, new endpoints) ship in v1 without a version bump.
Content types
- Requests:
application/json - Responses:
application/jsonunless otherwise specified - Exports:
text/markdownorapplication/zip