Discover/dilutiontracker.com API
live

dilutiontracker.com APIdilutiontracker.com

Access DilutionTracker.com data via API: search ~3400 tickers, fetch pending S-1 offerings, reverse splits, popular tickers, and open-access dilution records.

Endpoints
5
Updated
14d ago
Try it
Maximum number of results to return.
Search query - ticker symbol or company name substring (case-insensitive). Matches against
api.parse.bot/scraper/ec3cf538-1ae1-4340-b68a-f11c48041584/<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/ec3cf538-1ae1-4340-b68a-f11c48041584/search_tickers?query=GameStop' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 5 totalclick to expand

Search for tickers by symbol or company name substring. Searches against the DilutionTracker coverage database (approximately 3400 small/mid-cap tickers focused on dilution events). Results are case-insensitive substring matches.

Input
ParamTypeDescription
limitintegerMaximum number of results to return.
queryrequiredstringSearch query - ticker symbol or company name substring (case-insensitive). Matches against the dilution tracker coverage database which focuses on small/mid-cap stocks.
Response
{
  "type": "object",
  "fields": {
    "data": "array of matching ticker objects with symbol, companyName, and coverageStatus",
    "status": "string indicating success"
  },
  "sample": {
    "data": [
      {
        "symbol": "GME",
        "companyName": "GameStop Corp.",
        "coverageStatus": "hasFiling"
      }
    ],
    "status": "success"
  }
}

About the dilutiontracker.com API

This API exposes 5 endpoints covering DilutionTracker's database of approximately 3,400 small- and mid-cap tickers tracked for dilution events. You can use search_tickers to find companies by symbol or name substring, pull trending tickers with market change data via get_popular_tickers, retrieve pending S-1 offerings, and fetch upcoming or completed reverse splits — all in structured JSON.

Ticker Search and Coverage

search_tickers accepts a required query string and an optional limit integer. It performs case-insensitive substring matching against roughly 3,400 tickers in DilutionTracker's coverage database, returning each match with symbol, companyName, and coverageStatus. This is useful for confirming whether a specific small-cap company is tracked before requesting deeper data.

Market Activity and Open Access

get_popular_tickers returns up to 30 currently trending tickers sorted by platform activity. Each object includes ticker, companyName, sector, industry, pctChangeSinceLastClose, and pctChangeSinceLastCloseSt — giving a snapshot of which names are drawing attention alongside their day-over-day price movement. get_open_access_tickers surfaces tickers whose full dilution data is available without a subscription; each record includes symbol, cik, companyName, industry, and openAccessDate.

Corporate Actions

get_pending_s1_offerings returns an array of pending S-1 registration filings, which are early signals of upcoming share issuances. get_reverse_splits returns both upcoming and completed reverse split events. These two endpoints are useful for monitoring corporate actions that directly affect share count and price.

Common use cases
  • Screen small-cap stocks for upcoming dilution events using pending S-1 offering data.
  • Monitor reverse split history and upcoming splits to adjust position sizing or risk models.
  • Build a watchlist dashboard using popular ticker trend data with sector and daily percent change.
  • Validate ticker coverage before querying deeper dilution records with the search endpoint.
  • Identify tickers with free full-access dilution data using the open access tickers endpoint.
  • Track CIK numbers alongside ticker symbols for cross-referencing SEC EDGAR filings.
  • Alert on newly trending small-cap names by polling the popular tickers endpoint regularly.
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 DilutionTracker have an official developer API?+
DilutionTracker does not publish a documented public developer API. The data here is exposed through Parse's API layer covering the DilutionTracker.com platform.
What does `get_open_access_tickers` return and how does it differ from `search_tickers`?+
get_open_access_tickers returns a fixed list of tickers whose full dilution detail is available without a paid subscription, including the openAccessDate and cik for each. search_tickers queries the broader ~3,400-ticker coverage database by symbol or name substring and returns coverageStatus — but does not filter by access tier or return the CIK.
Does the API return detailed dilution history or share structure breakdowns for individual tickers?+
Not currently. The API covers ticker search, popular tickers, open-access ticker listings, pending S-1 offerings, and reverse splits. Per-ticker dilution history, authorized shares, float data, or warrant details are not exposed. You can fork this API on Parse and revise it to add an endpoint targeting individual ticker dilution detail pages.
How fresh is the data from endpoints like `get_pending_s1_offerings` and `get_reverse_splits`?+
Both endpoints reflect the current state of DilutionTracker's platform at the time of the request. Neither endpoint includes a timestamp field in the response, so polling periodically is the practical way to detect new entries or status changes.
Can I filter popular tickers by sector or industry?+
The get_popular_tickers endpoint returns sector and industry fields in each result object, but takes no filter parameters — it always returns the full set of up to 30 trending tickers. Filtering by sector or industry would need to be done client-side. You can also fork this API on Parse and revise it to add server-side filtering if needed.
Page content last updated . Spec covers 5 endpoints from dilutiontracker.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.