All API requests must include your API key in the Authorization header:
Copy
Ask AI
Authorization: Bearer YOUR_API_KEY
Keep your API keys secure and do not share them in publicly accessible areas such as GitHub, client-side code, or in your browser’s developer tools. API keys should be stored securely in environment variables or a secure key management system.