Skip to main content

Documentation Index

Fetch the complete documentation index at: https://help.opus.pro/llms.txt

Use this file to discover all available pages before exploring further.

A paragraph of the transcript with timing and optional speaker attribution.

id
integer
required

Paragraph index within the transcript.

Example:

0

start
number
required

Start time in seconds.

Example:

0

end
number
required

End time in seconds.

Example:

10.5

text
string
required

Paragraph text.

Example:

"Hello and welcome to the show."

words
object[]
required

Per-word timings inside this paragraph.

speaker
string

Speaker label, when diarization is available.

Example:

"SPEAKER_00"