This page lists the supported actions you can use to interact with the Benzinga WebSocket API. These actions help maintain session health and access recent message history.Documentation Index
Fetch the complete documentation index at: https://docs.benzinga.com/llms.txt
Use this file to discover all available pages before exploring further.
You cannot control the number of messages returned by the
list action. The actual count depends on the number of messages currently cached for a given key.Available Actions
| Action | Description | Example |
|---|---|---|
replay | Replays up to the last 100 messages. The number of messages returned may vary depending on cache availability for the key. | replay |
ping | Keeps the WebSocket session alive by sending a heartbeat signal. | ping |