How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

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.2.0, at version 3.0.

Requests are made against 2 base URLs: https://sandbox.impala.travel/v1, https://api.impala.travel/v1.

6 operations 3 paths 25 schemas 1 DELETE2 GET1 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
3.0
Base URL
https://api.impala.travel/v1
Authentication
API Key, HTTP Bearer
Terms of Service
Resource Areas
1

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.

Bookings 6

Making and managing bookings.

GET
/bookings
List all bookings
listBookings 7 params → 200400401500
POST
/bookings
Create a booking
createBooking body → 202400401403500
DELETE
/bookings/{bookingId}
Cancel a booking
cancelBooking 1 param → 200400401403404500
GET
/bookings/{bookingId}
Retrieve a booking
retrieveBooking 1 param → 200400401404500
PUT
/bookings/{bookingId}
Change a booking
updateBooking 1 param body → 200400401404500
PUT
/bookings/{bookingId}/booking-contact
Change a booking contact
updateBookingContact 1 param body → 200400401404500

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), hotelAgreementStub (7 properties). Each schema is shown below with its type and property counts.

notesBookedRoom
object
Notes about this booked room. These might be requests for room setup (e.g. extra beds or requests to remove alcoholic beverages from the minibar) or other requ…
2 properties 2 required
updateBookingRequest
bookingRequest
object
6 properties 4 required
validationResult
object
Describes the validation that failed.
3 properties 2 required
bookedRoom
object
5 properties 3 required
bookedRate
object
Information on the price of the booked room, other components of the room (such as breakfast, lunch or a welcome drink) and the cancellation policies that appl…
8 properties 7 required
cancellationPolicy
object
A rule that applies if the booking is cancelled.
4 properties 3 required
location
object
Precise location on a map (using WGS 84 longitude and latitude notation)
2 properties 2 required
updateBookingContactRequest
object
Request body for update contact booking
2 properties 2 required
booking
object
Details of an existing booking.
14 properties 10 required
address
object
Physical address
7 properties 5 required
pagination
object
Information that helps paginate through lists of resources.
4 properties 4 required
genericError
object
2 properties 1 required
cancellationFee
object
Describes the costs associated with a cancellation and how it is calculated.
3 properties 2 required
hotelAgreementStub
objectnull
Essential information on an agreement with a hotel.
7 properties 3 required
hotelStub
object
Essential information on a hotel returned as part of other resources, linking to the full resource within its href field.
12 properties 6 required
notesBooking
object
Notes allow sellers to their guests to communicate relevant information to the hotel.
2 properties
taxOrFee
object
Details of a tax or fee (included or excluded in a rate).
3 properties
image
object
4 properties 3 required
rateComponent
object
Product or service offered as part of a rate in addition to accommodation in the room.
3 properties 2 required
validationError
updateBookingVersionAtTimestamp
string
The timestamp of when the booking was last updated
money
object
An amount of money in the specified currency (used in the context of prices, fees, refunds etc.)
2 properties 2 required
timeRange
object
A time range. Open-ended time ranges are indicated by omitting either start or end in the object.
2 properties
personInfo
object
Information on a person and their contact details.
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

impala-bookings-api-openapi.yml Raw ↑

Other APIs Impala publishes across the network.

Impala Hotels API
Impala Rate Calendar API
Where this information came from

This is an independent, third-party profile of Impala Bookings API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.