🔥Fireflies Pipeline API

Sales Call Intelligence API

Programmatic access to every Fireflies call recorded by TRES — enriched with AI summaries, action items, client domains, meeting types, and ICP verticals. Updated daily at 08:00 UTC.

fireflies-api.vercel.app·6,969+ calls indexed·JSON · REST

Authentication

All endpoints require an API key issued by the TRES Marketing Hub. Pass it in the x-api-key header.

request header
x-api-key: tres_sk_live_YOUR_KEY

Don't have a key? Go to tres.marketing/admin → API Keys → + New API key → set App to Fireflies Pipeline.

Base URL

https://fireflies-api.vercel.app

Endpoints

Call Object Reference

FieldTypeDescription
fireflies_idstringUnique Fireflies call UUID
datestringCall date — YYYY-MM-DD
time_utcstringStart time in UTC — HH:MM
titlestringAuto-generated call title from Fireflies
duration_minstringDuration in minutes
typestringClassification: External · Internal · Demo · Other
client_domainsstringComma-separated client email domains
client_emailsstringComma-separated client email addresses
tres_participantsstringTRES team members on the call
meeting_typestringStage: Discovery · Demo · Follow-up · QBR …
keywordsstringAI-extracted topic keywords
overviewstringClaude-generated call summary
action_itemsstringClaude-extracted next steps
transcript_urlstringLink to full transcript on Fireflies
verticalstringICP vertical (Exchange · VC · Custodian …)

Error Codes

StatusMeaning
200OK — request succeeded
401Missing or invalid API key
404Call ID not found
500Server error — retry or contact TRES