> For the complete documentation index, see [llms.txt](https://developer.1moneynetwork.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.1moneynetwork.com/integrations/websocket.md).

# Websocket

To use the websocket API, connect to the following environments:

### Testnet

`wss://ws.testnet.1money.network`

`wss://ws1.testnet.1money.network`

`wss://ws2.testnet.1money.network`

{% hint style="success" %}
Prior to starting, you can test out your connectivity via your terminal:

`wscat -c wss://ws.testnet.1money.network -P`&#x20;

or&#x20;

`websocat wss://ws.testnet.1money.network/`

{% endhint %}

### Mainnet

(Coming soon)
