# Getting started Install @kortix/sdk, create a client, authenticate, and make your first calls. Canonical page: https://kortix.com/docs/sdk/getting-started ## Install ```sh pnpm add @kortix/sdk ``` `react` (≥18) and `@tanstack/react-query` (≥5) are **optional peers** — needed only if you use the `@kortix/sdk/react` hooks. The core client is framework-free and runs in Node ≥ 18, Bun, modern browsers, and edge runtimes such as Cloudflare Workers — see **[Streaming & runtime support](/docs/sdk/streaming)** for the full matrix (React Native is REST-only today; live streaming is not supported there). No build step? The SDK also ships **CDN bundles** — an ESM module and a `window.Kortix` `