Shorten URL

Shorten URL

POST https://smallen.xyz/api/shorten

Generate shortened id for your URL

Request Body

Name
Type
Description

originalUrl

string

URL to be shortened

{
    "message": "URL Shortened",
    "id": "oA4G1"
}

Last updated

Was this helpful?