Loxo Open API: authenticate and query Jobs, People, and Companies

domain: loxo.co · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Confirm your Loxo account has an active Open API subscription (it's a paid feature) and that an admin has created a Bearer API key under Settings > API Keys.
  2. Build request URLs as https://{domain}/api/{agency_slug}/{resource}, using the Agency Domain and Agency Slug Loxo Support provides for your account.
  3. Send requests with header authorization: Bearer {API_KEY} and header accept: application/json.
  4. GET /jobs, /people, or /companies (each supports a query parameter for keyword search) to retrieve lists, or GET /jobs/{id}, /people/{id} for a single record.
  5. For write operations, POST /companies or /people to create records, and PUT /companies/{id} or /people/{id} to update them.
  6. When posting a new Job, first call GET /compensation_types to get valid salary type values, since job[salary] and other mandatory fields will return 'Invalid parameters' if malformed.

Known gotchas

Related routes

Search and create Person/Candidate and Job records via Loxo's Open API
loxo.co · 6 steps · unrated
Authenticate to the Personio API and fetch employee records
developer.personio.de · 5 steps · unrated
Authenticate to Crelate's REST API and read/write contacts and jobs
crelate.com · 6 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