Integrations
Bird
How to get your Bird API key and connect it to PopcornTeam Admin.
In the Bird dashboard go to Settings → Access Keys and create an Access Key. Copy your Workspace ID (Settings → Workspace, or the UUID in the dashboard URL). Paste both below — the Access Key is sent as Authorization: AccessKey <key>.
Prerequisites
- A Bird account. Sign up at https://docs.bird.com/api/channels-api.
- An active PopcornTeam Admin workspace. Go to /agents/integrations to connect.
Steps
- Go to Bird Channels API Documentation.
- Create a new API key / Access Key (starts with
Your Bird Access Key) and copy it immediately — most providers show it only once. - Note any additional required values: Workspace ID (e.g.
a1405560-c8d3-4b1a-877d-3f449ad95352). - In PopcornTeam Admin, go to /agents/integrations, find Bird, and paste the values into the credential dialog.
Credential fields
| Field | Required | Description |
|---|---|---|
| Access Key | Yes | Secret — stored encrypted, never exposed. (e.g. Your Bird Access Key) |
| Workspace ID | Yes | string (e.g. a1405560-c8d3-4b1a-877d-3f449ad95352) |
Troubleshooting
- Invalid credentials: verify the key was copied in full with no trailing spaces.
- Key not working: check that your Bird account has API access enabled and billing is active if required.
- Need help?: refer to the Bird documentation.