Skip to content
ANY//
//Endpoints · Stocktwits

Stocktwits Endpoint Reference

7 maintained endpoints and what each returns. For the full Stocktwits overview — sample response, FAQ and use cases — see the source page.

About the Stocktwits source
/api/stocktwits/messages/commentsA message with its full reply thread — text, timestamp, sentiment tag, user profile, tagged symbols, linked media, reshare count, and all nested replies.
/api/stocktwits/symbolsA symbol’s profile and its community message stream — exchange, region, instrument class, watchlist count, and the most recent messages with full user, sentiment, and media data.
/api/stocktwits/symbols/searchSearch symbols by keyword — matching symbols with name, exchange, region, and watchlist count for each result.
/api/stocktwits/symbols/sentimentDaily bullish/bearish sentiment series for a symbol — one record per day with the bullish and bearish percentages, covering the full historical series available.
/api/stocktwits/trendingCurrently trending symbols — ranked by trending score with sector, industry, instrument class, watchlist count, market cap, P/E ratio, EPS, and dividend yield for each.
/api/stocktwits/usersA user’s profile and message stream — alias, name, home country, join date, follower and following counts, idea count, watchlist size, official status, and recent messages.
/api/stocktwits/users/searchSearch users by keyword — matching profiles with alias, name, image, and verification flags (official, premium, verified).