LinkRadar API
## LinkRadar API Turn every link into a data source. LinkRadar gives you short URLs with deep analytics — country, device, UTM source — plus QR code generation, A/B redirect testing, and real-time webhooks. ### Core Features - **URL Shortening** — Custom slugs, expiry dates, bulk batch creation - **Click Analytics** — Geo (country), device type, UTM attribution, referrer breakdown - **QR Codes**…
LinkRadar API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Health | ||
| GET |
/health /health |
|
| Links | ||
| DELETE |
/v1/links/{code} /v1/links/{code} |
|
| POST |
/v1/links/batch /v1/links/batch |
|
| GET |
/v1/links/{code}/stats /v1/links/{code}/stats |
|
| POST |
/v1/links /v1/links |
|
| Redirect | ||
| GET |
/{shortCode} /{shortCode} |
|
| QR | ||
| POST |
/v1/qr/generate /v1/qr/generate |
|
| A/B Testing | ||
| DELETE |
/v1/ab/{id} /v1/ab/{id} |
|
| POST |
/v1/ab /v1/ab |
|
| GET |
/v1/ab/{id}/stats /v1/ab/{id}/stats |
|
| Webhooks | ||
| DELETE |
/v1/webhooks/{id} /v1/webhooks/{id} |
|
| POST |
/v1/webhooks /v1/webhooks |
|
LinkRadar API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 30 / minute |
|
| PRO | $9 / month | 120 / minute |
|
| ULTRA | $29 / month | 300 / minute |
|
| MEGA Recommended | $99 / month | 600 / minute |
|