Learn how to authorize API requests using API keys
Authorization
HTTP header for all API requests:
Environment | Details |
---|---|
Production | • Dashboard: dashboard.anon.com • API Base URL: https://worker.anon.com • Use for live applications • API keys start with anon_ and are required for production endpoints |
2xx
- Success4xx
- Client error (e.g., invalid parameters, authentication error)5xx
- Server error