Skip to main content

@unkey/api

Reference for the @unkey/api TypeScript SDK. Create, verify, update, and revoke API keys programmatically from your Node.js application.
1 min read

SDK Installation#

The SDK can be installed with either npm, pnpm, bun or yarn package managers.

Note

This package is published with CommonJS and ES Modules (ESM) support.

Requirements#

For supported JavaScript runtimes, please consult RUNTIMES.md.

SDK Example Usage#

Example#

Repository#

GitHub

The full autogenerated documentation can be found on GitHub.

README