aiendpoint.dev
ServicesKREA

KREA

community

AI creative toolkit — real-time image generation, upscaling, video generation, and style transfer

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://krea.aibeareraimediaconfidence: 80/1000 discoveries1 contributors
POST/api/generate

Generate image

Parameters

stylestringoptional
promptstringrequired
aspect_ratiostringoptional

Returns

images[] with url, prompt, style
POST/api/upscale

Upscale image

Parameters

scaleintegeroptional
image_urlstringrequired

Returns

upscaled_url, original_dimensions, new_dimensions
POST/api/video

Generate video from image

Parameters

promptstringoptional
durationintegeroptional
image_urlstringrequired

Returns

video_url, duration, status
KREA — AIEndpoint