POST /api/Search/MatchProfiles
Submit a Match Profile request to see results here.
POST /api/Search/SearchPeople
202 Accepted responseSubmit a Search People request. Results will be delivered to your webhook URL asynchronously.
After submitting, check webhook.site for results, or use the Search Results tab.
POST /api/ConversationalSearch/Search
Type a natural-language query (e.g. "software engineers in Seattle") and the AI will convert it to search filters, run the search, and return results.
Refine with follow-ups like "add 5 years experience" or "at Google" — the conversation is multi-turn.
Type a natural-language query to find people.
GET /api/Search/SearchResult (page 0)
GET /api/Search/SearchResult (page N)
Check the status of a search, request a page, then fetch the results.