v5

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

Fails-to-deliver timeseries for one security

Full fails-to-deliver settlement history for one ticker, ascending by settlement date. Each record carries the date, failed-share quantity, prior-day closing price (may be null), CUSIP, and security description. A fail-to-deliver (FTD) is a settlement fail: the seller did not deliver the shares to the buyer by the settlement date. Persistent or spiking fails for a ticker are read as a short-squeeze / settlement-risk signal. Note the pre/post 2008-09-16 threshold discontinuity: before that date the SEC published only fail balances of 10,000 shares or more, so early history undercounts smaller fails and is not directly comparable with the later full series. Source: U.S. Securities and Exchange Commission.

get/api/v1/short-side/fails-to-deliver/{symbol}

Path parameters

symbolstring required

Security ticker symbol.

Example:AAPL

Security ticker symbol.

Response

Fails-to-deliver timeseries for the requested symbol.

Example response

{
  "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"
    ]
  }
}