API Keys
All API requests require authentication using an API key. You can get your API key from the dashboard.Using your API key
Include your API key in theAuthorization header:
Examples
Security
- Keep your API keys secure
- Never share them in public repositories
- Use environment variables in production