> For the complete documentation index, see [llms.txt](https://experience-crm.gitbook.io/experience-crm-api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://experience-crm.gitbook.io/experience-crm-api/miscellaneous/access-scope/api-access.md).

# API Access

### Request&#x20;

<mark style="color:green;">**GET**</mark> &#x20;

{% code overflow="wrap" %}

```url
https://interface.experience-hotel.com/api/xp-token-scopes/api-names
```

{% endcode %}

### Response

Status Code 200 OK

```json
[
    "sending-list-csv",
    "xp-engine",
    "xp-ereputation-reviews",
    "xp-get-forms-url",
    "xp-evenemential"
]
```

For each API you have access to, you will get:&#x20;

* API shortcode
