Stability AI

Generated from:

Create a POST request to Stability AI API to generate an image with Stable Diffusion

Request

POST

URL

https://api.stability.ai/v2beta/stable-image/generate/sd3

Headers

AuthorizationBearer {{STABILITY_AI_TOKEN}}
Content-Typeapplication/json

Body

{"prompt":"A serene landscape with mountains and a lake","width":512,"height":512,"samples":1}

This request was generated from:

Create a POST request to Stability AI API to generate an image with Stable Diffusion

Generate your own →

Type any API. Get a production-ready request. No login required.