MASSARIdocsRequest access

Transcript KPIs

GET/v1/earnings/transcripts/{transcriptId}/kpisPromised whole

Operating figures stated on one call, each tied to what was said.

Parameters

  • transcriptIdpathrequired

    Transcript identifier, as returned by the transcript list.

Response contract

Every field in the response is part of the contract.

Response fields

The top level keys a live response actually returned, read off the API rather than written down here.

transcript_idsymbolperiodsrowsdegraded

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/transcripts/fee85159-ec7e-4583-a0bf-2410e5a4fc6d/kpis" \
  -H "Authorization: Bearer $MASSARI_TOKEN"