Origo Help

API reference

Every HTTP endpoint, request shape, and response schema, generated from the current Origo main branch.

Using the API

  • Requests go to your own tenant hostname. Replace the placeholder server below with the address you sign in at.
  • Authenticate with an API key created under Settings in your tenant, sent as a Bearer token. Personal keys act with their owner's current role; organisation keys use the fixed Viewer or Editor role chosen when they were created. Either kind can be further limited to read-only access.
  • This page is built from the main branch on every push and may include changes not yet in your tenant's release. The exact contract of your tenant is always available on the tenant itself at /api/openapi.yaml.
  • The raw OpenAPI document behind this page is at /api/openapi.yaml.

Endpoints