Text as Input
Text-to-Image
Run the stable-diffusion-xl-base-1.0
model to generate images from text.
POST
Authorizations
Provide your API key as Key your-key-here
in the Authorization
header.
Body
application/json
Input text to generate an image.
Flag to determine if the response is JSON formatted.
Response
200 - application/json
Generated image link or string.