Runway
communityAI creative platform for video generation, image editing, and multimedia content creation.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
https://api.dev.runwayml.com/v1/image_to_videoGenerate video from text or image
Parameters
modelgen3a_turbo|gen4_turbo (stringoptionalduration5|10 (integeroptionalwatermarkinclude watermark (booleanoptionalpromptTextmotion description (stringoptionalpromptImageinput image URL (stringrequiredReturns
id (task ID for polling status)GET
https://api.dev.runwayml.com/v1/tasks/{id}Get generation task status
Parameters
idtask ID (stringrequiredReturns
id, status, progress, output[] with url (video URL when complete)POST
https://api.dev.runwayml.com/v1/remove_backgroundRemove image background
Parameters
imageinput image URL (stringrequiredReturns
output_url for transparent PNG