# Getting started

{% hint style="warning" %}
Always use the ![](https://3868048845-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRJrT3ZeHQnYGnLALMybb%2Fuploads%2Fgit-blob-5e19c5997155d481f1b77468c881d6928be37d95%2FAPI_copy_example.png?alt=media) **Copy** icon in the example field when copying examples. Manual copy and paste is known to cause data format errors.
{% endhint %}

## Domain name

{% hint style="info" %}
For all the APIs, CONNECT-DOMAIN refers to the domain name for the WECHAT or WHATSAPP or SMS or SMS-DIRECT or LINE platforms.
{% endhint %}

* Production CONNECT-DOMAIN: `https://connect.symphony.com/admin`
* Test CONNECT-DOMAIN: `https://connect.uat.symphony.com/admin`

#### **Example: Request to get the list of available entitlements**

```bash
curl -X GET "https://connect.symphony.com/admin/api/v2/customer/entitlements"
```

{% hint style="info" %}
**Note:** Headers have been omitted in this example.
{% endhint %}

## Multi-company contacts

For Multi-company-contacts, the contacts must be from the same network, for example, all from WeChat or all from WhatsApp. Cross-network rooms are not authorized.
