The travel inventory API

One API for the world's travel inventory.

Apinex turns dozens of legacy XML suppliers into a single, modern REST interface — hotels, transfers and sightseeing, with real-time pricing and instant confirmation.

Hotels Transfers Sightseeing
Get API key Read the docs
Move your cursor — click to ripple the field
POST /v1/hotels/search
318 live rates · 142ms
Booking confirmed
#HCGL-48201 · instant
UNIFIED SCHEMA
XML × 40+ 1 REST
TRUSTED BY TRAVEL SELLERS WORLDWIDE Northwind Meridian Skyloom Cassia Orbit Tours
THREE PRODUCTS, ONE CONTRACT

Everything a trip needs, ready to resell.

Hotels
Hotels

1.2M+ properties from leading bedbanks and direct chains, with live availability, rich content and instant vouchers.

Explore inventory →
Transfers
Transfers

Airport and point-to-point rides in 9,000+ cities — private, shared and chauffeur, with flight tracking built in.

Explore inventory →
Sightseeing
Sightseeing

120K+ tours, tickets and experiences with skip-the-line access, instant e-tickets and multilingual guides.

Explore inventory →
Unified schema

Every supplier normalized into one predictable JSON shape.

Real-time rates

142ms average response with live availability and pricing.

Instant booking

Quote, book and cancel with confirmations in a single call.

Global coverage

190 countries, multi-currency and multi-nationality pricing.

BUILT FOR DEVELOPERS

Clean REST on top of legacy XML supply.

Apinex sits between you and dozens of XML providers, exposing one modern endpoint for search, quote, book and cancel.

Unified schema across all suppliers
Sandbox keys with realistic mock data
Webhooks for booking & cancellation events
Read the API docs
POST /v1/hotels/search
# Search live hotel availability
curl https://api.apinex.dev/v1/hotels/search \
  -H "Authorization: Bearer sk_live_…" \
  -d '{
    "destination": "TYO",
    "checkin": "2026-07-02",
    "checkout": "2026-07-04",
    "occupancy": [{ "adults": 2 }]
  }'

# → 142ms · 318 rates · instant book
1.2M+
Hotels worldwide
9,000+
Transfer cities
120K+
Experiences
99.98%
Uptime SLA

Start building with Apinex today.

Spin up a sandbox key in minutes and connect the world's travel inventory through one clean API.

Get API key Read the docs