Most Tether API endpoints require a bearer token.Documentation Index
Fetch the complete documentation index at: https://docs.tetherai.ca/llms.txt
Use this file to discover all available pages before exploring further.
Obtain a token
Use the token
Common auth issues
401 Unauthorized: token is missing, expired, or malformed.403 Forbidden: token is valid but lacks required access role.- Token from a different environment: staging token used against production API.