B

Bird REST API

REST discovered

Details
URL
https://{region}.platform.bird.com/v1
Docs
https://bird.com/en-us/docs/api
Authentication
Bird API key api_key discovered Get key ↗
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.