Skip to main content
POST
Search records

Authorizations

Authorization
string
header
required

API key for authentication (format: "Bearer YOUR_API_KEY")

Body

application/json

Search query

query
string
required

Search query (1-500 characters)

Response

Search results grouped by type

results
object

Results grouped by object type (e.g., 'person', 'company')

errored_search_types
string[]

Search types that encountered errors (partial results returned)

Last modified on February 17, 2026