ПРОЧТИ МЕНЯ

/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