Search and retrieve people and companies using flexible filters and a unified discovery platform.
Common Endpoint
Use the discover endpoint when you want a single integration point that supports multiple discovery behaviors.
This endpoint acts as a universal entry point that dynamically routes requests based on headers and input:
- Dispatches to person, company, or stats based on the
input-moderequest header - Uses the output-mode header to control the response shape.
- Requires at least one filter (
personFiltersorcompanyFilters) unlessinput-mode = stats
This allows a single endpoint to support multiple discovery workflows with flexible configurations.
Endpoint
https://api.smarte.pro/v2/discover
Dedicated Discover Endpoints
Use dedicated endpoints when your use case is fixed and narrowly scoped.

