Thatch Employees API
Employees work for employers, both of which are managed by partners. Employees enrolled in plans are also represented in Thatch as member objects.
Thatch Employees API is one of 7 APIs that Thatch 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, API documentation, an API reference, and a getting-started guide.
This API exposes 4 operations across 2 paths, and defines 8 schemas. It is described by OpenAPI 3.1.0, at version v1.
Requests are made against a single base URL, https://partners.thatchcloud.com/api/partners/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Thatch Employees API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (Bearer).
By default, every request must be authenticated.
Bearer— All requests are authenticated with your API key using Bearer token authentication. Include the header Authorization: Bearer . Generate an API key in the Thatc…
Paths & Operations 4
Across 2 paths, the API surfaces 4 operations — 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Employees work for employers, both of which are managed by partners. Employees enrolled in plans are also represented in Thatch as member objects.
Schemas 8
The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are EmployeeCreate (16 properties), EmployeeUpdate (15 properties), Employee (15 properties), EnrollmentEvent (6 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Thatch 6
Other APIs Thatch publishes across the network.