Skip to main content

API Reference

The API reference in this site is generated from a committed OpenAPI specification and is the source of truth for contract-level details.

apps/docs/openapi/openapi.json

Base URL and versioning

  • Production: https://app.orqio.io/public
  • Current API prefix: /api/v1

How to use the reference

Generation is tag-grouped and rendered as static documentation pages:

  • Start with sidebar tags for customer APIs (Contacts, Blueprint Webhooks)
  • Confirm auth requirements before implementation
  • Validate path/query/body fields and response schemas endpoint-by-endpoint

Try-it-out interactions are intentionally disabled for the public site.