Stream API Authentication
You require an API key to access the stream API. Check out our API plans to get a key: https://newsfilter.io/api-plans
The connection string looks like this:
Socket.io endpoint:
http://stream.newsfilter.io?apiKey=YOUR_API_KEY
Websocket endpoint:
ws://stream.newsfilter.io/socket.io/?EIO=3&transport=websocket&apiKey=YOUR_API