How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Unified.to hris API

The hris API from Unified.to — 22 operation(s) for hris.

Unified.to hris API is one of 140 APIs that Unified.to publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 13 JSON Schema definitions.

Tagged areas include HRIS. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 13 JSON Schemas.

This API exposes 62 operations across 22 paths, and defines 50 schemas. It is described by OpenAPI 3.0.0, at version 1.0.

Requests are made against 3 base URLs: https://api.unified.to, https://api-eu.unified.to, https://api-au.unified.to.

62 operations 22 paths 50 schemas 10 DELETE22 GET10 PATCH10 POST10 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0
Servers
https://api.unified.to
https://api-eu.unified.to
https://api-au.unified.to
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Unified.to hris API declares 1 security scheme for authenticating requests. An API key is passed in the header as authorization (jwt). By default, every request must be authenticated.

Paths & Operations 62

Across 22 paths, the API surfaces 62 operations — 10 DELETE, 22 GET, 10 PATCH, 10 POST, 10 PUT. Each is listed below with its method, path, parameters, and response codes.

hris 62
GET
/hris/{connection_id}/bankaccount
List All Bankaccounts
listHrisBankaccounts 11 params → 200
POST
/hris/{connection_id}/bankaccount
Create a Bankaccount
createHrisBankaccount 3 params body → 200
DELETE
/hris/{connection_id}/bankaccount/{id}
Remove a Bankaccount
removeHrisBankaccount 2 params → 200default
GET
/hris/{connection_id}/bankaccount/{id}
Retrieve a Bankaccount
getHrisBankaccount 4 params → 200
PATCH
/hris/{connection_id}/bankaccount/{id}
Update a Bankaccount
patchHrisBankaccount 4 params body → 200
PUT
/hris/{connection_id}/bankaccount/{id}
Update a Bankaccount
updateHrisBankaccount 4 params body → 200
GET
/hris/{connection_id}/benefit
List All Benefits
listHrisBenefits 10 params → 200
POST
/hris/{connection_id}/benefit
Create a Benefit
createHrisBenefit 3 params body → 200
DELETE
/hris/{connection_id}/benefit/{id}
Remove a Benefit
removeHrisBenefit 2 params → 200default
GET
/hris/{connection_id}/benefit/{id}
Retrieve a Benefit
getHrisBenefit 4 params → 200
PATCH
/hris/{connection_id}/benefit/{id}
Update a Benefit
patchHrisBenefit 4 params body → 200
PUT
/hris/{connection_id}/benefit/{id}
Update a Benefit
updateHrisBenefit 4 params body → 200
GET
/hris/{connection_id}/company
List All Companies
listHrisCompanies 9 params → 200
POST
/hris/{connection_id}/company
Create a Company
createHrisCompany 3 params body → 200
DELETE
/hris/{connection_id}/company/{id}
Remove a Company
removeHrisCompany 2 params → 200default
GET
/hris/{connection_id}/company/{id}
Retrieve a Company
getHrisCompany 4 params → 200
PATCH
/hris/{connection_id}/company/{id}
Update a Company
patchHrisCompany 4 params body → 200
PUT
/hris/{connection_id}/company/{id}
Update a Company
updateHrisCompany 4 params body → 200
GET
/hris/{connection_id}/deduction
List All Deductions
listHrisDeductions 15 params → 200
POST
/hris/{connection_id}/deduction
Create a Deduction
createHrisDeduction 3 params body → 200
DELETE
/hris/{connection_id}/deduction/{id}
Remove a Deduction
removeHrisDeduction 2 params → 200default
GET
/hris/{connection_id}/deduction/{id}
Retrieve a Deduction
getHrisDeduction 4 params → 200
PATCH
/hris/{connection_id}/deduction/{id}
Update a Deduction
patchHrisDeduction 4 params body → 200
PUT
/hris/{connection_id}/deduction/{id}
Update a Deduction
updateHrisDeduction 4 params body → 200
GET
/hris/{connection_id}/device
List All Devices
listHrisDevices 10 params → 200
POST
/hris/{connection_id}/device
Create a Device
createHrisDevice 3 params body → 200
DELETE
/hris/{connection_id}/device/{id}
Remove a Device
removeHrisDevice 2 params → 200default
GET
/hris/{connection_id}/device/{id}
Retrieve a Device
getHrisDevice 4 params → 200
PATCH
/hris/{connection_id}/device/{id}
Update a Device
patchHrisDevice 4 params body → 200
PUT
/hris/{connection_id}/device/{id}
Update a Device
updateHrisDevice 4 params body → 200
GET
/hris/{connection_id}/employee
List All Employees
listHrisEmployees 10 params → 200
POST
/hris/{connection_id}/employee
Create an Employee
createHrisEmployee 3 params body → 200
DELETE
/hris/{connection_id}/employee/{id}
Remove an Employee
removeHrisEmployee 2 params → 200default
GET
/hris/{connection_id}/employee/{id}
Retrieve an Employee
getHrisEmployee 4 params → 200
PATCH
/hris/{connection_id}/employee/{id}
Update an Employee
patchHrisEmployee 4 params body → 200
PUT
/hris/{connection_id}/employee/{id}
Update an Employee
updateHrisEmployee 4 params body → 200
GET
/hris/{connection_id}/group
List All Groups
listHrisGroups 11 params → 200
POST
/hris/{connection_id}/group
Create a Group
createHrisGroup 3 params body → 200
DELETE
/hris/{connection_id}/group/{id}
Remove a Group
removeHrisGroup 2 params → 200default
GET
/hris/{connection_id}/group/{id}
Retrieve a Group
getHrisGroup 4 params → 200
PATCH
/hris/{connection_id}/group/{id}
Update a Group
patchHrisGroup 4 params body → 200
PUT
/hris/{connection_id}/group/{id}
Update a Group
updateHrisGroup 4 params body → 200
GET
/hris/{connection_id}/location
List All Locations
listHrisLocations 10 params → 200
POST
/hris/{connection_id}/location
Create a Location
createHrisLocation 3 params body → 200
DELETE
/hris/{connection_id}/location/{id}
Remove a Location
removeHrisLocation 2 params → 200default
GET
/hris/{connection_id}/location/{id}
Retrieve a Location
getHrisLocation 4 params → 200
PATCH
/hris/{connection_id}/location/{id}
Update a Location
patchHrisLocation 4 params body → 200
PUT
/hris/{connection_id}/location/{id}
Update a Location
updateHrisLocation 4 params body → 200
GET
/hris/{connection_id}/payslip
List All Payslips
listHrisPayslips 11 params → 200
GET
/hris/{connection_id}/payslip/{id}
Retrieve a Payslip
getHrisPayslip 4 params → 200
GET
/hris/{connection_id}/timeoff
List All Timeoffs
listHrisTimeoffs 13 params → 200
POST
/hris/{connection_id}/timeoff
Create a Timeoff
createHrisTimeoff 3 params body → 200
DELETE
/hris/{connection_id}/timeoff/{id}
Remove a Timeoff
removeHrisTimeoff 2 params → 200default
GET
/hris/{connection_id}/timeoff/{id}
Retrieve a Timeoff
getHrisTimeoff 4 params → 200
PATCH
/hris/{connection_id}/timeoff/{id}
Update a Timeoff
patchHrisTimeoff 4 params body → 200
PUT
/hris/{connection_id}/timeoff/{id}
Update a Timeoff
updateHrisTimeoff 4 params body → 200
GET
/hris/{connection_id}/timeshift
List All Timeshifts
listHrisTimeshifts 14 params → 200
POST
/hris/{connection_id}/timeshift
Create a Timeshift
createHrisTimeshift 3 params body → 200
DELETE
/hris/{connection_id}/timeshift/{id}
Remove a Timeshift
removeHrisTimeshift 2 params → 200default
GET
/hris/{connection_id}/timeshift/{id}
Retrieve a Timeshift
getHrisTimeshift 4 params → 200
PATCH
/hris/{connection_id}/timeshift/{id}
Update a Timeshift
patchHrisTimeshift 4 params body → 200
PUT
/hris/{connection_id}/timeshift/{id}
Update a Timeshift
updateHrisTimeshift 4 params body → 200

