Authentication
PhoenixNews WebSocket: wss://wss.phoenixnews.io
Get your apiKey at https://phoenixnews.io/ → Account → Copy ApiKey
Once you have your apiKey there are two ways to authenticate:
Send the following message to the wss: "login apiKey"
Send your apiKey in the "x-api-key" header
Last updated