Authenticate to the Personio API and fetch employee records

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

Steps

  1. In the Personio account under Settings > Integrations > API Credentials, create API credentials to obtain a Client ID and Client Secret.
  2. POST to https://api.personio.de/v1/auth with a JSON body containing client_id and client_secret to receive a Bearer access token.
  3. Store the token; it is valid for approximately 24 hours and can be reused for all API calls within that window without re-authenticating.
  4. Call GET https://api.personio.de/v1/company/employees with the Authorization: Bearer <token> header to retrieve the employee list.
  5. Use query parameters such as limit and offset for pagination, and the attributes parameter to request specific employee fields.

Known gotchas

Related routes

Authenticate to the Personio API v2 using OAuth2 client credentials and retrieve employee (Person) records
developer.personio.de · 5 steps · unrated
Authenticate to the Personio API v2 with client credentials and retrieve a paginated list of employee (person) records.
developer.personio.de · 6 steps · unrated
Authenticate to the Personio API and read whitelisted employee attributes
hr-payroll · 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