v5

latestOpenAPI 3.1.0Proprietary2026-08-031,5423,1505.5 MB
Insiders

Monthly insider sentiment (net purchase ratio)

Monthly insider sentiment for one symbol, computed with a PUBLISHED formula from SEC Forms 4/5: net purchase ratio = 100 * (buys - sells) / (buys + sells) over non-derivative open-market purchase and sale rows, by shares and by transaction count, plus net share change and distinct insiders. This is a metric replacement: it is NOT numerically comparable to the previous vendor's proprietary score. Default window: last 365 days.

get/api/v1/insiders/sentiment

Query parameters

symbolstring required

Security ticker symbol.

Security ticker symbol.

from_datestring nullable

Inclusive window start (YYYY-MM-DD). Default: 365 days back.

Inclusive window start (YYYY-MM-DD). Default: 365 days back.

to_datestring nullable

Inclusive window end (YYYY-MM-DD). Default: today.

Inclusive window end (YYYY-MM-DD). Default: today.

Response

Monthly net-purchase-ratio rows, newest first.

Example response

{
  "data": {
    "symbol": "AAPL"
  },
  "meta": {
    "endpoint": "/api/v1/fred/us/cpi",
    "data_time": "2026-04-16T14:30:00Z",
    "response_time": "2026-04-16T14:30:12Z",
    "provider": "Sugra API v1.0.1",
    "source": "sugra_crypto",
    "attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
    "fallback_chain": [
      "sugra_crypto",
      "sugra_finance"
    ]
  }
}