Authentication
This endpoint requires authentication using a Bearer token.Endpoint
GET
/links/info
Query Parameters
You must provide one of the following query parameters to identify the link:The unique ID of the short link.Example:
clux0rgak00011...This is the ID of the link in your database.Example:
123456The domain of the link to retrieve. E.g. for
d.to/github, the domain is d.to.Note: Must be used together with key.The key of the link to retrieve. E.g. for
d.to/github, the key is github.Note: Must be used together with domain.Response
The unique ID of the short link.
The domain of the short link.
The short link slug.
The destination URL of the short link.
The ID of the link in your database.
Whether to track conversions for the short link.
Whether the short link is archived.
The date and time when the short link will expire in ISO-8601 format.
The URL to redirect to when the short link has expired.
The password required to access the destination URL of the short link.
Whether the short link uses Custom Link Previews feature.
The title of the short link.
The description of the short link.
The image of the short link.
Whether the short link uses link cloaking.
Whether to allow search engines to index the short link.
The iOS destination URL for the short link.
The Android destination URL for the short link.
Geo targeting information for the short link.
The tags assigned to the short link.
The unique ID of the folder assigned to the short link.
The comments for the short link.
The full URL of the short link, including the https protocol (e.g.
https://dub.sh/try).The full URL of the QR code for the short link (e.g.
https://api.dub.co/qr?url=https://dub.sh/try).The UTM source of the short link.
The UTM medium of the short link.
The UTM campaign of the short link.
The UTM term of the short link.
The UTM content of the short link.
The user ID of the creator of the short link.
The workspace ID of the short link.
The number of clicks on the short link.
The number of leads the short link has generated.
The number of leads that converted to paying customers.
The total number of sales (includes recurring sales) generated by the short link.
The total dollar value of sales (in cents) generated by the short link.
The date and time when the short link was last clicked.
The date and time when the short link was created.
The date and time when the short link was last updated.