← Catalog

creative.image

coming soon

Ad creatives, social visuals and thumbnails from a text prompt.

Providers

ProviderMode
fal platform prepaid · planned

Billing

Unit: per_image · unmatched results billed: no

The exact price is returned by /v1/inspect before every call and reserved on execution.

Run it

curl https://api.routergrowth.com/v1/run \
  -H "Authorization: Bearer $ROUTERGROWTH_API_KEY" \
  -d '{
    "capability": "creative.image",
    "input": { "prompt": "..." },
    "routing": {"provider": "auto"}
  }'

Input schema

{
  "properties": {
    "aspect_ratio": {
      "type": "string"
    },
    "prompt": {
      "type": "string"
    }
  },
  "required": [
    "prompt"
  ],
  "type": "object"
}

Normalized output fields

prompt · images