Documentation
/healthz
Health check — 200 ok if live, 503 draining during shutdown drain.
Responses
| Status | Content-Type | Description |
|---|---|---|
200 | text/plain | Live |
503 | text/plain | Draining |
Open a WebSocket, subscribe to a network@table stream, and start receiving decoded blocks in real time. Pick a stream below — then drop the URL into wscat, Node, or the browser.
1# npm i -g wscat2wscat -c "wss://ws.pinax.network/ws/solana@swaps?token=<YOUR_JWT>"
GET /streamsHealth check — 200 ok if live, 503 draining during shutdown drain.
| Status | Content-Type | Description |
|---|---|---|
200 | text/plain | Live |
503 | text/plain | Draining |