Skip to content
Velo

News API

Fetch historical news stories or subscribe to the live priority-news feed. News methods are available through client.news and directly on client.

Methods

MethodDescription
.get_newsFetches historical news stories after an optional timestamp.
.stream_newsOpens the live feed and yields control or story messages.
.close_streamCloses the active live-news connection.