Runway Gen-3, creating a 10-second video based on the text/image.Runway:https://runwayml.com/This interface is only used for retrieving tasks and is free of charge.Price: 0 PTC / call
Request
Path Params
id
string
required
Runway ID
Example:
runway_xxxx
Query Params
geo
string
optional
global or cn, where 'global' refers to international cloud storage service and 'cn' refers to China cloud storage service.
Example:
global
Header Params
Authorization
string
required
API Key from 302.AI backend
Example:
Bearer {{YOUR_API_KEY}}
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.302.ai/runway/task/runway_xxxx/fetch?geo=global' \
--header'Authorization: Bearer sk-jls4AaVBGoe1GwZD64qZA1qyKTN1MPHa4NmvH1cT68z7K1Zz'