Censys · Example Payload

Platform Mcp Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

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

Top-level fields

promptsprotocol_versionresourcesserver_nameserver_versiontools

Example Payload

Raw ↑
{
  "prompts": [
    null
  ],
  "protocol_version": "HTTP",
  "resources": [
    null,
    null
  ],
  "server_name": "Production Internet Asset Inventory",
  "server_version": "example",
  "tools": [
    null,
    null
  ]
}