Dilution Tracker API
Stock dilution data, ready for your models.
Pull dilution risk, offering ability, cash runway, float, active instruments, and SEC filing sources through REST or MCP.
Screen ticker universes, enrich internal dashboards, and add source-linked dilution context to your research workflows.
{
"ticker": "SCLX",
"runway": {
"text": ">10 years"
},
"os": {
"shares": 7585446,
"source": "periodic",
"confidence": "high"
},
"instruments": {
"filingsConsidered": 9
},
"report": {
"scores": {
"overallRisk": "HIGH",
"offeringAbility": "HIGH",
"cashNeed": "LOW",
"floatRisk": "MEDIUM"
}
},
"filings": [{
"type": "8-K",
"link": "https://www.sec.gov/..."
}]
}2,000+
US-listed stocks covered
Within 24 hours
Updates after new SEC filings
Source linked
Direct SEC filing references
All plans
Access to every endpoint
Make your first request
Go from an account to structured dilution data in three steps.
Choose a plan
Every paid plan includes every endpoint. Pick the monthly ticker limit that fits your workflow.
Create an API key
Generate a Bearer token in the API Keys dashboard. The plain key is shown once.
Request a ticker
Call the full report or a focused module. Repeated calls for one ticker count once per month.
curl -X GET "https://www.dilutracker.com/api/v1/ticker/SCLX/summary" \
-H "Authorization: Bearer dt_live_your_api_key_here"Authentication
Pass your key as a Bearer token. Create and manage up to five keys from the API Keys dashboard.
View example response
{
"ticker": "SCLX",
"summary": "Scilex has active dilution instruments and an S-1 pipeline...",
"scores": {
"overallRisk": "HIGH",
"offeringAbility": "HIGH",
"cashNeed": "LOW",
"floatRisk": "MEDIUM"
},
"usage": {
"unique_tickers_used": 12,
"unique_tickers_limit": 100
}
}The dilution data your workflow needs
Use the complete report or request only the module you need. Responses stay structured and source linked.
Risk and offering ability
Overall risk, offering ability, cash need, float risk, and a readable summary.
Active dilution instruments
Warrants, convertibles, ATMs, equity lines, shelf registrations, and S-1 findings.
Float and shares outstanding
Current float, listed and restricted shares, as-of dates, source type, and confidence.
Cash runway
Cash position, burn rate, runway estimate, and post-filing financing adjustments.
SEC filing context
Recent filings, form counts, descriptions, filing dates, and direct SEC links.
Financial statements
Annual and quarterly income statements, balance sheets, and cash flow data.
Institutional holders
Recent 13F holders, shares, values, filing dates, and percent of shares outstanding.
Market data
Price, change, market cap, volume, company profile, exchange, website, and the time the quote was fetched.
Built for distinct data workflows
Use the same API for automated research, internal decision tools, or a licensed customer product.
Quantitative research
Screen ticker universes, compare financing structures, and bring dilution risk into models and backtests.
Internal dashboards and agents
Connect AI agents over MCP or enrich portfolio tools, spreadsheets, and BI dashboards with structured fields.
Licensed customer products
Add dilution context to a customer-facing platform under a separate redistribution data license.
Connect your AI tools with MCP
Use the same API key and plan limits through a Streamable HTTP MCP endpoint built for agent workflows.
Add the endpoint to an MCP-compatible client that supports Bearer headers. Dilutracker exposes focused, structured tools so an agent can request only the part of a ticker report it needs.
9 tools
Focused read-only research
Same API key
Bearer authentication
Same quota
One ticker counts once monthly
MCP tools use the same unique-ticker allowance as REST requests.
Endpoint
https://www.dilutracker.com/mcp
Transport
Streamable HTTP
Authorization
Bearer dt_live_your_api_key_here
One complete report or focused modules
Start with the full ticker response. Use modular routes when you only need one part of the report.
/api/v1/ticker/{ticker}Recommended starting pointReturns a complete dilution report including company profile metadata, quote, float, warrants, convertible notes, ATM offerings, shelf registrations, runway, filings, institutional holders, financials, historical data, and the full dilution analysis.
/api/v1/ticker/{ticker}/summaryReturns the dilution summary and risk scores, including overall risk, offering ability, cash need, and float risk.
/api/v1/ticker/{ticker}/dilutionReturns dilution instrument data including warrants, convertible notes, ATMs, equity lines, shelf registrations, and S-1 findings when available.
/api/v1/ticker/{ticker}/floatReturns float, listed shares, restricted shares, percentage float, named holders, and the latest outstanding-shares count with its as-of date.
/api/v1/ticker/{ticker}/runwayReturns cash runway estimates including burn rate, cash position, pending offerings, and pro forma adjustments for recent financing events.
/api/v1/ticker/{ticker}/quoteReturns price, change, change percentage, market cap, volume, company name, sector, industry, country, exchange metadata, company website, and quote fetch time when live data is available.
/api/v1/ticker/{ticker}/filingsReturns recent SEC filings with date, type, description, direct SEC link, and counts by form type.
/api/v1/ticker/{ticker}/holdersReturns recent 13F holders with share counts, dollar values, percent of outstanding shares, and an ownership summary.
/api/v1/ticker/{ticker}/financialsReturns annual and quarterly income statements, balance sheets, and cash flow data, including up to 6 annual periods and 8 quarters.
API access on every plan
Choose a monthly unique-ticker limit. Every plan includes all endpoints and the Dilutracker research platform.
Starter
Pro
Most popular
Business
A ticker counts the first time you query it in a calendar month. Repeat requests and requests to different endpoints for that ticker do not use another unique-ticker credit.
Frequently asked questions
What are the API limits?
How often is the dilution data updated?
Can I use the Dilution Tracker API for commercial applications?
What data does the Dilution Tracker API provide?
What tickers does the API support?
Can I use the API with AI agents like Claude or Cursor?
Ready to track dilution risk?
Get full dilution reports, the screener, watchlists, and API access.
Already have an account? Log in