Impala Hotel Bookings
Hotel content, rates and room bookings
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- No
- Category
- Transportation
- Documentation / URL
- https://docs.impala.travel/docs/booking-api/
Overview
Impala provides hotel booking and availability APIs — key-based.
⚠️ Status (verified 2026-08): an unauthenticated request returned HTTP 403 (an HTML page) — the API requires a valid
x-api-key; the HTML response suggests a gateway/edge gate. Use a registered key.
What it provides
curl "https://api.impala.travel/v1/hotels" \
-H "x-api-key: YOUR_KEY"
Notes
- Hotel availability, rates, and bookings.
- Auth:
x-api-keyheader.
FAQ
Is Impala free? Key-based per the docs.
Why 403? Unauthenticated requests hit a 403 gate (verified) — use a valid key.
What does it provide? Hotel availability and bookings.
More in Transportation
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| ADS-B Exchange Access real-time and historical data of any and all airborne aircraft | No auth | Yes | Unknown | ↗ |
| airportsapi Get name and website-URL for airports by ICAO code | No auth | Yes | Unknown | ↗ |
| AIS Hub Real-time data of any marine and inland vessel equipped with AIS tracking system | API Key | No | Unknown | ↗ |
| Amadeus for Developers Travel Search - Limited usage | OAuth | Yes | Unknown | ↗ |
| apilayer aviationstack Real-time Flight Status & Global Aviation Data API | OAuth | Yes | Unknown | ↗ |