Welcome
There are two ways to build API documentation: OpenAPI and MDX components. For the starter kit, we are using the following OpenAPI specification.Revamped Endpoints
View the OpenAPI specification file
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Example section for showcasing API endpoints
"security": [
{
"bearerAuth": []
}
]