All API requests require authentication using your API key.
To authenticate your API requests, include your API key in the Authorization header:
Authorization: Bearer YOUR_API_KEY
You can obtain your API key from your dashboard after registering for an account.
Best practices for API key management:
API requests are subject to rate limiting based on your subscription plan. See the Rate Limiting section for details.