Runway API SDKs
We currently offer two SDKs to build against the Runway API with:
These SDKs are provided under the Apache 2.0 license.
Node.js
The Node.js SDK includes TypeScript bindings. It is compatible with
Node 18 and up, and can be installed with npm
, yarn
, or pnpm
.
Python
The Python SDK includes type annotations compatible with MyPy. It is compatible with Python 3.8 and up.