Welcome to PixelByte API
PixelByte provides a unified API to access multiple AI models for image generation, video creation, and more. One integration, unlimited possibilities.Base URL
All API requests are made to:Key Features
Multi-Model Access
Access models from Google, OpenAI, Stability AI, Runway, and more through a single API.
Pay Per Use
No subscriptions or minimums. Only pay for what you use with micro-cent precision.
Simple Integration
Submit a job, poll for status, get your result. Three steps to AI-powered content.
Webhook Support
Get notified when jobs complete via webhooks instead of polling.
How It Works
- Submit a job with your model and input parameters
- Check the status or wait for a webhook callback
- Get the output - image URL, video URL, or other content
Response Format
All endpoints return a consistent JSON envelope:Monetary Values
All monetary values use micro-cents precision:| Micro-cents | USD |
|---|---|
| 1,000,000 | $1.00 |
| 100,000 | $0.10 |
| 10,000 | $0.01 |
| 1,000 | $0.001 |
Use the Estimate endpoint to calculate costs before submitting jobs.