Generated from:
Create a POST request to Stability AI API to generate an image with Stable Diffusion
URL
https://api.stability.ai/v2beta/stable-image/generate/sd3
Headers
| Authorization | Bearer {{STABILITY_AI_TOKEN}} |
|---|---|
| Content-Type | application/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.