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

Humaans Time Away API

Time off, holidays, leave allocations, policies, and types

Humaans Time Away API is one of 15 APIs that Humaans publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Time Away. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 8 operations across 5 paths. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against a single base URL, https://app.humaans.io/api.

8 operations 5 paths 0 schemas 1 DELETE5 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://app.humaans.io/api
Authentication
HTTP Bearer
Contact
Terms of Service
Resource Areas
1

Authentication & Security 1

Humaans Time Away API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (token) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Bearer access token issued by Humaans with OAuth-style scopes

Paths & Operations 8

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

Time Away 8

Time off, holidays, leave allocations, policies, and types

GET
/time-away
List Time Away
listTimeAway → 200
POST
/time-away
Create Time Away
createTimeAway → 201
GET
/time-away/{id}
Retrieve Time Away
getTimeAway 1 param → 200
PATCH
/time-away/{id}
Update Time Away
updateTimeAway 1 param → 200
DELETE
/time-away/{id}
Delete Time Away
deleteTimeAway 1 param → 204
GET
/time-away-types
List Time Away Types
listTimeAwayTypes → 200
GET
/time-away-policies
List Time Away Policies
listTimeAwayPolicies → 200
GET
/time-away-allocations
List Time Away Allocations
listTimeAwayAllocations → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

humaans-io-time-away-api-openapi.yml Raw ↑

Other APIs Humaans publishes across the network.

Humaans Audit Events API
Humaans Bank Accounts API
Humaans Companies API
Humaans Compensations API
Humaans Custom Fields API
Humaans Documents API
Humaans Equipment API
Humaans Job Roles API
Humaans Locations API
Humaans People API
Humaans Performance API
Humaans Timesheet API