Spawner News Sentiment
Streaming the sentiment of a ticker's live news feed.
If you haven't already, create a Spawner account.
Tip: If you're new to Spawner, you should know we're always around and happy to help if you run into any issues. You can find us on on our Discord.
News Sentiment
GET
https://spawnerapi.com/news/<ticker>/<token>
Simply query this REST endpoint with your ticker and get latest news back.
Path Parameters
Name
Type
Description
ticker
string
Ticker for which you want sentiment/news.
token
string
Token for authentication to the API.
Last updated
Was this helpful?