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

NexHealth Working Hours API

Configure working hours for providers

NexHealth Working Hours API is one of 33 APIs that NexHealth publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Working Hours. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 6 operations across 3 paths, and defines 15 schemas. It is described by OpenAPI 3.0.0, at version v20240412.

Requests are made against a single base URL, https://nexhealth.info.

6 operations 3 paths 15 schemas 1 DELETE3 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
v20240412
Base URL
https://nexhealth.info
Authentication
API Key
Contact
Terms of Service
Resource Areas
1

Authentication & Security 1

NexHealth Working Hours API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (Authorization). By default, every request must be authenticated.

Paths & Operations 6

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

Working Hours 6

Configure working hours for providers

GET
/working_hour_labels
View working hour labels
getWorkingHourLabels 8 params → 200400401403404500
POST
/working_hours
Create working hour
postWorkingHours 3 params body → 201400401403404500
GET
/working_hours
View working hours
getWorkingHours 13 params → 200400401403404500
GET
/working_hours/{id}
View working hour
getWorkingHoursId 4 params → 200400401403404500
PATCH
/working_hours/{id}
Edit working hour
patchWorkingHoursId 3 params body → 200400401403404500
DELETE
/working_hours/{id}
Delete working hour
deleteWorkingHoursId 3 params → 204400401404500

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are API_V20240412_Entities_WorkingHour (14 properties), API_V20240412_Entities_WorkingHourBasic (13 properties), API_V2_Entities_AppointmentTypeBasic (6 properties), API_V20240412_Entities_WorkingHour_Collection_Response_WithCursor (5 properties). Each schema is shown below with its type and property counts.

API_Errors_InternalServerError
object
APIErrorsInternalServerError model
4 properties
API_V20240412_Entities_WorkingHour_Collection_Response_WithCursor
object
APIV20240412EntitiesWorkingHourCollectionResponseWithCursor model
5 properties
API_V2_Entities_AppointmentTypeBasic
object
6 properties
patchWorkingHoursId
object
Edit working hour
1 property 1 required
API_V20240412_Entities_WorkingHourBasic
object
13 properties
API_Errors_Unauthorized
object
APIErrorsUnauthorized model
4 properties
API_V20240412_Entities_WorkingHourLabel
object
3 properties
API_V20240412_Entities_WorkingHour
object
14 properties
API_Errors_Forbidden
object
APIErrorsForbidden model
4 properties
API_V20240412_Entities_WorkingHour_Response
object
APIV20240412EntitiesWorkingHourResponse model
5 properties
API_Errors_BadRequest
object
APIErrorsBadRequest model
4 properties
postWorkingHours
object
Create working hour
1 property 1 required
API_V20240412_Entities_WorkingHourLabel_Collection_Response_WithCursor
object
APIV20240412EntitiesWorkingHourLabelCollectionResponseWithCursor model
5 properties
API_V20240412_Entities_WorkingHourBasic_Response
object
APIV20240412EntitiesWorkingHourBasicResponse model
5 properties
API_Errors_NotFound
object
APIErrorsNotFound model
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nexhealth-working-hours-api-openapi.yml Raw ↑

Other APIs NexHealth publishes across the network.

NexHealth Adjustment Types API
NexHealth Adjustments API
NexHealth Appointment Types API
NexHealth Appointments API
NexHealth Authenticates API
NexHealth Available Slots API
NexHealth Balances API
NexHealth Charges API
NexHealth Claims API
NexHealth Clinical Notes API
NexHealth Document Types API
NexHealth Fee Schedules API