> For the complete documentation index, see [llms.txt](https://api-docs.speechace.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://api-docs.speechace.com/getting-started/pre-requisites/api-regions-and-endpoints.md).

# API Regions and endpoints

A Speechace API Key is tied to a specific region. The API currently supports the following regions:

{% code title="US West (Oregon)" %}

```
https://api.speechace.co
```

{% endcode %}

{% code title="AP Southeast (Singapore)" overflow="wrap" %}

```xml
https://api2.speechace.com
```

{% endcode %}

{% code title="EU West (Ireland)" %}

```markup
https://api4.speechace.com
```

{% endcode %}

{% code title="AP South (Mumbai)" %}

```
https://api5.speechace.com
```

{% endcode %}

{% hint style="info" %}
Additional API Keys can be requested under the same Subscription for other regions.
{% endhint %}
