Retrieve multiple hosts

Retrieve information about multiple hosts. A host ID is its IP address.

The GET method of this endpoint is deprecated, but will continue to be supported for backwards compatibility. Please use the POST variant of this endpoint instead.

Query Params
uuid

The ID of a Censys organization to associate the request with. If omitted, the request will be processed using the authenticated user's free wallet where applicable. See the Getting Started docs for more information.

host_ids
array of strings | null
required

A list of host IP addresses.

host_ids*
date-time

RFC3339 Timestamp to view all requested hosts at a specific point in time. Must be a valid RFC3339 string. Ensure that you suffix the date with T00:00:00Z or a specific time.

Headers
uuid

The ID of a Censys organization to associate the request with. If omitted, the request will be processed using the authenticated user's free wallet where applicable. See the Getting Started docs for more information. Note: The header parameter is supported for atypical use cases; we recommend always providing this field via the query parameter.

string
enum
Defaults to application/vnd.censys.api.v3.host.v1+json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.censys.api.v3.host.v1+json
application/problem+json
application/json