Fireflies.ai GraphQL API
The Fireflies.ai GraphQL API provides a single endpoint at `https://api.fireflies.ai/graphql` for querying and mutating all meeting intelligence data. The API exposes rich access to transcripts (with sentence-level detail and speaker attribution), AI-generated summaries, action items, sentiment analytics, bite clips, AskFred AI conversation threads, channels, contacts, user management, and team-level conversation analytics. All meeting data recorded or uploaded through Fireflies is accessible via strongly-typed GraphQL operations, making it straightforward to integrate meeting context into CRM, project management, and workflow automation tools.
Overview
Fireflies.ai GraphQL API is a GraphQL API specification published by Fireflies.ai on the APIs.io network.
The Fireflies.ai GraphQL API provides a single endpoint at https://api.fireflies.ai/graphql for querying and mutating all meeting intelligence data. The API exposes rich access to transcripts (with sentence-level detail and speaker attribution), AI-generated summaries, action items, sentiment analytics, bite clips, AskFred AI conversation threads, channels, contacts, user management, and team-level conversation analytics. All meeting data recorded or uploaded through Fireflies is accessible via strongly-typed GraphQL operations, making it straightforward to integrate meeting context into CRM, project management, and workflow automation tools.
The GraphQL endpoint is available at https://api.fireflies.ai/graphql. documentation is published at https://docs.fireflies.ai/getting-started/introduction.
The specification includes 5 reference links.
Tagged areas include AI, Meeting Assistant, Transcription, Summaries, and Action Items.
Endpoint
References
- Documentation https://docs.fireflies.ai/getting-started/introduction
- GettingStarted https://docs.fireflies.ai/getting-started/authentication
- Reference https://docs.fireflies.ai/graphql-api/queries
- SDKs https://github.com/firefliesai/fireflies-node-sdk
- n8n Integration https://github.com/firefliesai/n8n-nodes-fireflies