Poe API

Bot image for Runway-Gen-4-Turbo

Runway-Gen-4-Turbo

Chat

Powered by a server managed by @runwayml. Learn more
  1. OFFICIAL

Build with Runway-Gen-4-Turbo using the Poe API

Start by creating an API key, for use with any bot on Poe:

Generate API key

Code samples

Videos
import requests

response = requests.post(
    "https://api.poe.com/v1/videos",
    headers={
        "Authorization": f"Bearer {api_key}",
        "Content-Type": "application/json",
    },
    json={
        "model": "runway-gen-4-turbo",
        "prompt": "Summarize the core ideas presented in the novel 'To Kill a Mockingbird' by Harper Lee",
    },
)

print(response.json())

See the full documentation for comprehensive guidance on getting started.


More from RunwayML

Bot image for Runway-Gen-4.5
Runway-Gen-4.5
Bot image for Runway-Gen-4-Turbo
Runway-Gen-4-Turbo
Bot image for Runway
Runway