Documentation Index
Fetch the complete documentation index at: https://help.eazybe.com/llms.txt
Use this file to discover all available pages before exploring further.
API Key Authentication
All API requests require authentication using an API key.Getting Your API Key
- Log in to Eazybe Workspace
- Navigate to Settings → API
- Click Generate API Key
- Copy and store securely
Using the API Key
Include the API key in the Authorization header:Security Best Practices
- Never expose API keys in client-side code
- Rotate keys periodically
- Use environment variables for storage
- Revoke compromised keys immediately