Stored for this session only
Match Profile Request

POST /api/Search/MatchProfiles


Results

Matching profiles...

Submit a Match Profile request to see results here.

Search People (Async)

POST /api/Search/SearchPeople

How it works:
  1. Create a webhook endpoint at webhook.site and copy the URL
  2. Submit your search query below — you'll get a 202 Accepted response
  3. Results will be delivered to your webhook URL asynchronously
  4. Use the Search Results tab to retrieve results by transaction ID
Get yours at webhook.site
Natural language search query (same format as SeekOut UI)

Submitting search...

Submit 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.

Conversational Search

POST /api/ConversationalSearch/Search

How it works:

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.

Results

Searching...

Type a natural-language query to find people.

Search Results

GET /api/Search/SearchResult (page 0)


GET /api/Search/SearchResult (page N)

First call queues the page for processing. Click again after ~15s to see results.
Results

Fetching results...

Check the status of a search, request a page, then fetch the results.