Authenticating to Oracle Hospitality Distribution APIs

Prerequisites

  • A Channel Code in the Distribution platform provided by Oracle.

  • A valid integration user provided by Oracle upon creation of the channel code.

Getting a Token for Distribution APIs

Use the Distribution Authorization API to obtain the access token (in the JWT format) that matches the provided credentials issued by the Oracle Hospitality Distribution administrator for a specific Distribution channel partner (see Prerequisites section).

Use this token in every call to the Distribution APIs. Once a token is generated, it can be used in subsequent calls until it expires. The expiry date is noted in the API response.

Note:

The Distribution APIs are separate from the Oracle Hospitality Property APIs, and tokens generated by the Distribution Authorization API can only be used for Distribution APIs.