Published API docs at /api-docs
Request/response examples, error codes, and rate limits for every public endpoint: audit submission, lead webhook, status feed, newsletter signup.
Affected routes
/api-docsBuilt on tools you trust
← swipe · 12 tools →
What we shipped
The /api-docs route now hosts public documentation for every endpoint we expose. Today that's the audit submission endpoint, the lead webhook, the status JSON feed, and the newsletter signup endpoint.
Each endpoint has request/response examples, error codes, and rate limits.
What it's not
There's no auth required for the public endpoints today. We're holding off on issuing API keys until customer #1 actually needs them — premature optimization is real and we're not adding auth to endpoints nobody is calling.
Next
When the customer portal grows enough surface area to need programmatic access, we'll add per-customer API keys (already on the roadmap).
See the full changelog
Or peek at what we’re building next on the roadmap.