Unified Search
Search across multiple entity types in a single request. The API searches companies, contacts, and content in parallel and returns categorized results.The search query. Must be at least 1 character.
Comma-separated list of entity types to search. Valid values:
companies, contacts, content. Defaults to all types if not specified.Maximum number of results per type. Range: 1–100.
Search Behavior
- When
typesis omitted, all three types (companies,contacts,content) are searched in parallel. - Each type returns up to
limitresults independently. - If a specific type search fails, its result will include an
errorfield, but other types will still return successfully. - The
totalfield reflects the combined count across all returned types.
