ImageAPI
Krea 2
Krea 2 text-to-image generation.
Pricing: 1 token per image (= $0.02).
Returns an img_uuid; poll GET /api/v1/jobs/detail (or use custom_callback_url) to get the generated image.
post/api/v1/krea-2
Headers
Authorizationstring
Request body
Example request
{
"custom_callback_url": "https://your-server.com/goenhance/callback"
}Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.