Broken Link Checker API
The Broken Link Checker API allows developers to quickly verify whether a website or URL is reachable by performing a real HTTP request and analyzing the response. It returns structured and reliable data including the HTTP status code, response time in milliseconds, redirect count, and a boolean indicator showing whether the link is alive or broken. This makes it easy to detect dead links,…
Broken Link Checker API endpoints
| Method | Endpoint | Description |
|---|---|---|
| check-link | ||
| POST |
check_link_check_link_post /check-link |
|
Broken Link Checker API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 2 / second |
|
| PRO Recommended | $4.99 / month | 10 / second |
|
| ULTRA | $14.99 / month | 25 / second |
|