PopcornTeam Admin Docs
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

Steps

  1. Go to Bird Channels API Documentation.
  2. Create a new API key / Access Key (starts with Your Bird Access Key) and copy it immediately — most providers show it only once.
  3. Note any additional required values: Workspace ID (e.g. a1405560-c8d3-4b1a-877d-3f449ad95352).
  4. In PopcornTeam Admin, go to /agents/integrations, find Bird, and paste the values into the credential dialog.

Credential fields

FieldRequiredDescription
Access KeyYesSecret — stored encrypted, never exposed. (e.g. Your Bird Access Key)
Workspace IDYesstring (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.

On this page