VORIM
We use cookies

We use cookies to analyze site traffic and improve your experience. You can choose to accept all cookies or only essential ones. See our Privacy Policy.

Install the SDK

Add @vorim/sdk or the Python package to a project, point it at your key, and confirm the client is talking to the API before you write anything real.

Installation

Install the SDK using npm, yarn, or pnpm. Zero dependencies — types are bundled.

# npm
npm install @vorim/sdk

# yarn
yarn add @vorim/sdk

# pnpm
pnpm add @vorim/sdk
bash

View @vorim/sdk on npm →

The SDK requires Node.js 18+ or any modern browser with the Fetch API and Web Crypto API.

TypeScript Support

Full type definitions included. The SDK re-exports types from @vorim/shared-types for convenience.

Need Help?

Book a demo for a walkthrough, or contact us for support. For enterprise needs, reach out at sales@vorim.ai.