Skip to main content

Installation

Basic Usage

Here’s how you can use the Dub TypeScript SDK to create a link and retrieve click analytics in timeseries format for it:
For more usage examples:
  1. Organizing links by external ID, tenant ID, tags, etc
  2. Bulk link operations (create, update, delete)
  3. Retrieving link analytics

Frameworks

You can use the Dub TypeScript SDK with any JavaScript framework:
  1. Usage with Next.js
  2. Usage with Remix
  3. Usage with Nuxt
  4. Usage with Express
If you’re using a different JavaScript framework, you can refer to the TypeScript SDK quickstart for a basic example.

Additional Resources

NPM Package

Download and install the Dub TypeScript SDK on NPM

SDK Reference

View the complete SDK reference documentation

Examples

Quickstart examples with the TypeScript SDK

Source Code

View the complete source code for the Dub TypeScript SDK