get
wss://oi-stream-api.in-ascanner.com/new_contracts
WebSocket endpoint. After connection, send subscription message:
{"channel":"new_contracts","filters":{...}}
Server will stream NewContractDTO events.
WebSocket endpoint. After connection, send subscription message:
{"channel":"new_contracts","filters":{...}}
Server will stream NewContractDTO events.
Try It! to start a request and see the response here!