Create Short URL using Simple Mode
This API allows you to create a short link by providing the original URL. This API is used for simple mode. The response can be plain text.
Query Parameters
signature
RequiredstringAPI KEY
url
Requiredstringthe original URL
domain
stringthis short url domain, omit this parameter to use the default domain
custom_slug
stringthis short url custom slug
title
stringthe title of the short URL
json
booleanthe response is in JSON format
OK