Authorization

To use our API, you will need:

  • A partner token. This token identifies the partner who requests or push the data, and in the case where the partner has access to several establishments, this token will be the same on all these establishments.

  • A hotel token. This token allows you to exchange with the API for only one establishment or one group of establishments (depending on the API).

Format

Use these tokens in a Bearer Token following this pattern : partnerToken:hotelToken

Example

Authorization: Bearer 123456789:987654321

To get your tokens

These two tokens will be provided to you by the support.

Email the support team at support@experience-hotel.com and specify:

  • which API you want to use

  • for which properties

Last updated