Check the validity of a URL

This endpoint checks the validity of a URL by making a HEAD request to the provided URL. It responds with a success message (200 OK) if the URL is valid (response code < 400), otherwise, it returns an error message (400 Bad Request).

Language
Credentials
Header
Click Try It! to start a request and see the response here!