Docs SDK Overview

SDK Overview

Official SDKs for integrating Holdify into your application.

Available packages

PackageFrameworkInstall
@holdify/sdkAny JavaScript/TypeScriptnpm i @holdify/sdk
@holdify/expressExpress.jsnpm i @holdify/express
@holdify/nextjsNext.jsnpm i @holdify/nextjs

Which should I use?

All framework packages include and re-export @holdify/sdk, so you don't need to install it separately.

Get started

Source code

Our SDKs are open source: GitHub Repository

Not using JavaScript?

Use our REST API directly. It works with any language.