improved

2021-06-24: API Update - v2 Quick/Multi-Quick Additional Key

Update to v2 Quick/Multi-Quick API Endpoint(s)

An update has been pushed to the v2 Quick and Multi-Quick endpoints to now include a boolean response for "RIOT" in addition to the existing keys. The updated response from the endpoint is now:

{
  "ip": "38.68.233.182",
  "noise": false,
  "riot": false,
  "code": "0x00"
}

Additionally, two new response codes have been added to the endpoint to indicate when an IP address is part of RIOT or is in both RIOT and Noise. They are defined as:

  • 0x09: This IP was found in RIOT
  • 0x10: The IP has been observed by the GreyNoise sensor network and was found in RIOT

Reference Docs: