What Tokens Do
API tokens identify your requests to Handled. Include them in theAuthorization header of every API call.
Create a Token
Security
Store Securely
Treat tokens like passwords
Don't Share
Anyone with your token can access your account
Use HTTPS
All API requests require HTTPS
Separate Tokens
Create different tokens for different environments
Using Tokens
Include in every request:Token Management
- Create multiple tokens for different purposes
- Delete tokens you no longer need
- Rotate tokens periodically for security

