Check the redirection chain of a given URL
Endpoint
URL Redirection Checker
POST
Check the redirection chain of a given URL
Authorizations
API Key required for all endpoints
Body
application/json
Response
Successfully retrieved redirect chain
Timestamp of the request in milliseconds
Example:
1778737930991
API status message
Available options:
success, failure Example:
"success"
API status code
Example:
200
Metadata about the redirection check.
Example:
{
"url": "example.com",
"proxyCountry": "United States",
"test": { "id": "667zexrk0aaiabz2rx95b2cxm0khc2s0" }
}List of redirection hops with status and headers.