Welcome to the HRIS API. You can use this API to access all HRIS API endpoints. Base URL The base URL for all API requests is https://unify.apideck.com We also provide a Mock API that can be used for testing purposes: https://mock-api.apideck.com
curl \ -H "Authorization: $API_KEY" \ https://unify.apideck.com/hris/payrolls
curl \ -H "Authorization: $API_KEY" \ https://unify.apideck.com/hris/companies
curl \ -H "Authorization: $API_KEY" \ https://unify.apideck.com/hris/employees