Redirect Tracer
Follow a URL's redirect chain and report each hop with status code
api/v1/trace-redirects
Follow a URL's redirect chain and report each hop with status code
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 full, unlimited API access, register for a free account during our beta period.
/
Your daily Sandbox API quota has been exhausted. Please try again tomorrow.
Need unlimited access? Register for free and get your own API key with higher limits.
Response
Common Use Cases
SEO redirect auditing
Verify that redirect chains are clean and efficient. Detect redirect loops, excessive hops, and mixed HTTP/HTTPS redirects that hurt SEO rankings.
Link shortener analysis
Trace shortened URLs to their final destination before clicking. Useful for security screening and understanding where links actually lead.
Website migration validation
After a site migration, batch-verify that all old URLs correctly redirect to their new locations with the right status codes (301 vs 302).
Related API Endpoints
Explore related endpoints that work well with Redirect Tracer.
Check if a URL is reachable and return its HTTP status code and response time
Inspect security headers for a URL to check for adherence to current best practices
Extract OpenGraph, Twitter Card, and standard meta tags from any URL