WestIQ Partner Documentation
Integrate with the WestIQ Platform API.
Welcome to the WestIQ partner documentation. These docs are private and available to approved partners only.
WestIQ delivers AI-driven personalization for in-flight entertainment. This
site documents the WestIQ Platform API (v1) — the server-to-server
integration surface of the WE by West 2.0 platform. (“2.0” is the product
generation; the API you call is versioned v1.)
What you can do today
Authentication is OAuth 2.0 client credentials. Your credential is bound to your airline on the WestIQ side — you never send an airline identifier, and your calls can only ever see your airline’s catalog plus the shared global catalog.
Access is granted to approved airline and integration partners. Need access or API credentials? Contact your WestIQ partner manager.
Where to start
- Quickstart — get a token and make your first authenticated call.
- Authentication & Access — the credential model, the one scope, and the auth failures you can hit.
- Search — how queries are parsed, scored, and how catalog coverage is reported.
- Behavioral events — batching passenger interaction signals, rejection codes, and the signal vocabulary.
- Errors & limits — the error envelope, correlation IDs, request limits, and rate limiting.
- API Reference — the full endpoint reference, generated from the platform’s OpenAPI document.
- Security & Trust — isolation, encryption, PII handling, and our compliance posture, stated as proofs rather than promises.