The API Report CardAPI Index
Sage HR

Sage HR API

Enterprise / HR / ERP · sage.com

Sage HR exposes a public REST API documented at developer.sage.com/hr. Auth is a simple API key in the X-Auth-Token header that an admin enables from account settings. Endpoints cover employees, leave, compensation, documents, recruitment, performance, and teams.

Last verified: August 2026HR & PayrollNO MCP
API GRADE
A
VERIFIED AUG 2026

SCORECARD

ExistenceGOODPublic REST API documented at developer.sage.com/hr, with an earlier reference on Apiary.
AccessGOODAn admin turns on API access from account settings; no partner program or approval step.
CoverageGOODEmployees, leave policies, compensation, documents, recruitment, performance, teams, and positions.
AuthGOODSingle API key passed in the X-Auth-Token header, enabled by an account admin.
Docs & DXGOODHosted reference docs; the API is also carried by Merge, Apideck, Knit, and Finch aggregators.
StabilityGOOD
MCPNONENo official or community MCP server was found for Sage HR. Searches of GitHub, npm, and PyPI returned no results, and the Sage GitHub org has no MCP repositories. VERIFIED 2026-08
Supergood turns hard-to-integrate enterprise software into clean REST APIs and MCP tools: stable endpoints, normalized JSON, managed auth.

Frequently asked questions

Sage HR scores A on Supergood's API Report Card. Sage HR exposes a public REST API documented at developer.sage.com/hr. Auth is a simple API key in the X-Auth-Token header that an admin enables from account settings. Endpoints cover employees, leave, compensation, documents, recruitment, performance, and teams.

Tried to integrate with Sage HR?