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 Merchants API

The Merchants API from Quandoo — 5 operation(s) for merchants.

Quandoo Merchants 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 Merchants. 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 5 operations across 5 paths, and defines 20 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.

5 operations 5 paths 20 schemas 5 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 Merchants 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 5

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

Merchants 5
GET
/v1/merchants/{merchantId}/similar
Quandoo Allows to Get a Merchant by Id and Find Similar Merchants
searchSimilar_1 4 params → 200404
GET
/v1/merchants/{merchantId}
Quandoo Allows to Get a Merchant by Id
search_2 2 params → 200404
GET
/v1/merchants
Quandoo Allows to Get Merchant Information by Parameters
search 17 params → 200400
GET
/v1/merchants/{merchantId}/reservations
Quandoo Get Merchant Reservations
getReservations_2 5 params → 200400403404500
GET
/v1/merchants/{merchantId}/reviews
Quandoo Retrieves Customer Reviews for a Merchant, Specified by ReviewId
getReviews_1 3 params → 200400500404

Schemas 20

The contract defines 20 schemas that model the data the API accepts and returns. The most detailed are MerchantDetailsDto (19 properties), ReservationData (13 properties), MerchantAddressDto (6 properties), ReviewDto (5 properties). Each schema is shown below with its type and property counts.

StandardOpeningTimesDto
object
LocationDto
object
2 properties
ChainDto
object
2 properties
CoordinatesDto
object
2 properties
MerchantDetailsDto
object
19 properties 10 required
ReservationData
object
13 properties 7 required
MerchantWithRecommendationsDto
object
3 properties 2 required
OpeningTimesDto
object
1 property 1 required
ReviewDto
object
5 properties 3 required
ImageDto
object
1 property
DocumentDto
object
4 properties
MerchantDetailsDtoList
object
4 properties 1 required
TagGroupDto
object
2 properties
ErrorResponse
object
2 properties
CustomerDto
object
3 properties
TranslatedTagDto
object
2 properties
MerchantReservationDataList
object
3 properties
LinkRelationDto
object
3 properties
ReviewDtoList
object
4 properties 1 required
MerchantAddressDto
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

quandoo-merchants-api-openapi.yml Raw ↑

Other APIs Quandoo publishes across the network.

Quandoo Availabilities API
Quandoo Customers 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