Create Short URL
This API allows you to create a short link by providing the original URL.
Request Body
application/json
Requiredrequest
custom_slug
stringcustom_slug is the custom slug
Maximum length:
255
domain
Requiredstringdomain is the domain name
Maximum length:
255
target_url
Requiredstringtarget_url is the original URL
Maximum length:
65535
title
stringtitle is the title of the short URL
Maximum length:
255
Header Parameters
Authorization
RequiredstringAPI key
OK