Discover/stocktwits.com API
live

stocktwits.com APIstocktwits.com

Get currently trending stock and crypto symbols from Stocktwits — with ticker, price, volume, trending scores, and market index data. Paginated, filterable by asset class.

Endpoints
1
Updated
2mo ago
Try it
Page number for pagination.
Asset class filter. Accepted values: all, equity, crypto.
Number of trending symbols to return per page (max 30).
Region filter. Accepted values: US, CA, X (for crypto).
api.parse.bot/scraper/09e16524-4533-449c-b713-8f1299802060/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/09e16524-4533-449c-b713-8f1299802060/get_trending_symbols?limit=10' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 1 totalclick to expand

Get the list of currently trending stock ticker symbols on Stocktwits, including company names, trending scores, price data, volume, and community trend summaries. Results are paginated with up to 30 symbols per page.

Input
ParamTypeDescription
pageintegerPage number for pagination.
classstringAsset class filter. Accepted values: all, equity, crypto.
limitintegerNumber of trending symbols to return per page (max 30).
regionstringRegion filter. Accepted values: US, CA, X (for crypto).
Response
{
  "type": "object",
  "fields": {
    "page": "integer, current page number",
    "has_more": "boolean, whether more pages are available",
    "market_indexes": "array of market index ETF objects with symbol, title, exchange, price, change, percent_change, and volume",
    "total_returned": "integer, number of symbols returned on this page",
    "trending_symbols": "array of trending symbol objects with rank, symbol, title, exchange, sector, industry, instrument_class, trending_score, watchlist_count, logo_url, trend_summary, trend_rank_all, trend_rank_region, price, change, percent_change, and volume"
  },
  "sample": {
    "data": {
      "page": 1,
      "has_more": true,
      "market_indexes": [
        {
          "price": 741.44,
          "title": "SPDR S&P 500 ETF Trust",
          "change": -6.73,
          "symbol": "SPY",
          "volume": 10355142,
          "exchange": "NYSEArca",
          "percent_change": -0.9
        }
      ],
      "total_returned": 30,
      "trending_symbols": [
        {
          "rank": 1,
          "price": 23.66,
          "title": "Figma",
          "change": 3.42,
          "sector": "TechnologyServices",
          "symbol": "FIG",
          "volume": 30357600,
          "exchange": "NYSE",
          "industry": "PackagedSoftware",
          "logo_url": "https://logos.stocktwits-cdn.com/FIG.png",
          "trend_summary": "Figma is trending following a strong quarterly earnings report...",
          "percent_change": 16.9,
          "trend_rank_all": 1,
          "trending_score": 19.78,
          "watchlist_count": 16052,
          "instrument_class": "Stock",
          "trend_rank_region": 1
        }
      ]
    },
    "status": "success"
  }
}

About the stocktwits.com API

The Stocktwits Trending Symbols API exposes one endpoint — get_trending_symbols — that returns up to 30 trending tickers per page, each with fields including trending_score, instrument_class, sector, industry, watchlist count, and current price data. It also includes a market_indexes array with ETF-level price and volume snapshots, giving a quick read on broader market context alongside community momentum signals.

What the API Returns

The get_trending_symbols endpoint returns a paginated list of tickers currently trending on Stocktwits. Each entry in the trending_symbols array includes the ticker symbol, company title, exchange, sector, industry, instrument_class, trending_score, and watchlist count. The trending_score is a numeric signal reflecting the relative volume of discussion for that symbol at the time of the request.

Filtering and Pagination

Results can be filtered using the class parameter, which accepts all, equity, or crypto. The region parameter narrows results to US, CA, or X (crypto). Use the limit parameter to request fewer than the maximum 30 results per page, and the page parameter to step through additional pages. The has_more boolean in the response indicates whether further pages exist.

Market Index Context

Alongside trending symbols, the response includes a market_indexes array. Each entry contains a market index ETF with its symbol, title, exchange, price, change, percent_change, and volume. This lets you cross-reference community trending activity against broad market movement without making a separate request.

