All models



Recraft V4.1 Pro
recraft/recraftv4-1-pro
Recraft Image GenerationDesignText RenderingHigh Resolution
Recraft V4.1 Pro generates high-resolution, art-directed images at 2048px+ tuned for high aesthetics, with strong composition, text rendering, and refined design taste. Built for print and production work.
Quick start
# Inspect the price — a plain request returns the 402 challenge:
curl -i https://api.glianalabs.com/v1/infer \
-H "content-type: application/json" \
-d '{
"model": "recraft/recraftv4-1-pro",
"prompt": <string>
}'
# Pay + run in one step with the mppx CLI (create a wallet: npx mppx account create):
npx mppx https://api.glianalabs.com/v1/infer \
-J '{"model": "recraft/recraftv4-1-pro", "prompt": "<string>"}'Examples




Parameters
Input
controls object
prompt string required
size string
style string
substyle string
Output
image: string