URL Cleaner API
URL Cleaner API is a service that receives URLs and produces clean, standardized, and secure versions. It removes tracking parameters, normalizes addresses according to configurable rules, provides useful metadata, and facilitates operations that depend on canonical links.
URL Cleaner API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Welcome / |
API documentation and welcome message |
| GET |
Parameters /v1/params |
Get list of tracking parameters that are removed. |
| POST |
Clean /v1/clean |
Removes tracking parameters and normalizes a single URL. |
| POST |
Batch clean URLs /v1/batch-clean |
Processes multiple URLs independently in a single request. |
URL Cleaner API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $29.99 / month | — |
|
| MEGA | $99.99 / month | — |
|