Newsfeed (Streaming) v1
GET Stream
Stream Newsfeed
GET
/
stream
Our docs do not yet support Websocket streaming. To test the Newsfeed Websocket stream, please use Postman or websocketking.com.
Response
101 - */*
api_version
string
requiredIndicates the message API version. Currently websocket/v1
.
kind
string
requiredIndicates the message data Kind. Currently News/v1
.
data
object
requiredMessage payload
Was this page helpful?