setup-api-key
Setup API Key
Guide the user through obtaining a Runway API key, installing the SDK, and configuring their project for API access.
PREREQUISITE: Run
+check-compatibilityfirst to ensure the project has server-side capability.
Step 1: Create a Runway Developer Account
Direct the user to:
- Go to https://dev.runwayml.com/
- Create an organization (or use an existing one)
- Navigate to Organization Settings → API Keys
- Click Create API Key
- Copy the key immediately — it is only shown once and cannot be recovered
Important warnings to tell the user:
- Lost keys cannot be retrieved. If lost, disable the old key and create a new one.
- API keys are organization-scoped, not user-scoped.
More from runwayml/skills
rw-generate-video
Generate videos directly using the Runway API via runnable scripts. Supports text-to-video, image-to-video, and video-to-video with seedance2, gen4.5, veo3, and more.
98rw-integrate-video
Help users integrate Runway video generation APIs (text-to-video, image-to-video, video-to-video)
81rw-api-reference
Complete reference for Runway's public API: models, endpoints, costs, limits, and types
80rw-integrate-uploads
Help users upload local files to Runway for use as inputs to generation models
75rw-integrate-image
Help users integrate Runway image generation APIs (text-to-image with reference images)
73rw-setup-api-key
Guide users through obtaining and configuring a Runway API key
73