Impala Bookings API
Making and managing bookings.
Impala Bookings API is one of 3 APIs that Impala publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Bookings. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes 6 operations across 3 paths, and defines 25 schemas. It is described by OpenAPI 3.0.0, at version 1.003.
Requests are made against 2 base URLs: https://sandbox.impala.travel/v1, https://api.impala.travel/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Impala Bookings API declares
2 security schemes
for authenticating requests.
An API key is passed in the header as x-api-key (API_Key_Authentication).
It accepts HTTP bearer tokens (JWT) (paymentAuth).
By default, every request must be authenticated.
Paths & Operations 6
Across 3 paths, the API surfaces 6 operations — 1 DELETE, 2 GET, 1 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.
Making and managing bookings.
Schemas 25
The contract defines 25 schemas that model the data the API accepts and returns. The most detailed are booking (14 properties), hotelStub (12 properties), bookedRate (8 properties), address (7 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Impala 2
Other APIs Impala publishes across the network.