API Reference
OpenAPI spec
Machine-readable schema for code generation and tooling.
We are publishing the OpenAPI 3.1 spec alongside the v1 API. It is generated directly from the runtime validators, so the schema you read is always the schema we enforce.
Endpoints
- JSON:
https://api.ceevee.cc/v1/openapi.json - YAML:
https://api.ceevee.cc/v1/openapi.yaml
What's included
- Every public endpoint with parameters, request bodies, and response shapes.
- Authentication scheme, scope catalogue, and example tokens.
- Server URLs for both
live(api.ceevee.cc) andsandbox(api.sandbox.ceevee.cc).
Coming soon
The first public release of the spec is in late preview. Email
duke@ceevee.cc for early access.