/
PI
pixelpanda
/
PixelPanda API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 34m ago · Updated 3w ago
Details
Filter operations
Asset Collections
1
Authentication
4
Avatar Studio
4
Batch Processing (v2)
4
get
List batches
post
Submit batch of product images for generation
get
Get batch status and results
post
Cancel batch (refunds unused credits)
Credits
2
Image Processing (v1)
7
Product Catalog
2
Product Marketing
3
Single Jobs (v2)
3
Video Generation
3
Webhooks
3
Batch Processing (v2)
List batches
get
/api/v2/batches
Query parameters
limit
integer
offset
integer
status_filter
'pending'
|
'processing'
|
'completed'
|
'failed'
|
'cancelled'
Response
Batch list
Changes