No API key required:
GET /healthGET /api/versionGET /openapi.jsonGET /llms.txtGET /.well-known/agent.jsonGET /mcp/manifest.jsonGET /api/public-statsGET /api/public-analyticsGET /api/public-ops
Private endpoints require x-api-key.
Header format:
x-api-key: <YOUR_API_KEY>Trial policy:
- Up to 50 API requests or 7 days (whichever comes first), then upgrade to paid plan.
Recommended client behavior:
- On
429, back off and honorRetry-After. - On
5xx, retry with exponential backoff. - On
400/401/403, do not retry blindly.
Rate limiting is enforced server-side per key and source context. Your effective budget depends on current service configuration.