This API allows users to shorten links.
https://api.msmc.cc
Endpoint: /api/shorten/:url
Method: GET
/api/shorten/google.com or to specify a protocol, /api/shorten/https%3A%2F%2Fgoogle.com
{
"shortUrl": "msmc.cc/short/l6zUKbGRy"
}
You can access a shortened link from either https://api.msmc.cc/short/:shortUrl or https://msmc.cc/short/:shortUrl. It will then redirect you to the long url.
For support, email [email protected]