B
Bird REST API
Details
- URL
-
https://{region}.platform.bird.com/v1 - Docs
- https://bird.com/en-us/docs/api
Authentication
Authorization: Bearer <credential> Create a key in the Bird dashboard under Developers → API keys, or programmatically via POST /v1/api-keys once you already have sufficient rights. Choose the minimal scopes you need; Bird shows the full key exactly once. Use it as Authorization: Bearer bk_{region}_... against the matching regional host.