Create Shortened URL
Create a shortened URL that redirects visitors to the provided destination URL.
Authentication
PINNACLE-API-KEYstring
API Key authentication via header
Request
This endpoint expects an object.
url
Destination URL for the shortened link that visitors will be redirected to when clicked.
options
Response
Successfully created.
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.
config

