Deep Link Generator API

Growth solution:

The Deeplink Generator API is available for customers with TrueLink Core and TrueLink Enterprise plans. Reach out to sales@adjust.com to upgrade now.

The Deep Link Generator (DLG) API allows you to create and manage Adjust deep links programmatically. Instead of manually generating links in the Adjust dashboard, you can use the API to build flexible and scalable link-generation workflows that support single or bulk link creation.

  • Scale link creation by automating generation through APIs instead of manual workflows
  • Integrate deep link generation into your existing tools, such as CRM systems or campaign management platforms
  • Create and manage short or long links individually or in bulk
  • Build custom link-generation dashboards or scripts for internal use cases

What it does

The DLG API replicates the functionality of the Adjust Deep Link Generator, giving you programmatic control over link creation. You can:

  • Generate single or multiple deep links in one request.
  • Create short or long links depending on your campaign needs.
  • Update existing short links tokens.
  • Build tools or workflows that connect directly to Adjust’s automation endpoints.

Using the API, teams can automate repetitive link-creation processes and maintain accuracy and consistency in campaign measurement.

Use cases

User referrals

Bulk link generation for a product feed or catalog

Influencer link creation

How does it work?

The DLG API uses HTTPS requests to Adjust automation endpoints. All calls are authorized using your existing Adjust API token.

Endpoints overview:

Get started

Requirements

  • TrueLink Core or TrueLink Enterprise package.
  • A branded domain for both iOS and Android
  • Adjust API token with Deep Link Generator API access.

Setup summary

  1. Configure your branded domain for iOS and Android.
  2. Obtain your Adjust API token and link token.
  3. Build and test API calls, following the Adjust developer documentation.
  4. Integrate automation scripts or macros to generate links at scale.

For complete details on how to get started, use the official Adjust Developer Documentation guide to the Deep Link Generator API.

Best practices

  • Keep your Adjust SDK updated to ensure compatibility with short link resolution.
  • Use bulk endpoints for large campaigns to avoid rate-limit issues (max 200 requests/second).
  • Store campaign metadata centrally and automate link creation via macros or scripts.
  • Validate API responses and retry failed requests.
  • Use one branded domain for both platforms for consistent redirects.
  • Keep API tokens secret and rotate periodically for security.