Uncensored AI Developers API
The Uncensored AI Developers API gives developers programmatic access to media generation and AI model workflows.Image generation and image studio (edit) are available today. Chat, video, audio, tools, and embeddings are on the roadmap — see the availability table below.
Base URL
Current availability
| Product area | Status | Notes |
|---|---|---|
| Image generation | Live | Generate images from text prompts. |
| Image studio / editing | Live | Edit existing images with a text instruction and reference image(s). |
| Chat completions | Live | OpenAI-compatible chat API. |
| Video generation | Live | Async video generation. |
| Audio | Coming soon | Audio APIs planned. |
| Tools | Coming soon | Utility APIs such as prompt enhancement planned. |
| Embeddings | Coming soon | Embedding APIs planned. |
Quick start
Generate an image with a live image model:Response format
Successful API responses return JSON. Async endpoints return ajob_id and a status_url that can be polled until the job completes.
Errors use a consistent envelope: