Skip to main content
The SDK is published as @phaseo/sdk on npm.

Installation

Install the SDK using your preferred package manager:

Requirements

  • Node.js 18+
  • TypeScript 4.5+ (for type definitions)

Setup

API Key

You’ll need A Phaseo API key to use the SDK. Get one from Gateway Keys.

Environment Variables

Set your API key as an environment variable:

Basic Usage

Next Steps

Last modified on July 26, 2026