

Programmatic access to congressional trades, insider filings, institutional holdings, short volume, earnings, SEC filings, and government contracts. One API, one key, all the data.
8+
Datasets
Daily
Data freshness
REST
API style
JSON
Response format
Request
curl -X GET \ "https://api.tormere.com/v1/congress/trades?limit=5" \ -H "x-api-key: YOUR_API_KEY"
Response
{
"data": [
{
"ticker": "NVDA",
"name": "Pelosi, Nancy",
"party": "D",
"chamber": "house",
"transaction_type": "purchase",
"transaction_date": "2026-06-10",
"amount": "$50,001 - $100,000"
},
...
],
"meta": {
"total": 1842,
"limit": 5,
"offset": 0
}
}All datasets are available via REST endpoints. Responses are paginated JSON.
Real-time House and Senate stock disclosure filings. Includes member name, party, ticker, transaction type, and date.
SEC Form 4 open-market purchases and sales by corporate officers, directors, and 10%+ shareholders.
Quarterly 13F filings from hedge funds, asset managers, and large investors. Fund-level and position-level data.
Daily short volume and short percentage by ticker from FINRA alternative trading system data.
Upcoming and historical earnings report dates with EPS estimates, actuals, and surprise percentages.
Proprietary score measuring the pace of insider buying relative to historical baseline. Updated daily.
Material event filings, annual reports, and quarterly reports with metadata and filing links.
Federal contract awards from USASpending.gov including recipient, agency, value, and NAICS code.
Log in and go to your Account page. Pro plan users can generate an API key instantly — no waiting.
Pass your key in the x-api-key header on every request. Keys start with ip_ and are unique to your account.
All endpoints return paginated JSON. Filter by ticker, date range, party, and more.
Example header
x-api-key: ip_••••••••••••••••••••••••••••••••••
API access is included with the Pro plan. Enterprise pricing available on request.
60 req / hour
30 days history
2,000 req / hour
5 years history
Unlimited
Full archive history
Upgrade to Pro and generate your key instantly from your account page.
Get your API keyNeed enterprise pricing? Contact us