🔗

Broken Link Checker API

Scan any webpage for broken links, redirects, and dead URLs. Get a detailed report with status codes for every link found.

API Endpoint

POST /v1/broken-links

Parameters

Name Type Required Description
urlstringYesURL of the page to scan for broken links

Quick Example

curl -X POST "https://api.toolcenter.dev/v1/broken-links" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"url": "https://example.com"}'

Features

  • Full page link scanning
  • Status code for every link
  • Internal and external link detection
  • Redirect chain tracking
  • Anchor text extraction

Use Cases

SEO audits for dead link detection

Monitor link health on large sites

Pre-launch website QA checks

Periodic content integrity scanning

Start Using Broken Link Checker API for Free

500 free API calls per month. No credit card required.

Get Started Free