Skip to main content
GET

Validate Link URL

Utility endpoint to test candidate URLs before inserting them into a page or redirect pipeline.

Query Parameters

string
required
URL-encoded candidate destination (e.g., https://example.com).

Response

boolean
true if the URL is a valid, secure http: or https: address.
string
Explanation if validation failed.