[ INTEGRATION SURFACE · BETA ] ━━ API, SDKs, and event payloads may change between releases. Read the versioning policy
▸ ROOT / DEVELOPERS/ CONCEPTS

API Concepts

The conventions every open REST API endpoint shares — resources, pagination, idempotency, and error semantics.

▸ BETA
▸ APPLIES TO
cheetah service >=0.0.132

Four short pages document the conventions every open REST API endpoint shares. Read them once and the API reference has no surprises left:

  • Resource model — what the resources are, how they're identified, and how representations are shaped.
  • Pagination — the limit/offset envelope, ordering guarantees, and how to walk pages without losing items.
  • Idempotency — which operations are safe to repeat, and where deduplication is your side's job.
  • Errors and retries — the error envelope, status codes, and which failures to retry.
▸ LAST VERIFIED Fri Jun 12 2026 00:00:00 GMT+0000 (Coordinated Universal Time) ▸▸ /content/developers/concepts.md
▸ DOCS UNDER CONSTRUCTION LAST UPDATED 2026-07-25 ▸ CHANGELOG