Image generation
Stable Diffusion models
POST
Follow the quickstart guide to get your own API Key.
Stable Diffusion represents a series of open-source image generation models developed by Stability AI. See the pricing page for pricing details.
Stable Diffusion XL 1.0
- Efficient image generation model
- Good quality and performance
- Suitable for general use
Stable Diffusion 3
- Advanced model with better prompting
- Higher image quality and details
- Ideal for professional work
Stable Diffusion 3.5 Large
- Latest model with best quality
- Exceptional detail and realism
- Superior artistic capabilities
Previews
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200 - application/json
Success
The response is of type object
.