API Documentation

GET/api/1/alternative/stocktwits/{ticker}

StockTwits Sentiment API

Returns real-time StockTwits sentiment and message volume for a stock

Parameters

1
tickerstringrequired
path

Stock ticker symbol

Responses

Was this helpful?
Request
curl -X GET \
  'https://api.eulerpool.com/api/1/alternative/stocktwits/AAPL' \
  -H 'Accept: application/json'
200 Response
Default Response