Skip to main content
Fireflies.ai
Fireflies.ai
16 actions · 1 auth method
Documents

Authentication

API Token

Generate an API key from your Fireflies dashboard (Integrations > Fireflies API).Guides: Connector Profile, Link Account
Actions
16 actions
Action
Description
Get Analytics
Retrieve team and per-user analytics including conversation metrics (filler words, questions, sentiments, talk/listen ra…
Get Meeting Analytics
Retrieve per-meeting analytics for a specific transcript including sentiment percentages, content categories (questions,…
Get Meeting Sentiments
Retrieve sentiment percentages (negative, neutral, positive) for a specific meeting transcript. Use list_transcripts fir…
List Channels
Retrieve a list of channels by querying transcripts that have channel assignments. Channels are created in the Fireflies…
List Contacts
Retrieve a list of contacts from meetings (people who have participated in meetings)
Create Soundbite
Create a soundbite (clip) from a transcript by specifying start and end timestamps
Get Soundbite
Retrieve detailed information about a specific soundbite including captions and sources
List Soundbites
Retrieve a list of soundbites. IMPORTANT - At least one filter is required, set variables.mine=true to get your soundbit…
List Transcripts
Retrieve a list of transcripts with optional filtering by date range, keyword search, or host email. Returns transcript…
Get Transcript
Retrieve detailed information about a specific transcript including full conversation text and summary. Use list_transcr…
Set Transcript Privacy
Update the privacy setting of a transcript. Valid privacy values are link, owner, participants, teammatesandparticipants…
Update Transcript Channel
Update the channel assignment for a transcript (moves transcript to specified channel). Use list_transcripts to get tran…
Get Meeting Summary
Get the AI-generated summary for a specific meeting. Use list_transcripts first to obtain the transcriptId.
Search Meetings
Search meeting transcripts by keyword with optional filters.
Get User
Retrieve information about a specific user by ID, or the current API key owner if no ID is provided. Use list_users to o…
List Users
Retrieve a list of all users within your team

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/fireflies/filled/png

Connector Profile

Fireflies.ai - API Token
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/fireflies/filled/png

Link Account

Fireflies.ai - API Token
4

Use Actions

Invoke actions using one of the methods below: