Link Shortener
Shorten URLs, generate QR codes, and track visit statistics. Powered by Shlink.
2 subscribers
3 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Link Shortener endpoints
| Method | Endpoint | Description |
|---|---|---|
| links | ||
| GET |
getUrlStats /links/{code}/stats |
Returns visit statistics including total visits, referrers, and visit details for the specified short URL code. |
| POST |
shortenUrl /links/shorten |
Creates a short URL for the given long URL. Optionally specify a custom slug, title, and tags. |
| GET |
getQrCode /links/{code}/qr |
Returns a QR code image (PNG or SVG) for the specified short URL code. |
Link Shortener pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | 60 / minute |
|
| ULTRA | $29 / month | 200 / minute |
|
| MEGA | $99 / month | 500 / minute |
|