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 Certifications API

The Certifications API from Employment Hero — 5 operation(s) for certifications.

Employment Hero Certifications 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 Certifications. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 8 operations across 5 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.

8 operations 5 paths 0 schemas 1 DELETE3 GET2 PATCH2 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 Certifications 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 8

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

Certifications 8
GET
/api/v1/organisations/{organisation_id}/certifications
List certifications
listCertifications 1 param → 200
POST
/api/v1/organisations/{organisation_id}/certifications
Create certification
createCertification 1 param body → 201
GET
/api/v1/organisations/{organisation_id}/certifications/{certification_id}
Get certification
getCertification 2 params → 200
PATCH
/api/v1/organisations/{organisation_id}/certifications/{certification_id}
Update certification
updateCertification 2 params body → 200
DELETE
/api/v1/organisations/{organisation_id}/certifications/{certification_id}
Delete certification
deleteCertification 2 params → 204
GET
/api/v1/organisations/{organisation_id}/certifications/polling_status
Certification async polling status
certificationPollingStatus 1 param → 200
PATCH
/api/v1/organisations/{organisation_id}/certifications/{certification_id}/archive_status
Archive or unarchive certification
certificationArchiveStatus 2 params body → 200
POST
/api/v1/organisations/{organisation_id}/certifications/file_uploads
Upload certification file
uploadCertificationFile 1 param body → 201

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

employment-hero-certifications-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 Cost Centres API
Employment Hero Custom Fields API
Employment Hero Departments API
Employment Hero Documents API
Employment Hero Emergency Contacts API
Employment Hero Employees API
Employment Hero Forms API
Employment Hero Job Histories API