Installing the SDK
The JS SDK is published to npm as @dimescheduler/sdk. It ships dual CJS + ESM builds and TypeScript types are included.
- npm
- yarn
- pnpm
- bun
npm install @dimescheduler/sdk
yarn add @dimescheduler/sdk
pnpm add @dimescheduler/sdk
bun i @dimescheduler/sdk
Prereleases
Alpha, beta, and release-candidate builds (e.g. 0.7.1-beta.0) ship to the next dist-tag. Opt in with @next:
npm install @dimescheduler/sdk@next
Get an API key
You also need an API key: