/
PI
pixelpanda
/
PixelPanda API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
pixelpanda
PixelPanda API
post
Submit single product for generation (high-volume)
v1
latest
OpenAPI 3.0.3
2026-08-06
36
11
23.0 KB
Single Jobs (v2)
Submit single product for generation (high-volume)
post
/api/v2/jobs
Request body
JobCreateRequest
required
product_image
string
required
Base64-encoded image
product_filename
string
category
string
model_id
string
model_url
string
images_to_generate
integer
custom_prompt
string
webhook_url
string
uri
Response
Job created
JobCreateResponse
required
job_id
string
status
string
images_to_generate
integer
credits_reserved
integer
credits_remaining
integer
poll_url
string