Skip to main content
GET
Get creative transcript

Authorizations

x-api-key
string
header
required

Your Adspo API key.

Path Parameters

creative_id
string
required

The creative ID.

Response

Transcript data for the creative.

creative_id
string
transcript
string | null

Full spoken transcript as a single string. null if unavailable.

timestamps
object[] | null

Transcript broken into timed segments. null if unavailable.