Overview
This guide shows you how to connect to the Fireflies.ai Realtime API and start receiving transcription events in real time.Endpoint
Requirements
You’ll need the following:- A valid API token
- A
transcriptId(or meeting ID)
Connecting via Socket.IO
Use the Socket.IO client to connect and listen for events.Auth Parameters
If authentication fails, the server emits an
auth.failed event and disconnects the socket.
See Authorization
Additional Resources
Overview
Overview of Realtime API
Active Meetings
Query meetings currently in progress
Authorization
Authenticating your requests with the Fireflies API