/
YO
youka
/
Youka REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 3w ago · Updated 3w ago
View markdown
youka
Youka REST API
get
Get export state and fresh download URL
4695792173d5
latest
OpenAPI 3.1.0
2026-07-22
32
34
197.3 KB
Account
1
Billing
3
Credits
1
Exports
5
get
List project exports
post
Create an export
get
Get export state and fresh download URL
post
Prepare a local export payload
post
Quote an export
Media
4
Presets
5
Project Settings
2
Projects
6
Tasks
4
Uploads
1
Exports
Get export state and fresh download URL
get
/exports/{exportId}
Path parameters
exportId
string
required
Response
Export state
Export
required
id
string
required
status
'created'
|
'queued'
|
'in-progress'
|
'completed'
|
'failed'
|
'cancelled'
|
'timed-out'
|
'finalized'
required
error
string
nullable
fileId
string
nullable
filename
string
fileExtension
string
resolution
string
quality
string
fps
union
transparent
boolean
renderMode
'standard'
|
'fast'
renderBackend
'batch'
|
'lambda'
downloadUrl
string
uri
nullable