/
PI
pixelpanda
/
PixelPanda API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 11h ago · Updated 3w ago
Details
Filter operations
Asset Collections
1
Authentication
4
Avatar Studio
4
Batch Processing (v2)
4
Credits
2
Image Processing (v1)
7
Product Catalog
2
Product Marketing
3
Single Jobs (v2)
3
Video Generation
3
post
Generate UGC video script from product image (FREE)
post
Create UGC video with lip-synced speech (async)
get
Get video generation status
Webhooks
3
Video Generation
Get video generation status
get
/api/tryon/video-status/{job_id}
Path parameters
job_id
integer
required
Response
Video status
VideoStatusResponse
required
job_id
integer
status
'pending'
|
'processing'
|
'completed'
|
'failed'
video_url
string
error_message
string
created_at
string
completed_at
string
current_step
string
retry_count
integer
Changes