External DocumentationTo learn more, visit the Censys documentation.
Basic Parameters
| Parameter | Description |
|---|---|
| Fields | A comma-separated list of fields to include in the response. All other fields will be excluded. For example: * host, web* web.endpoints* certFor a complete list of all available fields, please visit the Censys docs. |
| Query | The CenQL query string to search by. For example: host.services.port=21 or host.services.protocol=FTPFor more information about Censys query syntax, see the Censys documentation. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Page Size | The amount of results to return per page. |
| Page Token | A page token for the requested page of search results. The page token can be obtained from the next_page_token or previous_page_token fields in the response json. |