Cheap URL Shortener
Cheap URL Shortener is a lightweight API that converts long URLs into short, shareable links and provides simple expansion and redirect capabilities. It is designed for developers who want a fast, reliable way to generate short links for apps, marketing tools, internal utilities, or automated workflows—without needing to build and maintain their own shortening service.
Cheap URL Shortener endpoints
| Method | Endpoint | Description |
|---|---|---|
| Shortener | ||
| GET |
redirectCode /r/{code} |
Returns a 302 redirect. Best used directly from a browser. |
| POST |
shortenUrl /shorten |
|
| GET |
expandCode /expand/{code} |
|
Cheap URL Shortener pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $1 / month | — |
|
| ULTRA | $3 / month | 10 / second |
|
| MEGA | $5 / month | — |
|