Skip to main content
POST
Shorten URL

Authorizations

Authorization
string
header
required

API key from Developer dashboard (Bearer token).

Body

application/json
url
string<uri>
required

The long URL to shorten

custom_code
string

Custom short code (optional)

title
string

Display title for the link

expires_at
string<date-time>

Expiration date (ISO 8601)

Response

Short URL created

success
enum<boolean>
Available options:
true
data
object
usage
object
meta
object