Does Runway have a publicly accessible API?
Yes, please visit https://www.runwayml.com/api for information.
Why am I getting a 400 error?
If you're getting a 400 error, it is for one of two reasons:
- You are using an endpoint that is not found in our API documentation https://www.runwayml.com/api, or
- There may be an error in your code
In either case, we recommend reviewing your code for any errors.
Why am I getting an invalid API key error?
If you are getting an invalid API key error there is an issue with your code. We recommend reviewing it for any errors.
Why are my credits not showing up?
Credits purchased on the web app (runwayml.com) are completely separate from credits purchased via the API (https://www.runwayml.com/api).
Web app credits will never appear in your API credits, and vice versa.