Skip to main content
POST
Gen 4 Turbo Image
Edit and transform existing images using Runway’s fast Gen 4 Turbo Image model. Provide reference images along with a text prompt and style presets to guide the editing process.

Request Body

string
required
Model slug. Use runway/gen-4-turbo-image/edit-image for image editing.
object
required
Input parameters for image editing.
string
HTTPS URL to receive a webhook notification when the job completes or fails.

Pricing

Base cost: 20,000 micro-cents per request ($0.02)
Fixed cost: 20,000 micro-cents ($0.02) per request at 1080p. No dynamic pricing factors.

Response

string
Unique identifier for the submitted job.
string
Initial job status. Always "pending" on successful submission.
string
ISO 8601 timestamp of the estimated completion time.
number
The cost of the job in micro-cents.

Code Examples