← All integrations

Censys

Censys integration (Security, Data). Imported from open-connector.

API key3 native toolsIcon fallback
This catalogue entry describes the current repository definition. Availability, scopes, and production readiness should be confirmed during private-beta onboarding.

Native tools

GET
censys_get_host
Get one Censys Global Data host asset by host ID.

/global/asset/host/{host_id}

2 parameters
ParamTypeRequiredDescription
host_idstringrequiredCensys host ID to retrieve.
at_timestringoptionalRFC 3339 timestamp for retrieving a historical host view.
GET
censys_get_certificate
Get one Censys Global Data certificate asset by certificate ID.

/global/asset/certificate/{certificate_id}

1 parameter
ParamTypeRequiredDescription
certificate_idstringrequiredCensys certificate ID to retrieve.
GET
censys_get_web_property
Get one Censys Global Data web property asset by web property ID.

/global/asset/webproperty/{webproperty_id}

2 parameters
ParamTypeRequiredDescription
webproperty_idstringrequiredCensys web property ID in hostname:port format, such as platform.censys.io:443.
at_timestringoptionalRFC 3339 timestamp for retrieving a historical web property view.
Request private-beta access