/
ME
mediacaption
/
Media Caption Public API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 8h ago · Updated 3w ago
Details
Filter operations
Balance
1
Jobs
1
Transcriptions
2
Transcripts
2
Uploads
6
post
Preflight a media upload
get
Fetch upload and transcription status
delete
Cancel an upload before processing
post
Create a signed multipart part URL
post
Complete upload and start transcription
post
Resume transcription after adding credits
User
1
Webhooks
Webhooks
3
Uploads
Cancel an upload before processing
delete
/uploads/{id}
Response
Upload cancelled and reserved credits refunded
UploadOperationResponse
required
id
string
required
status
'initiated'
|
'uploading'
|
'uploaded'
|
'processing'
|
'awaiting_credits'
|
'completed'
|
'failed'
|
'aborted'
required
requiredCredits
integer
additionalCredits
integer
Changes