/
PI
pixelpanda
/
PixelPanda 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
Asset Collections
1
post
Start async asset collection (6 marketing images)
Authentication
4
post
Create account
post
Login (returns JWT)
get
Get current user info
post
Regenerate API key
Avatar Studio
4
get
List saved custom avatars
post
Save avatar (auto-generates 6 samples, 6 credits)
post
Generate avatar with guided builder (Flux 1.1 Pro Ultra)
post
Generate avatar from reference image
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
get
Get credit balance
get
Get pricing tiers (no auth)
Image Processing (v1)
7
post
Remove image background
post
Upscale image resolution (2x-8x)
post
Remove text and watermarks from image
post
Transform image with text prompt
get
Get user info and credit balance
get
Get credit balance
get
Get processing history
Product Catalog
2
get
List and search products
post
Generate silo images for product (1 credit/image)
Product Marketing
3
post
Generate product image on AI model
post
Classify product image category (FREE)
post
Generate marketing ad (FREE, 0 credits)
Single Jobs (v2)
3
get
List jobs
post
Submit single product for generation (high-volume)
get
Get job status and results
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
get
List registered webhooks
post
Register webhook URL
delete
Delete webhook
Image Processing (v1)
Remove image background
post
/api/v1/remove-background
Response
Background removed
ProcessingResult
required
success
boolean
processing_id
string
result
string
Base64-encoded result image
credits_remaining
integer
processing_time
number
Changes