Make a real API call — no setup required
curl -X POST "https://linkcheck.vanmoose.cc/v1/check" \
-H "Authorization: Bearer vm_live_your_key" \
-H "Content-Type: application/json" \
-d '{}'Run a request to see the response
Check URL status (alive, dead, redirect)
Bulk checking up to 100 URLs per request
Extract all links from any webpage
Crawl entire sites for broken links
Response time and latency measurement
Full redirect chain tracking
Scan websites for broken links that harm SEO rankings and user experience. Essential for site migrations and redesigns.
Validate links in CMS content before publishing to prevent broken link complaints from editors and readers.
Regularly check documentation sites for dead links to external resources, APIs, or deprecated pages.
Ensure affiliate links remain active and track redirect chains to optimize commission attribution.
Start free with 200/month. Scale up as you grow.