Skip to main content

SDKs & client libraries

Official clients that wrap the Videas REST API in your language — typed, authenticated and ready to use. JavaScript and Python are available today.

JavaScript / TypeScript

Available

Dependency-free client for Node.js and the browser, with full TypeScript types.

npm install @videas/sdk

Python

Available

Zero-dependency client using only the standard library. Works on Python 3.9+.

pip install videas-sdk

Prefer another language?

Every SDK is generated from our OpenAPI specification. Download it and generate a typed client in the language of your choice.

Download OpenAPI