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

Holidu LOS API

The LOS API from Holidu — 2 operation(s) for los.

Holidu LOS API is one of 23 APIs that Holidu publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include LOS. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 4 operations across 2 paths, and defines 3 schemas. It is described by OpenAPI 3.0.3, at version 1.1.0.

Requests are made against a single base URL, https://external-api.holidu.com.

4 operations 2 paths 3 schemas 1 DELETE2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.1.0
Base URL
https://external-api.holidu.com
Authentication
API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Holidu LOS API declares 2 security schemes for authenticating requests. An API key is passed in the header as x-api-key (ApiKeyAuth). It accepts HTTP bearer tokens (JWT) (BearerAuth).

  • BearerAuth — Holidu authenticates to the affiliate using an OAuth 2.0 Bearer Token ([RFC 6750](https://www.rfc-editor.org/rfc/rfc6750)). Token exchange details are agreed u…

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.

LOS 4
GET
/v2/los
Get LOS for an apartment
getLos 4 params → 200400401404500
POST
/v2/los
Create or update LOS for an apartment
upsertLos 3 params body → 200400401404500
DELETE
/v2/los
Delete LOS for an apartment
deleteLos 4 params → 200400401404500
GET
/v2/los/rate-ids
Get LOS rate Ids for an apartment
getLosRateIds 3 params → 200400401404500

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are LosItemDto (3 properties), LosDto (2 properties), HoliduErrorResponse (1 property). Each schema is shown below with its type and property counts.

HoliduErrorResponse
object
1 property
LosItemDto
object
Length of Stay
3 properties 3 required
LosDto
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

holidu-los-api-openapi.yml Raw ↑

Other APIs Holidu publishes across the network.

Holidu Apartment API
Holidu Availabilities API
Holidu Availability API
Holidu Booking Terms API
Holidu Bookings API
Holidu Changed API
Holidu Descriptions API
Holidu Details API
Holidu Discounts API
Holidu Extra Costs API
Holidu Facilities API
Holidu LOS Push API API