Global Search accepts a JSON filter object and returns up to 10 indexed hosts per page. It requires an authenticated user with available credits; it is not restricted exclusively by an Enterprise decorator in the current API implementation.

Request

Filters

At least one supported search filter is required. Invalid filter combinations return 422.

Response behavior

  • Page size is fixed at 10.
  • total_query_results is capped for display.
  • total_pages is derived from the displayed count.
  • A successful authenticated request consumes credit.
  • Results omit selected heavy internal fields.
Use this endpoint for passive aggregate research. Avoid publishing named third-party exposures without validation and a responsible disclosure process.