← All models

Max

Best-in-class text rendering and instruction following.

52 credits per run
~35s
image generation
slug: max-image

One call

curl
curl https://generativeaiapi.com/api/public/v1/generations \
  -H "Authorization: Bearer gai_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "model": "max-image",
    "prompt": "an orbital greenhouse at golden hour",
    "wait": true
  }'

Options

  • aspect_ratio

    Aspect ratio

  • background

    Background

What you get

  • 52 credits per run — priced before you press go
  • Failed generations are refunded automatically
  • Optional reference image input
  • Same slug in the browser studio and the REST API