Network Tools

免费增值
通过 Guillaume | 已更新 17 days ago | 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
   }
}
关注者:0
API 创建者:
Rapid account: Guillaume
Guillaume
GuillaumeSMedia
登录并给 API 打分
打分:5 - 投票:1