API
API template
A placeholder for the product API you choose to build
This boilerplate does not ship a public product API or API keys. Its built-in
HTTP routes support authentication, billing webhooks, health checks and account
export; they are not a generic /api/v1 integration surface.
Keep this section as a documentation starting point. Once your product adds a public API, document its real base URL, authentication, errors, versioning and rate limits here, backed by route and authorization tests.
For OpenAPI-generated pages, plug the product's specification into fumadocs-openapi.