app.ontora.com uses US, while eu.ontora.com uses EU. API keys are
region-bound.
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 (US shown):
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