Link Checker
Check if a URL is reachable and return its HTTP status code and response time
api/v1/check-link
Check if a URL is reachable and return its HTTP status code and response time
Rate Limiting
Standard rate limits apply to this endpoint.
Authentication
This endpoint requires authentication via API key. You can use the sandbox mode for testing without registering. See the authentication guide for details.
Try It Yourself
Test this endpoint directly from your browser using our API sandbox. No authentication required for testing.
Try API Endpoint
This is a limited sandbox environment.
For higher limits (75 requests/day), register for a free account.
/
Your daily Sandbox API quota has been exhausted. Please try again tomorrow.
Need higher limits? Register for free and get 75 requests/day.
Response
Common Use Cases
Broken link detection
Scan your website for broken outbound links. Identify 404s, timeouts, and unreachable URLs before they frustrate users or hurt SEO.
Uptime monitoring
Build a lightweight uptime monitor by periodically checking critical URLs. Track response times and detect outages in real-time.
Content validation in CMS
Validate that URLs entered by content editors are reachable before publishing. Prevent broken links from going live on your site.
Related API Endpoints
Explore related endpoints that work well with Link Checker.
Guides & Tutorials
Link Checker API Tutorial
Check if URLs are alive with the Apixies Link Checker API. Get status codes, response times, redirects, and SSL info. Fr...
Use-caseBroken Link Monitoring for SEO
Find and fix broken links before they hurt your SEO. Automated scripts to check sitemaps, outbound links, and track link...