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

HR Partner Reminders API

Read, update, and delete user reminders.

HR Partner Reminders API is one of 31 APIs that HR Partner publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Reminders. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, and rate-limit docs.

This API exposes 4 operations across 2 paths, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 1.0.0.

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

4 operations 2 paths 1 schemas 1 DELETE2 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.hrpartner.io
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

HR Partner Reminders API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (apiKeyHeader). By default, every request must be authenticated.

Paths & Operations 4

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

Reminders 4

Read, update, and delete user reminders.

GET
/reminders
List Reminders
listReminders → 200
GET
/reminder/{id}
Get Reminder
getReminder 1 param → 200
POST
/reminder/{id}
Update Reminder
updateReminder 1 param body → 200
DELETE
/reminder/{id}
Delete Reminder
deleteReminder 1 param → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Reminder (5 properties). Each schema is shown below with its type and property counts.

Reminder
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hr-partner-reminders-api-openapi.yml Raw ↑

Other APIs HR Partner publishes across the network.

HR Partner Absences API
HR Partner Addresses API
HR Partner Applicants API
HR Partner Application Stage Tracking API
HR Partner Applications API
HR Partner Assets API
HR Partner Attachments API
HR Partner Benefits API
HR Partner Checklists API
HR Partner Company API
HR Partner Contacts API
HR Partner Dependents API