GreyNoise Intelligence · Example Payload

Greynoise Ip Timeline Response Example

SecurityThreat IntelligenceCybersecurityIP ReputationVulnerability ManagementNetwork TelemetrySOC AutomationPublic APIs

Greynoise Ip Timeline Response Example is an example object payload from GreyNoise Intelligence, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

resultsmetadata

Example Payload

Raw ↑
{
  "results": [
    {
      "data": 1,
      "label": "unknown",
      "timestamp": "2023-01-23T00:00:00Z"
    }
  ],
  "metadata": {
    "ip": "36.32.2.102",
    "field": "classification",
    "first_seen": "2022-06-15",
    "start": "2023-01-18T00:00:00Z",
    "end": "2023-01-25T21:55:18.486036894Z",
    "granularity": "1d",
    "metric": "count"
  }
}