Get Original URL

Get Original URL

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

This endpoint allows you to get free cakes.

Request Body

Name
Type
Description

id

string

Shortened ID, For example in https://smallen.xyz/PQRST , PQRST is the id

{
    "message": "URL Found",
    "url": "https://sagnikbiswas.tech/"
}

Last updated

Was this helpful?