Holidu Booking Terms API is one of 23 APIs that Holidu publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Booking Terms. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes
10 operations
across 5 paths,
and defines 6 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.
10 operations5 paths6 schemas2 DELETE5 GET3 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 Booking Terms 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 10
Across 5 paths, the API surfaces 10 operations — 2 DELETE, 5 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.
The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are ApartmentCancellationPolicy (3 properties), ApartmentPaymentConfiguration (3 properties), PaymentRates (2 properties), ApartmentTermsAndConditions (2 properties). Each schema is shown below with its type and property counts.
PaymentRatePerDate
object
2 properties2 required
HoliduErrorResponse
object
1 property
ApartmentPaymentConfiguration
object
Payment configuration (payment methods and rates) applicable on booking
3 properties2 required
ApartmentTermsAndConditions
object
Terms and conditions which apply on booking for the given countries
2 properties1 required
ApartmentCancellationPolicy
object
3 properties2 required
PaymentRates
object
Payment schedule for the booking
2 properties
Specification
The full machine-readable OpenAPI contract behind this narrative.