cURL
Short Token
Resolve Short Token
Exchange a short token for the original bearer token. This endpoint does not require authentication (the short token itself is the credential). The short token must be valid and not expired (tokens expire after 5 minutes).
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.mileapp.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The short token string to resolve back to a bearer token. Example: abc123def456ghi789