Skip to main content
Pricing: $0.55/request. Endpoint: POST /v1/models/runflow/reference-inpaint/runs.
Inpaint a region of a target photo using a reference image as the visual guide. Provide the target, a black-and-white mask of the area to fill, and a reference image. The model paints the masked region with content matching the reference.

Overview

Pricing

  • Base price: $0.55/request
  • Note: Per image: reference inpaint

Reference Inpaint API

Endpoint: POST /v1/models/runflow/reference-inpaint/runs

Run the model

Python

Node.js

cURL

Request parameters

Input schema

Output schema

Callback payload

When you provide a callback_url, Runflow POSTs to it once the run reaches a terminal state.
  • Retries: 3 attempts with exponential backoff (1s, 2s). Retries on 5xx / network errors only.
  • Headers: Runflow-Request-Id is always sent. Runflow-Signature is sent if a signing secret is configured.

Additional Resources

Browse all models

Browse the catalog.

Run lifecycle

Callbacks, polling, statuses.

Callbacks

Handle async results.

Pricing

How requests bill out.