Censys · Example Payload

Asset Graph Greynoise Example

Asset Graph Greynoise Example is an example object payload from Censys, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

actorclassificationtags

Example Payload

Raw ↑
{
  "actor": "example",
  "classification": "example",
  "tags": [
    null
  ]
}