v5

OpenAPI 3.1.0Proprietary2026-08-031,5423,1505.5 MB
SEC EDGAR

Securities delistings (Form 25 / 25-NSE) for one date

Securities delisting notices (Form 25 issuer voluntary delisting / 25-NSE exchange-initiated delisting) filed on a single date, read from the delistings by-date rollup. Defaults to the latest completed manifest snapshot date when date is omitted. Each row carries security_type ('equity'|'debt'|'unknown'|null) and a DERIVED effective_date with effective_date_basis describing how it was derived. NOTE: the row cik is the FILER cik (for a 25-NSE that is the exchange, not the issuer). Retention 730 days; out-of-window date returns 422. Per-CIK /delistings/{cik} lookup is a planned fast-follow.

get/api/v1/sec/edgar/delistings

Query parameters

datestring nullable

Date (YYYY-MM-DD). Defaults to latest completed manifest snapshot.

Date (YYYY-MM-DD). Defaults to latest completed manifest snapshot.

Response

Delistings by-date payload.

Example response

{
  "data": {
    "date": "2026-05-19",
    "total_delistings": 7,
    "delistings": [
      {
        "exchange": "NYSE",
        "issuer_name": "Example Corp",
        "security_description": "Common Stock, par value $0.01",
        "filed_by": "exchange",
        "security_type": "equity",
        "effective_date": "2026-05-29",
        "effective_date_basis": "derived_filed_at_plus_10d",
        "cik": "0000320193",
        "accession": "0001209191-26-031234",
        "form": "25-NSE",
        "filed_at": "2026-05-19T18:32:00Z"
      }
    ]
  },
  "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"
    ]
  }
}