Output format | Documentation | Reverse NS API | WhoisXML API

Output format

{
   "result": [
      {
         "name": "mabizsolution.com",
         "first_seen": "1530901800",
         "last_visit": "1530901800"
      },
      {
         "name": "jakafajnadomena.pl",
         "first_seen": "1530905127",
         "last_visit": "1530905127"
      },
      {
         "name": "teenchallengetm.ro",
         "first_seen": "1530487091",
         "last_visit": "1531103210"
      },
      {
         "name": "chu.com.br",
         "first_seen": "1530907559",
         "last_visit": "1530907559"
      },
      {
         "name": "improveshoppingcart.com",
         "first_seen": "1530497143",
         "last_visit": "1531114542"
      }
   ],
   "current_page": 1,
   "size": 5
}

Output parameters

result
Segment contains info about the resulting data, in this case NS.
result[0].name
Domain name
result[0].first_seen
Timestamp of the first time that the record was seen.
result[0].last_visit
Timestamp of the last update for this record.
current_page
Selected page
size
Number of records in result segment.