Breathe HR website screenshot

Breathe HR

Breathe is a UK-headquartered cloud HRIS designed for small and midsize businesses, covering employee records, holiday and sickness tracking, performance, documents, expenses, and rota scheduling. The Breathe API is a REST/JSON service that exposes employee, absence, account, and related HR resources for integration with payroll, identity, and analytics tools. Authentication uses a per-account API key passed in the X-API-KEY header against a production base URL of https://api.breathehr.com/v1 with a sandbox available at https://api.sandbox.breathehr.com/v1.

Breathe HR publishes 5 APIs on the APIs.io network, including Absences API, Account API, Employees API, and 2 more. Tagged areas include HR, HRIS, Human Resources, Employee Management, and Absence Management.

Breathe HR’s developer surface includes authentication, documentation, pricing, signup flow, support, and 6 more developer resources.

31.7/100 thin ▬ flat Agent 17/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
HRHRISHuman ResourcesEmployee ManagementAbsence ManagementHoliday TrackingSMBUK

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/breathe-hr: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 6

Individual APIs this provider publishes, each with its own machine-readable definition.

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-...

Breathe HR Absences API

The Absences API from Breathe HR — 2 operation(s) for absences.

Breathe HR Account API

The Account API from Breathe HR — 1 operation(s) for account.

Breathe HR Employees API

The Employees API from Breathe HR — 2 operation(s) for employees.

Breathe HR Holidays API

The Holidays API from Breathe HR — 2 operation(s) for holidays.

Breathe HR Sicknesses API

The Sicknesses API from Breathe HR — 2 operation(s) for sicknesses.

Open Collections 7

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Breathe HR REST API

OPEN COLLECTION

Scroll for all 7

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Breathe Hr Authentication

apiKey · 1 scheme

SECURITY

Breathe Hr Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Breathe Hr Agentic Access

15 operations · 6 acting

15 operations · 6 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: breathe-hr
name: Breathe HR
description: Breathe is a UK-headquartered cloud HRIS designed for small and midsize businesses, covering employee records,
  holiday and sickness tracking, performance, documents, expenses, and rota scheduling. The Breathe API is a REST/JSON service
  that exposes employee, absence, account, and related HR resources for integration with payroll, identity, and analytics
  tools. Authentication uses a per-account API key passed in the X-API-KEY header against a production base URL of https://api.breathehr.com/v1
  with a sandbox available at https://api.sandbox.breathehr.com/v1.
type: Index
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/breathe-hr.png
tags:
- HR
- HRIS
- Human Resources
- Employee Management
- Absence Management
- Holiday Tracking
- SMB
- UK
url: https://raw.githubusercontent.com/api-evangelist/breathe-hr/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.23'
apis:
- 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
  - Account
  tags_raw:
  - HR
  - Employees
  - Absences
  - Holidays
  - Accounts
  properties:
  - type: Documentation
    url: https://developer.breathehr.com/
  - type: GettingStarted
    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
- aid: breathe-hr:breathe-hr-absences-api
  name: Breathe HR Absences API
  description: The Absences API from Breathe HR — 2 operation(s) for absences.
  humanURL: https://developer.breathehr.com/
  baseURL: https://api.breathehr.com/v1
  tags:
  - Absences
  properties:
  - type: OpenAPI
    url: openapi/breathe-hr-absences-api-openapi.yml
- aid: breathe-hr:breathe-hr-account-api
  name: Breathe HR Account API
  description: The Account API from Breathe HR — 1 operation(s) for account.
  humanURL: https://developer.breathehr.com/
  baseURL: https://api.breathehr.com/v1
  tags:
  - Account
  properties:
  - type: OpenAPI
    url: openapi/breathe-hr-account-api-openapi.yml
- aid: breathe-hr:breathe-hr-employees-api
  name: Breathe HR Employees API
  description: The Employees API from Breathe HR — 2 operation(s) for employees.
  humanURL: https://developer.breathehr.com/
  baseURL: https://api.breathehr.com/v1
  tags:
  - Employees
  properties:
  - type: OpenAPI
    url: openapi/breathe-hr-employees-api-openapi.yml
- aid: breathe-hr:breathe-hr-holidays-api
  name: Breathe HR Holidays API
  description: The Holidays API from Breathe HR — 2 operation(s) for holidays.
  humanURL: https://developer.breathehr.com/
  baseURL: https://api.breathehr.com/v1
  tags:
  - Holidays
  properties:
  - type: OpenAPI
    url: openapi/breathe-hr-holidays-api-openapi.yml
- aid: breathe-hr:breathe-hr-sicknesses-api
  name: Breathe HR Sicknesses API
  description: The Sicknesses API from Breathe HR — 2 operation(s) for sicknesses.
  humanURL: https://developer.breathehr.com/
  baseURL: https://api.breathehr.com/v1
  tags:
  - Sicknesses
  properties:
  - type: OpenAPI
    url: openapi/breathe-hr-sicknesses-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/breathe-hr-agentic-access.yml
- type: DomainSecurity
  url: security/breathe-hr-domain-security.yml
- type: Authentication
  url: authentication/breathe-hr-authentication.yml
- type: Website
  url: https://www.breathehr.com
- type: DeveloperPortal
  url: https://developer.breathehr.com
- type: Documentation
  url: https://developer.breathehr.com/
- type: Pricing
  url: https://www.breathehr.com/en-gb/pricing
- type: Signup
  url: https://www.breathehr.com/en-gb/free-trial
- type: Knowledge Base
  url: https://intercom.help/breathehr/en
- type: Support
  url: mailto:support@breathehr.com
- type: LinkedIn
  url: https://www.linkedin.com/company/breathehr
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/breathe-hr"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/breathe-hr/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/breathe-hr/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.