Authentication Method
api_key- Fireflies API key
API Key Setup
Step 1: Get Your API Key
- Log in to app.fireflies.ai
- Click on your avatar → Integrations
- Go to the API Access section
- Copy your API Key
- Store it securely
Webhook Setup (Optional)
- In Fireflies, go to Settings → Webhooks
- Add your endpoint URL
- Copy the signing secret
Required Credentials Summary
| Credential | Required For | Where to Find |
|---|---|---|
| API Key | All API calls | Settings → Integrations → API Access |
| Webhook Secret | Webhook verification | Settings → Webhooks |