Developers

Ship travel products in days, not quarters.

REST and GraphQL APIs, typed SDKs, webhooks and a sandbox — all behind one consistent contract.

POST · /v1/flights/search200 · 118ms
curl -X POST https://api.afrnex.com/v1/flights/search \
  -H "Authorization: Bearer $AFRNEX_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "origin": "NBO",
    "destination": "LHR",
    "depart": "2026-09-14",
    "cabin": "ECONOMY",
    "passengers": { "adults": 1 }
  }'
Flights & NDCstable · v1
Hotels & Staysstable · v1
Pricing & Availabilitystable · v1
Ancillariesstable · v1
Bookings & Ticketingstable · v1
Payments & Settlementstable · v1
Loyaltystable · v1
Dynamic Packagingstable · v1
Tourism Intelligencestable · v1
Webhooks & Eventsstable · v1

API Keys & OAuth

Scoped tokens, key rotation and per-environment credentials.

Webhooks

Booking, payment, schedule change and disruption events.

Sandbox

Deterministic mock supplier data for end-to-end testing.

Status & SLOs

Live status page, per-endpoint latency and uptime.

PCI Scope Reduction

Tokenized cards and hosted payment fields.

v1
Stable API
REST + GraphQL
Surfaces
TS · Py · Go
SDKs
99.99%
API uptime