Google · Image

OpenClaw x Imagen 4

Imagen 4 is Google's latest text-to-image model, delivering photorealistic results with broad style support. Through RunAPI, every Imagen 4 variant shares one API key.

Public versions and endpoints

Model IDVersionEndpointsStarting priceCatalog
imagen-4Balanced quality and speed; recommended default
/api/v1/imagen_4/text_to_image
$0.080Model detail
imagen-4-fast~2.7s generation; rapid iteration and drafts
/api/v1/imagen_4/text_to_image
$0.040Model detail
imagen-4-pro-remix-imagePrompt-guided remix variant; source images to styled output
/api/v1/imagen_4/remix_image
$0.240Model detail
imagen-4-ultraMaximum photorealism and prompt adherence; brand/marketing grade
/api/v1/imagen_4/text_to_image
$0.120Model detail

Configuration

Guide endpoint: <endpoint>

Select <model-id> to generate a request with the endpoint's public input contract.

Verify

Select <model-id> to generate verification commands.

How it works

  1. 1. Choose a model ID

    Select a public catalog model ID and review its endpoint and current starting price.

  2. 2. Configure RunAPI

    Set RUNAPI_API_KEY before making the endpoint request.

  3. 3. Verify the result

    For asynchronous endpoints, poll the same endpoint until the Task reaches a terminal status.

FAQ

Which model ID should I use?

Choose a public model ID from the version table. Each ID exposes the endpoints shown for that version.

Does this guide configure a chat model?

No. This Model Line uses the endpoint workflow shown here and is not presented as an agent chat model.