Network Tools

FREEMIUM
By Guillaume | Updated 4ๆ—ฅๅ‰ | Monitoring
Health Check

N/A

README

/http-ping

Checks the status of an array of URLs. You must provide an array of URLs via a โ€œhostsโ€ POST parameter. Up to 10 URLs per API call.

Response:

{
   "https://www.google.fr":{
      "statusCode": 200,
      "durationMS": 107.36175200017169
   },
   "http://[2a00:801:f::195]/":{
      "statusCode": 200,
      "durationMS": 262.51121600018814
   },
   "http://offline-host.net/":{
      "statusCode": 0,
      "durationMS": 0
   }
}
Followers: 0
API Creator:
Rapid account: Guillaume
Guillaume
GuillaumeSMedia
Log In to Rate API
Rating: 5 - Votes: 1