Documentation Index
Fetch the complete documentation index at: https://docs.uncensored.com/llms.txt
Use this file to discover all available pages before exploring further.
Uncensored AI Developers API
The Uncensored AI Developers API gives developers programmatic access to media generation and AI model workflows.Image generation is the only live public model surface in this documentation iteration. Chat, image editing, video, audio, tools, and embeddings are marked as coming soon until those surfaces are ready for developer use.
Base URL
Current availability
| Product area | Status | Notes |
|---|---|---|
| Image generation | Live | Generate images from text prompts. |
| Image studio / editing | Coming soon | Clothing modification, face swap, and image edit workflows are not public yet. |
| Chat completions | Coming soon | OpenAI-compatible chat API planned. |
| Video generation | Coming soon | Async video generation planned. |
| 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: