Breathe HR REST API

JSON REST API for managing employees, absences, holidays, sick leaves, accounts, and related HR records inside Breathe. Calls require an X-API-KEY header containing the account-level token generated from the Breathe admin under Configure > API Settings.

API entry from apis.yml

apis.yml Raw ↑
aid: breathe-hr:rest-api
name: Breathe HR REST API
description: JSON REST API for managing employees, absences, holidays, sick leaves, accounts, and related
  HR records inside Breathe. Calls require an X-API-KEY header containing the account-level token generated
  from the Breathe admin under Configure > API Settings.
humanURL: https://developer.breathehr.com/
baseURL: https://api.breathehr.com/v1
tags:
- HR
- Employees
- Absences
- Holidays
- Accounts
properties:
- type: Documentation
  url: https://developer.breathehr.com/
- type: Getting Started
  url: https://developer.breathehr.com/documentation/getting_started
- type: Authentication
  url: https://developer.breathehr.com/documentation/authenticating
- type: Sandbox Base URL
  url: https://api.sandbox.breathehr.com/v1