Get Shortened URL
Retrieve configuration and details for your shortened URL using its unique identifier.
Path parameters
linkId
Unique identifier from your shortened URL. For example, for https://pncl.to/ePzVxILF
, the linkId
is ePzVxILF
.
See the response of Create Shortened URL for more information.
Headers
PINNACLE-API-KEY
Response
Returns your URL details.
clicks
Array of click analytics data for this URL.
Click data will be empty if no one has visited your link yet.
config
url
Your custom shortened link following the format https://pncl.to/{linkId}
, where {linkId}
is the unique identifier for the URL that can be used with our other endpoint.