Schemas 50

The contract defines 50 schemas that model the data the API accepts and returns. The most detailed are HrisEmployee (42 properties), HrisDevice (20 properties), HrisBenefit (16 properties), HrisLocation (16 properties). Each schema is shown below with its type and property counts.

HrisGroup
object
12 properties
HrisLocations
array
property_HrisEmployeerelationship_address
object
8 properties
HrisBenefits
array
property_HrisTimeshift_compensation
array
HrisPayslips
array
HrisTelephone
object
2 properties 1 required
property_HrisEmployee_groups
array
Which groups/teams/units that this employee/user belongs to. May not have all of the Group fields present, but should have id, name, or email.
property_HrisLocation_address
object
8 properties
HrisEmployee
object
42 properties
HrisMetadata
object
6 properties
property_HrisPayslip_details
array
HrisDeduction
object
Employee-specific deduction/benefit enrolment.
15 properties
property_HrisLocation_telephones
array
HrisCompany
object
7 properties
HrisTimeoffs
array
HrisDevice
object
20 properties 1 required
HrisBankaccounts
array
property_HrisEmployee_emails
array
HrisBankaccount
object
13 properties
property_HrisDevice_admin_user_ids
array
HrisPayslipDetail
object
6 properties 1 required
HrisEmployees
array
property_HrisEmployee_locations
array
property_HrisPayslip_deduction
object
The ID (and optionally name) of the employee deduction (if this detail represents a deduction)
15 properties
property_HrisEmployee_telephones
array
property_HrisEmployee_metadata
array
HrisBenefit
object
Company-wide benefit plans available to employees.
16 properties
property_HrisEmployeerelationship_emails
array
property_HrisEmployee_address
object
8 properties
HrisCompanies
array
HrisDeductions
array
property_HrisEmployee_relationships
array
the employee's personal relationships (eg. emergency contacts, spouse, dependants, ...)
HrisGroups
array
HrisDevices
array
property_HrisEmployee_compensation
array
property_HrisEmployeerelationship_telephones
array
property_HrisCompany_address
object
8 properties
HrisCompensation
object
6 properties
HrisEmail
object
2 properties 1 required
property_HrisEmployee_employee_roles
array
HrisTimeshifts
array
HrisLocation
object
16 properties
HrisPayslip
object
15 properties 1 required
HrisTimeoff
object
14 properties 1 required
HrisTimeshift
object
15 properties 3 required
HrisEmployeerelationship
object
11 properties
property_HrisDevice_user_ids
array
users who have this device
property_HrisGroup_user_ids
array
property_HrisGroup_manager_ids
array

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

unified-to-hris-api-openapi.yml Raw ↑

Other APIs Unified.to publishes across the network.

Unified.to
Unified.to Authentication API
Unified.to account API
Unified.to accounting API
Unified.to activity API
Unified.to ad API
Unified.to ads API
Unified.to apicall API
Unified.to application API
Unified.to applicationstatus API
Unified.to assessment API
Unified.to ats API
Where this information came from

This is an independent, third-party profile of Unified.to hris API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.