Team API keys
Public API routes accept a team API key as a Bearer token:404 Not Found so the other team’s existence is not disclosed.
Felan team keys retain the
bzy_team_ compatibility prefix. Other prefixes are rejected by the current public API.Rate limiting
Each team API key is limited to 60 requests per minute. Authenticated responses include:X-RateLimit-LimitX-RateLimit-RemainingX-RateLimit-Resetas a Unix timestamp in seconds
429 Too Many Requests.
