> ## Documentation Index
> Fetch the complete documentation index at: https://api-doc.xmenu.it/llms.txt
> Use this file to discover all available pages before exploring further.

# Base URL

> API base URL and test environment

## Base URL

All xMenu API endpoints are accessible at:

```
https://app.xmenu.it/api
```

All endpoint paths described in this documentation are relative to this base URL.

## Production and Test Environments

The API uses the same base URL for both production accounts and test restaurants. The distinction between environments is made exclusively through the credentials used for authentication.

<Tip>
  During development, you may need a test account. Contact our staff to request one.
</Tip>
