/
YO
youka
/
Youka REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1mo ago · Updated 1mo ago
View markdown
youka
Youka REST API
get
Get task status
latest
OpenAPI 3.1.0
2026-07-22
32
34
197.3 KB
4695792173d5
Account
1
Billing
3
Credits
1
Exports
5
Media
4
Presets
5
Project Settings
2
Projects
6
Tasks
4
get
Get task status
get
List project tasks
post
Run lyrics sync for a project
post
Run stem separation for a project
Uploads
1
Tasks
Get task status
get
/tasks/{taskId}
Path parameters
taskId
string
required
Response
Task status and hydrated output
Task
required
id
string
required
type
'create-karaoke'
|
'sync-lyrics'
|
'stem-separation'
|
'generate-video'
|
'generate-chords'
|
'export-stem-audio'
|
'export-project'
required
status
'created'
|
'queued'
|
'in-progress'
|
'completed'
|
'failed'
|
'cancelled'
|
'timed-out'
|
'finalized'
required
error
string
nullable
output
union