# 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 %}
