ShortQRL
ShortQRL is a powerful and easy-to-use API for URL shortening and QR code generation. With a free tier offering standalone URL shortening (/shorten) and QR code creation (/qr), it’s perfect for developers, bloggers, and anyone needing compact links or scannable codes. The paid tier unlocks the premium /shortqr endpoint, combining both features into a single, efficient call—ideal for marketing…
ShortQRL endpoints
| Method | Endpoint | Description |
|---|---|---|
| shorten | ||
| POST |
/shorten /shorten |
|
| qr | ||
| POST |
/qr /qr |
|
| shortqr | ||
| POST |
/shortqr /shortqr |
|
| {shortId} | ||
| GET |
/{shortId} /{shortId} |
|
ShortQRL pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|
| PRO | $5 / month | 50 / minute |
|
| ULTRA | $20 / month | 200 / minute |
|