# Regions

We recommend using one of our regional providers, though you can connect directly to the IPs below if that suits your workflow better.

### Regional Providers

There are two types of regions: full API service regions and submit-only regions. Submit-only regions can be used for transaction submission, but DEX endpoints will not be supported.&#x20;

| Region                                                                                                                                                                                                                                                                                                               | Endpoint                           |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------- |
| :flag\_gb: England - Full API service                                                                                                                                                                                                                                                                                | `uk.solana.dex.blxrbdn.com`        |
| :flag\_us: New York - Full API service                                                                                                                                                                                                                                                                               | `ny.solana.dex.blxrbdn.com`        |
| :earth\_americas: Global - Submit ONLY *\*This endpoint will submit your transactions to our closest transaction handling instances.* It improves performance if your bot is pinged 2ms away from the nearest Trader API region. We always recommend sending to the Global endpoint in parallel to any other region. | `global.solana.dex.blxrbdn.com`    |
| :flag\_us: Los Angeles - Submit ONLY                                                                                                                                                                                                                                                                                 | `la.solana.dex.blxrbdn.com`        |
| :flag\_de: Frankfurt - Submit ONLY                                                                                                                                                                                                                                                                                   | `germany.solana.dex.blxrbdn.com`   |
| :flag\_nl: Amsterdam - Submit ONLY                                                                                                                                                                                                                                                                                   | `amsterdam.solana.dex.blxrbdn.com` |
| :flag\_jp: Tokyo - Submit ONLY                                                                                                                                                                                                                                                                                       | `tokyo.solana.dex.blxrbdn.com`     |

{% hint style="info" %}
Note: Use `http://` (NOT `https://`) when calling the Global endpoint for the best performance.&#x20;
{% endhint %}

### Swagger

<table><thead><tr><th width="150">Region</th><th>Swagger</th></tr></thead><tbody><tr><td>England</td><td><a href="https://uk.solana.dex.blxrbdn.com/swagger/">https://uk.solana.dex.blxrbdn.com/swagger/</a></td></tr><tr><td>New York</td><td><a href="https://ny.solana.dex.blxrbdn.com/swagger/">https://ny.solana.dex.blxrbdn.com/swagger/</a></td></tr></tbody></table>
