List partners available for hotel ID mapping

Overview

Returns every partner that can be used for hotel ID mapping, along with each partner's inventory coverage size (mappings). Use this list to discover which partner inventories can be aligned with Nuitee / liteAPI hotel IDs.

Hotel mapping connects a partner's hotel identifiers to Nuitee catalogue IDs so you can shop, book, and enrich content against a single inventory.

When to Use

  • Before mapping IDs - Confirm the partner name to pass into POST /hotels/match/partners/with-id
  • Coverage checks - Compare mappings counts to estimate how much of a partner's inventory is already linked
  • Partner selectors - Populate UI or automation dropdowns with supported partners
  • Onboarding - Discover which OTAs / suppliers are available for ID-to-ID mapping

What You Get

  • Partner names - Exact strings to send as the partner form field on the map endpoint
  • Inventory size - mappings count per partner (known ID links in the mapping catalogue)
  • Sorted list - Partners ordered by mapping count, descending

Key Features

  • No request body: Simple authenticated GET
  • Case-insensitive partner names upstream: Prefer the exact partner string from this response
  • Accounts without suppliers: Allowed to call hotel mapping endpoints (standard auth still applies)

Quick Start

  1. Authenticate with your LiteAPI X-API-Key
  2. Call GET /hotels/match/partners
  3. Pick a partner value from the response
  4. Upload that partner's hotel ID CSV to POST /hotels/match/partners/with-id

Rate limit: 50 requests/min (production), 10 requests/min (sandbox).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Responses

401

Unauthorized — missing or invalid API key

429

Rate limit exceeded

502

Upstream mapping service unreachable

504

Upstream mapping service timed out

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json