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

Quandoo Availabilities API

The Availabilities API from Quandoo — 2 operation(s) for availabilities.

Quandoo Availabilities API is one of 10 APIs that Quandoo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 118 JSON Schema definitions.

Tagged areas include Availabilities. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, an API reference, authentication docs, and 118 JSON Schemas.

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

Requests are made against a single base URL, https://public-api.prod.quandoo.com.

2 operations 2 paths 6 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://public-api.prod.quandoo.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Quandoo Availabilities API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Quandoo-AuthToken (API_TOKEN). By default, every request must be authenticated.

Paths & Operations 2

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

Availabilities 2
GET
/v1/merchants/{merchantId}/availabilities/{date}/times
Quandoo Get Merchant Availability Time Slots
availabilityOptions_1 7 params → 200400500404
GET
/v1/merchants/{merchantId}/availabilities
Quandoo Get Merchant Availability Days
availabilityDays_1 3 params → 200400500404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are MerchantAvailabilityDto (4 properties), MerchantVaultSettingsDto (4 properties), MerchantAvailabilityDtoList (3 properties), LinkRelationDto (3 properties). Each schema is shown below with its type and property counts.

MerchantVaultSettingsDto
object
4 properties 3 required
MerchantAvailabilityDto
object
4 properties 1 required
ErrorResponse
object
2 properties
MerchantAvailabilityDaysDto
object
2 properties
LinkRelationDto
object
3 properties
MerchantAvailabilityDtoList
object
3 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

quandoo-availabilities-api-openapi.yml Raw ↑

Other APIs Quandoo publishes across the network.

Quandoo Customers API
Quandoo Merchants API
Quandoo Reservation Enquiries API
Quandoo Reservation Settings API
Quandoo Reservations API
Quandoo Reservations Tags API
Quandoo Reviews API
Quandoo Status API
Quandoo Validations API