Create Dynamic Link

This is your first endpoint! Edit this page to start documenting your API.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This endpoint creates a dynamic link with optional platform-specific redirection settings.

Query Params
string
required
Defaults to 3fa85f64-5717-4562-b3fc-2c963f66afa6
platformIds
array of strings
required
platformIds*
Body Params
string

Optional path that will be appended to the final redirect link. For example, if link is https://yourwebsite.com/page, and dynamicLinkPath is promo/user123, then the final redirect target will be https://yourwebsite.com/page/promo/user123.

linkMetadata
object

Optional metadata map. Contains key-value pairs (both strings) to pass along with the dynamic link, for tracking or client-side usage.

string

Identifies the source of the traffic (e.g., google, newsletter, facebook).

string

Identifies the marketing medium (e.g., email, cpc, banner).

string

Identifies the campaign name or ID (e.g., summer_sale, launch2025).

string

Differentiates similar content or links (e.g., header-link, footer-link).

string

Identifies search keywords or terms (used mostly in paid search).

string

The title to display in social media previews (used in Open Graph og:title).

string

The description shown in the preview card (used in Open Graph og:description).

string

URL to the image used in the preview (Open Graph og:image). Should be a fully qualified URL.

string

Type of content, such as article, website, etc. (Open Graph og:type).

boolean
required
Defaults to true

If true, skips the preview/interstitial page and forces the link to open directly in the app (deep link behavior).

boolean
required
Defaults to false

If true, generates a QR code for the dynamic link and includes it in the response.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json