InsightSocial API
Unified schema

Transcript

The shape returned by the transcript endpoints, and which endpoints return it.

Endpoints that turn the speech in a video or audio post into text use this shape.

Fields

FieldTypeNullableDescription
transcriptstringYesThe whole transcript as plain text. Used by TikTok, Facebook and Twitter/X; Instagram uses transcripts instead, and YouTube returns a segmented form.
transcriptsobject[]YesInstagram transcripts. Each item has a text field holding the full transcript for one track.

Where it is used

Seven platforms return this shape, on eight endpoints. The outer fields above are always there; any extra fields a platform adds are kept exactly as sent, so there is no per-field availability table.

Transcript responses have no computed block. Prices differ per endpoint; see Endpoint pricing.

On this page