Reference
OpenAPI / JSON schema
Placeholder reference page. Swap this for generated OpenAPI content, schema docs, or SDK instructions when ready.
Suggested next steps
- - Link your OpenAPI spec download
- - Add auth + pagination conventions
- - Provide SDK install + usage examples
Example (placeholder)
# Download the OpenAPI spec (placeholder)
curl -L "https://docs.kerrzo.com/openapi.json" -o openapi.json
# Generate a JS client (example)
npx openapi-typescript-codegen --input openapi.json --output ./sdk