Apinex API Documentation

Introduction

Welcome to the TravelExe API Hub — a unified middleware layer that connects your applications to wholesale travel supplier APIs for hotels, transfers, and sightseeing.

What is TravelExe?

TravelExe sits between your frontend and multiple travel suppliers. Instead of integrating each supplier separately, you call one consistent API and TravelExe handles the supplier communication, normalization, and response formatting.

Your App  →  TravelExe API Hub  →  Supplier APIs

Available modules

Module Status Description
Hotels ✅ Live Search, book, and manage hotel reservations
Transfers ✅ Live Airport and point-to-point transfer bookings
Sightseeing 🔧 Coming soon Tours, activities, and experiences

Who is this for?

  • Travel agents using the B2B portal to book for clients
  • Developers integrating TravelExe into their own frontend or platform
  • B2B partners who want to self-integrate via API

Base URL

All API requests go to:

https://api.travelexe.com

All endpoints accept and return application/json unless stated otherwise.