Skip to main content

Installing the SDK

npm

The JS SDK is published to npm as @dimescheduler/sdk. It ships dual CJS + ESM builds and TypeScript types are included.

npm install @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: