API Reference Overview
The API reference in this project is generated from the sanitized OpenAPI document atopenapi/public-gateway.json.
Interactive try-it execution is intentionally disabled in the docs for now. The reference stays copyable and readable, but live request execution from the docs UI is turned off until the auth and payment experience is implemented properly for paid routes.
Reference sections
- Discovery
- Execution
- Publishing
- Metrics
Notes
GET /:api_slug/metadatais the preferred discovery surface for agents.POST /:api_slug/executeis the preferred execution surface for agents.- Paid routes may return
HTTP 402until a validx-paymentproof is attached. - The generated reference covers only the public gateway contract.