API Documentation

Integrate real-time dilution data directly into your applications, trading algorithms, and internal dashboards.

Introduction

The Dilution Tracker API provides programmatic access to our comprehensive database of SEC filings, warrant tracking, and dilution risk metrics. All responses are returned in JSON format.

https://api.dilutiontracker.com/v1

Authentication

Authenticate your requests by including your API key in the header of your request. You can manage your API keys in your dashboard settings.

curl https://api.dilutiontracker.com/v1/ticker/GME \
  -H "Authorization: Bearer YOUR_API_KEY"

Popular Endpoints

Get Ticker Details

GET/ticker/{symbol}

Returns comprehensive data for a specific security including risk score, cash runway, and outstanding share count.

Get Warrants

GET/ticker/{symbol}/warrants

List all active warrants with exercise prices and expiration dates.

Get Filings

GET/ticker/{symbol}/filings

Retrieve parsed SEC filings sorted by date.

Rate Limits

PlanRate Limit
FreeNot available
Pro1,000 requests / day
EnterpriseUnlimited