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

Hotelbeds Cache API

The Cache API from Hotelbeds — 1 operation(s) for cache.

Hotelbeds Cache API is one of 5 APIs that Hotelbeds publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Cache. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 1 operation across 1 path. It is described by OpenAPI 3.0.1, at version 1.0.

Requests are made against 2 base URLs: https://api.hotelbeds.com, https://api.test.hotelbeds.com.

1 operations 1 paths 0 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0
Base URL
https://api.hotelbeds.com/hotel-api/1.0
Authentication
API Key, API Key
Terms of Service
Resource Areas
1

Authentication & Security 2

Hotelbeds Cache API declares 2 security schemes for authenticating requests. An API key is passed in the header as Api-key (ApiKeyAuth). An API key is passed in the header as X-Signature (SignatureAuth). By default, every request must be authenticated.

  • ApiKeyAuth — Your APItude API key, issued per API suite (Hotel, Activities, Transfers).
  • SignatureAuth — SHA256 hash, in hexadecimal, of the concatenation of the API key, the shared secret, and the current Unix timestamp in seconds.

Paths & Operations 1

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

Cache 1
GET
/hotel-cache-api/1.0/availabilities
Cache availability files
getCacheFiles → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hotelbeds-cache-api-openapi.yml Raw ↑

Other APIs Hotelbeds publishes across the network.

Hotelbeds Activities API
Hotelbeds Booking API
Hotelbeds Content API
Hotelbeds Transfers API