# API Hosts

<figure className="page-header-image">
  <img src="/images/headers/api-hosts.jpg" alt="API Hosts" />
</figure>

## Ethereal Mainnet

| Service                             | Endpoint                                                                                                 |
| ----------------------------------- | -------------------------------------------------------------------------------------------------------- |
| HTTP API                            | [https://api.ethereal.trade/](https://api.ethereal.trade/)                                               |
| HTTP API Specification              | [https://api.ethereal.trade/openapi.json](https://api.ethereal.trade/openapi.json)                       |
| HTTP API Reference                  | [https://api.ethereal.trade/docs](https://api.ethereal.trade/docs)                                       |
| Archive API                         | [https://archive.ethereal.trade](https://archive.ethereal.trade)                                         |
| Archive API Specification           | [https://archive.ethereal.trade/openapi.json](https://archive.ethereal.trade/openapi.json)               |
| Archive API Reference               | [https://archive.ethereal.trade/docs](https://archive.ethereal.trade/docs)                               |
| Websocket API Gateway               | wss://ws2.ethereal.trade                                                                                |
| Exchange UI Application             | [https://app.ethereal.trade](https://app.ethereal.trade/)                                                |
| TradingView API (Last traded price) | [https://tradingview.ethereal.trade/v1/last-price](https://tradingview.ethereal.trade/v1/last-price)     |
| TradingView API (Oracle price)      | [https://tradingview.ethereal.trade/v1/oracle-price](https://tradingview.ethereal.trade/v1/oracle-price) |

## Ethereal Testnet

| Service                             | Endpoint                                                                                                     |
| ----------------------------------- | ------------------------------------------------------------------------------------------------------------ |
| HTTP API                            | [https://api.etherealtest.net](https://api.etherealtest.net)                                                 |
| HTTP API Specification              | [https://api.etherealtest.net/openapi.json](https://api.etherealtest.net/openapi.json)                       |
| HTTP API Reference                  | [https://api.etherealtest.net/docs](https://api.etherealtest.net/docs)                                       |
| Archive API                         | [https://archive.etherealtest.net](https://archive.etherealtest.net)                                         |
| Archive API Specification           | [https://archive.etherealtest.net/openapi.json](https://archive.etherealtest.net/openapi.json)               |
| Archive API Reference               | [https://archive.etherealtest.net/docs](https://archive.etherealtest.net/docs)                               |
| Websocket API Gateway               | wss://ws.etherealtest.net                                                                                   |
| Exchange UI Application             | [https://app.etherealtest.net](https://app.etherealtest.net)                                                 |
| TradingView API (Last traded price) | [https://tradingview.etherealtest.net/v1/last-price](https://tradingview.etherealtest.net/v1/last-price)     |
| TradingView API (Oracle price)      | [https://tradingview.etherealtest.net/v1/oracle-price](https://tradingview.etherealtest.net/v1/oracle-price) |
