Retrieve employee profiles and custom field data from the Namely API

domain: developers.namely.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Obtain an OAuth 2.0 access token by completing the authorization code flow via your Namely subdomain (https://{company}.namely.com/api/v1/oauth2/authorize).
  2. Call GET /api/v1/profiles to retrieve all employee profiles; the response includes a profiles array with standard and custom fields.
  3. Call GET /api/v1/profile_fields to retrieve the schema of all profile fields at your company, including custom fields — this shows valid field keys and their expected formats.
  4. To retrieve a specific employee, call GET /api/v1/profiles/{id} using the profile ID from the directory listing.
  5. Custom fields appear as keys at the bottom of each profile object; use the profile_fields schema to interpret their structure and valid values.

Known gotchas

Related routes

Read employee profile fields and custom table data (e.g. work/compensation history) via the HiBob Explore Employee Data API
apidocs.hibob.com · 5 steps · unrated
Authenticate to the Namely API via OAuth2 and read employee profile data
developers.namely.com · 5 steps · unrated
List employees and retrieve custom field values from the BambooHR API
documentation.bamboohr.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans