Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Templates ativos do hub
cURL
curl --request GET \ --url http://localhost/api/v1/race-templates \ --header 'Authorization: Bearer <token>'
{ "data": [ { "id": 123, "name": "<string>", "distance": 123, "distance_label": "<string>", "distance_km_formatted": "<string>", "modality_label": "<string>", "type": "<string>", "sort_order": 123, "status": "<string>" } ] }
API key do hub com escopo manage. Header: Authorization: Bearer <api_key>.
manage
Authorization: Bearer <api_key>
Show child attributes