Fireflies.ai · GraphQL Specification

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.

Documentation Endpoint View on GitHub AIMeeting AssistantTranscriptionSummariesAction ItemsGraphQLMeetingsProductivityCollaborationConversation IntelligenceGraphQL

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

https://api.fireflies.ai/graphql

References

Related API Specs

Fireflies GraphQL API (OpenAPI)
Back to Fireflies.ai · All GraphQL Specs · GitHub