Streamline your HR integrations with JSON and XML schemas developed by industry experts for Recruitment, Payroll, Benefits, and more.
Fully compliant JSON Schema and XML definitions designed for modern API-first architectures.
Ensure seamless data flow between ATS, HRIS, Payroll, and assessment platforms.
Built and maintained by a global consortium of HR tech leaders and developers.
Our schemas provide a semantic framework for HR objects. Whether you're mapping a candidate profile or an employee's timecard, HR Open provides the blueprint.
{
"personName": {
"givenName": "Jane",
"familyName": "Doe"
},
"communication": {
"email": "jane.doe@example.com"
},
"workHistory": [...]
}