All endpoints are GET requests under https://api.equibles.com. Prefer to try them live? The interactive Swagger docs document every parameter and response. See the API guide for auth and pagination.
Prices
| Endpoint |
Description |
/v1/stocks/{ticker}/prices |
Daily OHLCV price history. |
/v1/prices/latest |
Latest close and volume for up to 25 tickers. |
Filings & documents
| Endpoint |
Description |
/v1/stocks/{ticker}/filings |
SEC filings and earnings transcripts for a stock. |
/v1/filings/{documentId}/lines |
Numbered text lines from one filing or transcript. |
/v1/filings/{documentId}/keyword-search |
Exact keyword search within one filing. |
/v1/stocks/{ticker}/fails-to-deliver |
SEC fails-to-deliver records. |
/v1/stocks/{ticker}/exempt-offerings |
Reg D private placements (Form D). |
Institutional holdings (13F)
| Endpoint |
Description |
/v1/stocks/{ticker}/institutional-holders |
Top 13F holders ranked by shares. |
/v1/stocks/{ticker}/institutional-ownership |
Institutional ownership across quarters. |
/v1/stocks/{ticker}/institutional-activity |
Top 13F buyers/sellers vs the prior quarter. |
/v1/13f/market-activity |
Market-wide 13F leaderboards by bucket. |
/v1/13f/most-held |
Stocks ranked by 13F ownership breadth. |
/v1/institutions |
Search 13F filers by name. |
/v1/institutions/{cik}/portfolio |
An institution's reported portfolio. |
/v1/institutions/{cik}/summary |
Portfolio summary — AUM, concentration, turnover. |
/v1/institutions/{cik}/sector-allocation |
Portfolio allocation by industry. |
/v1/institutions/{cik}/activity |
Quarterly position-change buckets. |
Funds & advisers
| Endpoint |
Description |
/v1/funds |
Search the registered fund / ETF directory. |
/v1/funds/{ticker}/holdings |
Fund holdings from the latest NPORT-P. |
/v1/funds/{ticker}/operations |
Fund N-CEN operations and service providers. |
/v1/stocks/{ticker}/fund-owners |
Funds and ETFs holding a stock. |
/v1/investment-advisers |
Search SEC-registered advisers (Form ADV). |
/v1/investment-advisers/{crd} |
Full Form ADV profile by Org CRD. |
Insider trading
| Endpoint |
Description |
/v1/stocks/{ticker}/insider-transactions |
Insider transactions (Form 3/4). |
/v1/stocks/{ticker}/insider-ownership |
Current insider ownership. |
/v1/stocks/{ticker}/proposed-sales |
Proposed insider sales (Form 144). |
/v1/insiders |
Search corporate insiders by name. |
Congressional trading
| Endpoint |
Description |
/v1/congress/members |
Search members of Congress by name. |
/v1/congress/trades |
Congressional trades by ticker and/or member. |
/v1/congress/members/{id}/net-worth |
Member net-worth history (bands). |
/v1/congress/market-activity |
Market-wide congressional trading aggregates. |
Short data
| Endpoint |
Description |
/v1/stocks/{ticker}/short-volume |
Daily FINRA short volume. |
/v1/stocks/{ticker}/short-interest |
Bi-monthly FINRA short interest. |
/v1/stocks/{ticker}/off-exchange-volume |
Weekly dark-pool / OTC volume. |
/v1/short-interest/snapshot |
Market-wide short-interest snapshot. |
/v1/short-volume/largest |
Stocks with the largest daily short volume. |
/v1/short-squeeze-scores |
Highest composite short-squeeze scores (0–100). |
Government contracts
| Endpoint |
Description |
/v1/stocks/{ticker}/government-contracts |
Federal contract awards won by a company. |
/v1/government-contracts/top |
Companies ranked by total federal contract dollars. |
FDA catalysts
| Endpoint |
Description |
/v1/fda/catalysts |
Scheduled FDA advisory-committee meetings, soonest first. |
Economic data (FRED)
| Endpoint |
Description |
/v1/fred/series |
Search FRED economic series. |
/v1/fred/series/{seriesId}/observations |
Historical observations for a series. |
/v1/fred/latest |
Latest observation for every tracked series. |
/v1/fred/calendar |
Economic release calendar with importance tier. |
Futures positioning (CFTC)
| Endpoint |
Description |
/v1/cftc/contracts |
Search CFTC futures contracts. |
/v1/cftc/contracts/{marketCode}/positions |
Weekly COT positioning for a contract. |
/v1/cftc/positions/latest |
Latest COT snapshot across contracts. |
Market sentiment (CBOE)
| Endpoint |
Description |
/v1/market/put-call-ratios |
CBOE put/call ratio history. |
/v1/market/vix |
CBOE VIX daily OHLC (from 1990). |