TaaS WebSocket

WebSocket / SignalR endpoint providing real-time updates

Sign in using your GitHub account on TezosLive.io and create your endpoint. You don't need to setup or host any server-side or Tezos infrastructure on your side.

You can also read the Medium article about the TaaS public endpoint.

Limitations

Public SignalR API endpoints are currently limited to

  • 20 000 messages per account per day (1 message is counted for each 64kB in case message has more than 64kB)

  • 20 concurrent connection per account

For client side instructions please see

Last updated