Skip to main content
WSS
To keep the connection alive, you need to send a ping message every less than 60 seconds.
You can subscribe and unsubscribe to any amount of topics you want on a single connection. To update a topic subscription, you can resubscribe to the same topic with new parameters. Incoming messages will include a topic field that you can use to filter the type of message.
When subscribing, you can leave any of the array fields of the params object empty to subscribe to all entries for that field.
When unsubscribing, you can leave the topics array empty to unsubscribe from all topics.
x-api-key
type:httpApiKey

Your Prism API key. You can get one for free in the Prism Dashboard. You must include it in the x-api-key query parameter.

Subscribe Balance Changes
type:object

Subscribe to balance change updates.

Unsubscribe Balance Changes
type:object

Unsubscribe from balance change updates.

Balance Changes Message
type:object

Message containing the balance change data.