Shortly
Shortly is a fast and easy-to-use URL shortener API. Create short links, set expirations, and manage them through simple API calls.
9/10 popularity
706 ms avg latency
54% success rate
6 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Shortly endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
/shorten /shorten |
Shortens a URL. Enforces per-plan active-link caps using RapidAPI headers. TTL may be restricted for some plans. |
| GET |
/analytics/{code} /analytics/{code} |
Get analytics for shortened url by code |
| GET |
/links /links/ |
List links |
| POST |
/shorten/alias /api/shorten/alias |
Create a shortened url with custom alias |
| GET |
/health /health |
|
| DELETE |
/links/{code} /links/{code} |
Delete a shortened url by code |