> For the complete documentation index, see [llms.txt](https://pointpay.gitbook.io/base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pointpay.gitbook.io/base/documentation/developers/exchange-api-documentation/private-methods-or-websoket.md).

# Private methods | WEBSOKET

Methods to access private data related to balances, orders, etc. After establishing the WebSocket connection, the user has to be authorized to use these methods.

{% hint style="info" %}
The connection will be closed by the server in case of inactivity from the client after 60 seconds.
{% endhint %}

### List of private methods:

{% content-ref url="/pages/ofy4yw8MPyVDIST5XAVp" %}
[Authorization](/base/documentation/developers/exchange-api-documentation/private-methods-or-websoket/authorization.md)
{% endcontent-ref %}

{% content-ref url="/pages/BNCCl0seC8B6Ea8R8opB" %}
[My Assets methods](/base/documentation/developers/exchange-api-documentation/private-methods-or-websoket/my-assets-methods.md)
{% endcontent-ref %}

{% content-ref url="/pages/1mkfWuh3JduJy0D3dxvp" %}
[My Orders methods](/base/documentation/developers/exchange-api-documentation/private-methods-or-websoket/my-orders-methods.md)
{% endcontent-ref %}
