> ## Documentation Index
> Fetch the complete documentation index at: https://developer.setle.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Environments

> An overview of the different environments for the Setle API

All Setle REST APis are hosted in Amsterdam AMS3.

## Staging

baseUrl:

```
https://public-api-staging.setle.app/
```

## Production

baseUrl:

```
https://public-api.setle.app/
```

<Note>In case you are running in a private environment your `baseUrl` might be different, check with the Selte team which urls to use for your private environment.</Note>
