Take a look at our latest updates, features, and improvements for the Fireflies API.
2.7.0
User Groups

User Groups

The Fireflies API now includes comprehensive support for user groups. The new User Groups query allows you to fetch all user groups within your team or filter to only show groups you belong to using the mine parameter.Additionally, the User and Users queries now include enhanced user_groups fields with detailed member information, providing better visibility into team organization and collaboration.
2.6.2
Keyword search
The Transcripts query has been enhanced to include keyword search functionality. By utilizing the keyword and scope parameters, you can now perform advanced searches within both the title and the transcript text, offering more precise retrieval.The title parameter has been deprecated in favor of keyword
2.6.1
Upload audio

Enhancements to Audio Upload

The Upload Audio function now includes a bypass_size_check flag. This enhancement provides greater control over filtering unwanted uploads, such as voicemails from dialers.
2.6.0
Realtime API

Realtime API

The Fireflies.ai Realtime API allows your application to receive live transcription events over WebSockets. This enables building interactive features such as live captioning, transcription overlays, and real-time analysis as users speak.