Get a key
Email hello@getbeta.io. Keys are issued manually during developer preview. Self-serve signup is on the Roadmap.Sending the key
Include the key as aBearer token in the Authorization header:
Environment-variable convention
Store your key asBETA_API_KEY:
BETA_API_KEY automatically.
Errors
| Status | Cause |
|---|---|
401 Unauthorized | Missing or invalid Authorization header |
403 Forbidden | Valid key but no permission for this endpoint (rare) |
429 Too Many Requests | Rate limit exceeded — see Pricing for per-tier limits |