# 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&#x20;

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

Example

{% code overflow="wrap" %}

```php
Authorization: Bearer 123456789:987654321
```

{% endcode %}

### 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:&#x20;

* which API you want to use&#x20;
* for which properties
