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

The Reviews API from Quandoo — 1 operation(s) for reviews.

Quandoo Reviews 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 Reviews. 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 3 operations across 1 path, and defines 8 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.

3 operations 1 paths 8 schemas 1 GET1 PATCH1 PUT

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 Reviews 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 3

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

Reviews 3
GET
/v1/reviews
Quandoo Get Information from Reviews in a List
getReviews_2 4 params → 200400500404403
PUT
/v1/reviews
Quandoo Create a Review for a Reservation
createReview_1 body → 200400403500404
PATCH
/v1/reviews
Quandoo Updated a Review
updateReview_1 body → 200400403500404

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are GetReviewDto (9 properties), CustomerReviewData (4 properties), GetReviewsDto (4 properties), LinkRelationDto (3 properties). Each schema is shown below with its type and property counts.

ErrorResponse
object
2 properties
CreateReviewDto
object
3 properties 2 required
UpdateReviewDto
object
3 properties 1 required
ChangedReviewDto
object
3 properties 2 required
GetReviewDto
object
9 properties 2 required
GetReviewsDto
object
4 properties
CustomerReviewData
object
4 properties
LinkRelationDto
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

quandoo-reviews-api-openapi.yml Raw ↑

Other APIs Quandoo publishes across the network.

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