Transcript detail
One earnings call transcript in full.
Parameters
symbolpathrequired
Ticker symbol, case-insensitive.
transcriptIdpathrequired
Transcript identifier, as returned by the transcript list.
Response contract
Everything except the fields named as withheld, which are ours and not yours.
Withheld
raw_jsonsource_idindexed_atindex_claimed_atenriched_sourceenriched_atcreated_at
These are ours: ingest bookkeeping and internal build stamps. They are removed at every level of the response, including inside arrays.
Response fields
The top level keys a live response actually returned, read off the API rather than written down here.
idsymbolfiscal_yearfiscal_quartercall_datecall_typetitleparticipant_countduration_secondsaudio_urlaudio_sourcesourcesummaryguidancerisk_factorsoverall_sentimentoverall_sentiment_rationalesegmentsspeakers
How this was verified
Called against 4 different subjects on the live API. Every field it returned, at every level, was compared with the contract above. Last checked August 18, 2026.
Request
curl "https://api.massari.ai/v1/earnings/AAPL/transcripts/fee85159-ec7e-4583-a0bf-2410e5a4fc6d" \
-H "Authorization: Bearer $MASSARI_TOKEN"