Skip to content

Latest commit

 

History

History
85 lines (58 loc) · 3.49 KB

File metadata and controls

85 lines (58 loc) · 3.49 KB

Personio (personio)

Personio is a European HR management and recruiting platform serving small and mid-sized businesses with a unified HRIS covering employee records, absence management, time tracking, payroll preparation, performance, and applicant tracking. The platform is headquartered in Munich and is widely adopted across Germany, Austria, Switzerland, the UK, the Netherlands, and Spain. Personio exposes a Public API at api.personio.de that supports Bearer token authentication via Client ID/Secret (v1 token endpoint and v2 OAuth 2.0 client credentials flow), with webhooks now available for Person entity events.

APIs.json: https://raw.githubusercontent.com/api-evangelist/personio/refs/heads/main/apis.yml

Scope

  • Type: Index

Tags

  • Human Resources
  • HRIS
  • Recruiting
  • Applicant Tracking
  • Absence Management
  • Time Tracking
  • Europe HR

Timestamps

  • Created: 2026-05-11
  • Modified: 2026-05-11

APIs

Personio Public API v1

REST API for managing employees, attendances, absences, projects, and recruiting data in Personio. Authentication uses a Client ID/Secret exchanged for a short-lived Bearer token via POST /v1/auth.

Tags

  • HRIS
  • Employees
  • Absences
  • Attendances
  • Recruiting

Properties

Personio Public API v2

Next-generation REST API with OAuth 2.0 Client Credentials Grant authentication. Token endpoint POST /v2/auth/token returns access tokens used as Bearer credentials on subsequent calls.

Tags

  • HRIS
  • OAuth 2.0
  • Employees

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com