Skip to main content
POST
Export transcript to file

Authorizations

X-License-Key
string
header
required

Jumper Pro license key passed via header

Body

application/json
segments
((number | string)[])[]
required

List of [start_seconds, text, end_seconds] arrays

format
enum<string>
default:txt

Export format

Available options:
txt,
csv,
docx,
pdf
display_name
string
default:Transcript

Name shown in header and used for filename

output_path
string

Destination file path (defaults to ~/Desktop/)

include_silences
boolean
default:true

Include silence gap rows between segments

Response

200 - application/json

Transcript exported

output_path
string
format
string
row_count
integer
Last modified on July 14, 2026