GreyNoise Intelligence · Example Payload

Greynoise Session Connections Response Example

SecurityThreat IntelligenceCybersecurityIP ReputationVulnerability ManagementNetwork TelemetrySOC AutomationPublic APIs

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

Top-level fields

nodeslinkstotalrequest_metadata

Example Payload

Raw ↑
{
  "nodes": [],
  "links": [],
  "total": 250,
  "request_metadata": {
    "start_time": "string",
    "end_time": "string",
    "query": "tags:Mirai",
    "src_field": "string",
    "dest_field": "string",
    "max_nodes": 1,
    "min_connections": 1
  }
}