# API Hosts

## Mainnet

| Service                             | Endpoint                                                  |
| ----------------------------------- | --------------------------------------------------------- |
| HTTP API                            | <https://api.ethereal.trade/>                             |
| HTTP API Specification              | <https://api.ethereal.trade/openapi.json>                 |
| HTTP API Reference                  | <https://api.ethereal.trade/docs>                         |
| Archive API                         | <https://archive.ethereal.trade>                          |
| Archive API Specification           | <https://archive.ethereal.trade/openapi.json>             |
| Archive API Reference               | <https://archive.ethereal.trade/docs>                     |
| Websocket API Gateway               | wss\://ws.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>        |
| TradingView API (Oracle price)      | <https://tradingview.ethereal.trade/v1/oracle-price>      |

## Testnet

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