Atlas Hotel APIv1.0.0

Read-only access to Atlas-curated hotel data. Authenticated REST + GraphQL.

Documentation

Swagger UI

/docs — interactive API explorer.
Basic Auth required — contact darren@aouk.com.

ReDoc

/redoc — reference docs.
Same Basic Auth as /docs.

JSON service info

/info — machine-readable.

Health

/health — uptime probe.

REST endpoints

GET  /api/v1/hotels/{fastx_code}        → hotel detail
GET  /api/v1/hotels/{fastx_code}?lang=fr → translated content
GET  /api/v1/languages                  → supported language codes

All /api/v1/* calls require an X-API-Key header. Request a key from darren@aouk.com.

Supported languages

en, fr, es, ar, zh, en-CA, fr-CA, de, it, pt, nl

Status

Source repo: aouk-com/atlas-hotel-api · Atlas god_schema: v2.0.15

© AO UK Ltd