Start from a natural-language title like “Head of Engineering”, let Arxena resolve stdFunction and stdGrade, then search people.

The strategy

  1. Expand the title to inspect normalized taxonomy (optional debug step)
  2. Search with POST /people-api/people/search-by-title, which classifies then searches in one call
  3. Act on the returned profiles in your CRM or outreach workflow

How to run it

Optional: expand the title first

Search by title

Requires a company scope (companyId, companyName, or website):
The response includes a resolved object with the classified taxonomy plus the usual search items. Try it in the playground: Resolve job title and search people.