API Documentation

GET/api/1/alternative/social-mentions/{ticker}

Social Mentions History

Returns historical social media mention counts and sentiment for a stock

Parameters

2
limitnumber
query
tickerstringrequired
path

Stock ticker symbol

Responses

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