Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Employment Hero Employees API

The Employees API from Employment Hero — 3 operation(s) for employees.

Employment Hero Employees API is one of 12 APIs that Employment Hero publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Employees. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 3 operations across 3 paths. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://api.employmenthero.com.

3 operations 3 paths 0 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.employmenthero.com/api/v1
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Employment Hero Employees API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow. By default, every request must be authenticated.

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Employees 3
GET
/api/v1/organisations/{organisation_id}/employees
List employees
listEmployees 1 param → 200
GET
/api/v1/organisations/{organisation_id}/employees/{id}
Get employee
getEmployee 2 params → 200
POST
/api/v1/organisations/{organisation_id}/employees/quick_add_employee
Quick add employee
quickAddEmployee 1 param body → 201

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

employment-hero-employees-api-openapi.yml Raw ↑

Other APIs Employment Hero publishes across the network.

Employment Hero REST API
Employment Hero Payroll API (KeyPay)
Employment Hero Bank Accounts API
Employment Hero Certifications API
Employment Hero Cost Centres API
Employment Hero Custom Fields API
Employment Hero Departments API
Employment Hero Documents API
Employment Hero Emergency Contacts API
Employment Hero Forms API
Employment Hero Job Histories API