API Documentation

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

Reddit Stock Mentions API

Returns daily Reddit mention counts and sentiment for a stock across major investing subreddits

Parameters

2
limitnumber
query

Number of data points (default 30)

tickerstringrequired
path

Stock ticker symbol

Responses

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