How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Absence.io Absences API

Operations for managing employee absence records.

Absence.io Absences API is one of 7 APIs that Absence.io publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 3 JSON Schema definitions.

Tagged areas include Absences. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and 3 JSON Schemas.

This API exposes 5 operations across 3 paths, and defines 6 schemas. It is described by OpenAPI 3.2.0, at version 2.0.0.

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

5 operations 3 paths 6 schemas 1 DELETE1 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0.0
Server
https://app.absence.io/api/v2
Authentication
HTTP Hawk
Resource Areas
1

Authentication & Security 1

Absence.io Absences API declares 1 security scheme for authenticating requests. It uses HTTP hawk authentication (HawkAuth).

  • HawkAuth — Hawk authentication using an API key ID and API key. Generate your API key from your absence.io account profile under the Integrations tab. Use the @hapi/hawk…

Paths & Operations 5

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

Absences 5

Operations for managing employee absence records.

POST
/absences
Absence.io List Absences
listAbsences body → 200401
GET
/absences/{id}
Absence.io Get Absence
getAbsence 1 param → 200401404
PUT
/absences/{id}
Absence.io Update Absence
updateAbsence 1 param body → 200401404
DELETE
/absences/{id}
Absence.io Delete Absence
deleteAbsence 1 param → 200401404
POST
/absences/create
Absence.io Create Absence
createAbsence body → 200401

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Absence (9 properties), AbsenceInput (5 properties), AbsenceListResponse (4 properties), ListRequest (4 properties). Each schema is shown below with its type and property counts.

Absence
object
An employee absence record.
9 properties
SuccessResponse
object
Generic success response.
1 property
Error
object
Error response returned when a request fails.
2 properties
AbsenceInput
object
Request body for creating or updating an absence record.
5 properties
ListRequest
object
Common request body for list operations with pagination and filtering.
4 properties
AbsenceListResponse
object
Paginated list response containing absence records.
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

absence-io-absences-api-openapi.yml Raw ↑

Other APIs Absence.io publishes across the network.

Absence.io Allowances API
Absence.io Departments API
Absence.io Locations API
Absence.io Reason Types API
Absence.io Timespans API
Absence.io Users API
Where this information came from

This is an independent, third-party profile of Absence.io Absences API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.