generated: '2026-07-11' method: derived source: openapi/hotelbeds-openapi.yml summary: types: - apiKey api_key_in: - header schemes: - name: ApiKeyAuth type: apiKey in: header parameter: Api-key description: Your APItude API key, issued per API suite (Hotel, Activities, Transfers). sources: - openapi/hotelbeds-openapi.yml - name: SignatureAuth type: apiKey in: header parameter: X-Signature description: SHA256 hash, in hexadecimal, of the concatenation of the API key, the shared secret, and the current Unix timestamp in seconds. sources: - openapi/hotelbeds-openapi.yml