FETCH402
← Protocol index

Resource / 13522

unknown

Unnamed resource.

Which businesses carry public-record distress markers? One observational row per subject across nine tracked marker types — WARN notice, Form 5500 participant drop or final filing, IRS auto-revocation, SEC NT / 8-K distress / going-concern filings, FMCSA authority revocation, active enforcement case — with per-marker counts, dates, and details. Ticker/CIK-mapped where identifier-verified, basis disclosed. Counts of records as filed, never a score. NOT a consumer report, no FCRA use.

Eligibility
probeable
Failures
0
Last quote
Last probe
Payment requirements / accepts[] 1 options
State Network Scheme Atomic amount Asset payTo / untrusted
active eip155:8453 exact 100000 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 0x3873d15CF3209c32aaA8d9AA542164E658567129

All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.

Probe evidence 0 recent

No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.

Machine contract

Schemas.

InputJSON
{
  "method": "GET",
  "queryParams": {
    "marker": "warn_notice_180d",
    "min_markers": 2,
    "state": "TX,OK"
  },
  "type": "http"
}
OutputJSON
{
  "example": {
    "basis": "Prebuilt composite over nine tracked public-record marker types; marker_count and the markers object are observational counts of records present — never a judgment, prediction, or score of any company's condition. ticker/is_public_company only for identifier-verified (CIK/EIN) matches to the current SEC ticker universe; name-only matches are flagged, never asserted",
    "feed": "distress-signals",
    "page": {
      "has_more": true,
      "limit": 500,
      "next_cursor": "eyJrIjoiZWluOjI2NDI3MzQ3NCJ9",
      "returned": 500
    },
    "query": {
      "marker": "all",
      "min_markers": 2,
      "since": "all",
      "state": "all"
    },
    "rows": [
      {
        "as_published_date": "2026-07-23",
        "cik": "1456772",
        "display_name": "OFFICE PROPERTIES INCOME TRUST",
        "ein": "264273474",
        "entity_id": null,
        "first_marker_date": "2026-04-28",
        "is_public_company": true,
        "last_marker_date": "2026-06-23",
        "marker_count": 3,
        "marker_keys": [
          "form8k_distress_item_180d",
          "going_concern_language_1y",
          "nt_late_filing_180d"
        ],
        "markers": {
          "nt_late_filing_180d": {
            "event_count": 2,
            "events": [
              {
                "accession_no": "0001104659-26-054321",
                "filing_date": "2026-05-15",
                "form_type": "NT 10-Q",
                "items": null,
                "source": "firmstanding.edgar_distress_events"
              }
            ],
            "latest_date": "2026-05-15"
          }
        },
        "state": "MA",
        "subject_key": "ein:264273474",
        "ticker": "OPI",
        "ticker_match_basis": "cik"
      }
    ],
    "sources": {
      "warn": {
        "source": "State WARN Act notices (aggregated via warn-scraper)",
        "source_url": "https://www.dol.gov/agencies/eta/layoffs/warn",
        "vintage": "2026-07-22"
      }
    }
  },
  "type": "json"
}