Coverage Notes

The API covers equities listed on US and Canadian exchanges, as well as crypto assets. Sector and industry classifications are returned where available, but may be absent for certain instruments — particularly crypto assets, which often omit sector and industry fields. The watchlist field reflects community tracking counts on Stocktwits specifically and does not represent order flow or brokerage activity.

Common use cases
  • Track which tickers are surging in social discussion before or after market open using trending_score
  • Filter trending crypto assets separately from equities using the class=crypto parameter
  • Compare community momentum signals against market index ETF moves using the market_indexes response field
  • Build a sector-level heat map of retail investor interest by aggregating sector and industry fields
  • Monitor watchlist counts over time to detect growing retail attention in specific tickers
  • Scope trending activity to Canadian-listed securities using the region=CA filter
  • Page through full trending lists programmatically using the page and has_more fields
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Stocktwits have an official developer API?+
Yes. Stocktwits offers an official API documented at https://api.stocktwits.com/developers. It covers streams, messages, and user data, but access tiers and availability have changed over time — some endpoints require approval or have been restricted.
What does the `trending_score` field represent?+
The trending_score is a numeric value that reflects how actively a symbol is being discussed on Stocktwits relative to its baseline activity. It is not a sentiment polarity score — it measures discussion volume or velocity, not whether sentiment is bullish or bearish.
Does the API return individual Stocktwits posts or sentiment breakdowns for each trending symbol?+
Not currently. The API returns symbol-level metadata including trending_score and watchlist counts, but does not return individual messages, bullish/bearish vote splits, or per-symbol sentiment percentages. You can fork this API on Parse and revise it to add an endpoint that fetches symbol-level message streams or sentiment data.
Are all 30 trending symbols always returned in a single response?+
The limit parameter controls how many symbols are returned per page, up to a maximum of 30. The total_returned field in the response confirms the actual count. If more results exist beyond the current page, has_more will be true and you can increment the page parameter to retrieve them.
Does the API expose historical trending data — for example, which symbols were trending yesterday?+
Not currently. The endpoint reflects symbols trending at the time of the request and does not include historical snapshots or time-series trending data. You can fork this API on Parse and revise it to add a scheduled data-collection endpoint that stores responses over time.
Page content last updated . Spec covers 1 endpoint from stocktwits.com.
Related APIs in FinanceSee all →
mazda.ca API
Find current vehicle deals, financing rates, lease options, and incentives across all Mazda Canada models and trims, with pricing tailored to your province. Get instant payment quotes to compare your options and discover the best offers available.
13f.info API
13f.info API
etoro.com API
Monitor top eToro traders by accessing their profiles, portfolio holdings, performance statistics, and trading history to inform your investment decisions. Discover trending stocks and cryptocurrencies, search for specific instruments, and view detailed market data and news to stay updated on investment opportunities.
vegasinsider.com API
Retrieve MLB betting odds from major sportsbooks including bet365, FanDuel, and DraftKings, covering Moneyline, Total, and Runline markets for any supported date. Easily compare odds across books to identify the best available lines.
bizapedia.com API
Search for detailed business profiles and contact information from Bizapedia, including company details, employee data, and communication channels. Access comprehensive business intelligence to research companies and build targeted contact lists.
customs.gov.mv API
Check import/export duties, tariff classifications, and exchange rates for Maldives customs compliance, plus track vessel movements, company registrations, and declaration statuses. Get real-time data directly from the official customs portal to streamline your trade and logistics operations.
morningstar.com.au API
Access comprehensive financial data for Australian stocks, ETFs, and managed funds including key metrics, valuations, dividends, and historical prices. Search securities, review company profiles and ownership details, and stay informed with market news and upcoming dividend information.
immobiliare.it API
Search Italian property listings for sale or rent, browse real estate agencies, and explore price trends across Italian cities — all via immobiliare.it.