Skip to main content
POST
Pixel Image 1.0 Pro — Image to Image / Edit
Edit and transform existing images at professional quality with PixelByte+‘s Pixel Image 1.0 Pro model. Provide one or more reference images along with an edit instruction to guide the transformation.

Request Body

string
required
Model slug. Use pixelbyte-plus/pixel-image-1.0-pro/image-to-image for image editing.
object
required
Input parameters for image editing.
string
HTTPS URL to receive a webhook notification when the job completes or fails.

Pricing

Base cost: 45,000 micro-cents per image ($0.045)
Default cost: 1 image = 45,000 × 1 = 45,000 micro-cents ($0.045)4-image cost: 45,000 × 4 = 180,000 micro-cents ($0.180)

Response

string
Unique identifier for the submitted job.
string
Initial job status. Always "pending" on successful submission.
string
ISO 8601 timestamp of the estimated completion time.
number
The cost of the job in micro-cents.

Code Examples