Authentication
REST API Authentication
API Key (Recommended)
curl https://rest-api.tokenbot.com/v1/exchanges \
-H "X-API-Key: tb_live_your_api_key"JWT Bearer Token
curl https://rest-api.tokenbot.com/v1/exchanges \
-H "Authorization: Bearer eyJhbGciOiJIUzI1NiIs..."API Key Format
Environment
Format
Example
Managing API Keys
Operation
Endpoint
GraphQL API Authentication
Cognito User Pools
API Key (AppSync)
OAuth Providers
Provider
Mutation
Token Source
Passkeys / WebAuthn
Two-Factor Authentication (2FA)
Security Best Practices
Last updated
Was this helpful?