🔗 WebSocket API
Endpoints
WebSocket endpoint provides real-time SEC filings streaming. After establishing a WebSocket connection with us, you can optionally send a Hello message to enable Heartbeat messages.
Endpoints
| Environment | Encryption | Value |
|---|---|---|
| Production | Yes | wss://api.sec.finfeedapi.com |
:::
For testing, debugging and development purposes we recommend:
wscatclient from thenpmpackage repository: https://github.com/websockets/wscatsandystandalone WebSocket client with our message templates available at: https://app.gosandy.io/
