post
https://api.happi.dev/v1/images-create
Transform your text prompts into stunning images using our advanced AI models. Whether you need unmatched detail and style with FLUX, fast and affordable solutions with LCM, or the latest in visual quality with IMG1, our text-to-image generation services deliver superior results across all dimensions.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Response Schema
{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {
"data": {
"type": "string",
"format": "base64",
"description": "The base64 encoded image."
}
},
"required": ["data"]
}
