Reserved Route
/api-docs/athlete
Athlete API docs will live here once proof submission, rewards, and account endpoints are documented.
Planned Structure
- Authentication and required headers
- Endpoint groups separated by resource or workflow
- Concrete request, response, and error examples
Navigation
This route is live now so future links, sidebars, and settings pages can point to a stable role-based documentation URL.
Back To API Docs IndexMachine-Readable Placeholder
The route is already exposing a stable summary block so AI clients can discover that this docs URL exists before the full endpoint set is published.
script#athlete-api-docs-summary[type="application/json"]Inspect Placeholder JSON
{
"docsUrl": "/api-docs/athlete",
"role": "athlete",
"sections": [
"authentication",
"resources",
"request examples",
"response examples"
],
"status": "planned",
"title": "Athlete API Docs"
}