ToolAssay

[3-LEG] Regulatory filing chain, one issuer (?entity=AMC)

[3-LEG] Regulatory filing chain, one issuer (?entity=AMC): leading NT late-filing notices, a distress leading indicator -> current 8-K material events graded by item severity -> realized Form 4 insider transactions (confirmation gate). A chain, not one reading: confidence = how many legs are lit, in order. Sources: SEC EDGAR. Descriptive only, never a forecast or advice. No data -> 422 no_charge, not billed. $0.25 per call.

Not tested: has real-world effectsour last check, 2026-09-24
0 of 0checks answered this week
n/amedian answer time
$0.25listed price per call
n/aprice it asked us

Paid test badge: not yet. The checks above are free: we call the tool without paying and read the payment request it sends back. The Verified badge needs paid calls whose answers match the promised output, and nobody can buy a badge.

Endpoint

GET https://api.truthbear.co/gauge/filing-company

CategoryCompany and compliance
Provider hostapi.truthbear.co
Networkseip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp
Payment schemesexact
Self-reported calls, 30 days11 from 2 payers (the provider's figure, not ours)

Our checks, last 30 days

We never call tools that send, buy, move money or file anything, not even without paying.

Example input (from the provider)

{
  "example": {
    "entity": "AAPL",
    "format": "thin"
  },
  "exampleRequest": "/gauge/filing-company?entity=AAPL&format=thin",
  "method": "GET",
  "queryParams": {
    "entity": "required - monitored object id, paired with signal_id; free list at GET /gauge/catalog?signal_id=<signal_id> -> signals["
  },
  "type": "http"
}

Promised output schema (from the provider)

{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "properties": {
    "input": {
      "properties": {
        "method": {
          "enum": [
            "GET"
          ],
          "type": "string"
        },
        "queryParams": {
          "additionalProperties": false,
          "properties": {
            "entity": {
              "description": "required - monitored object id, paired with signal_id; free list at GET /gauge/catalog?signal_id=<signal_id> -> signals[0].entities[]",
              "examples": [
                "AAPL",
                "MSFT",
                "NVDA",
                "TSLA",
                "AMZN",
                "META"
              ],
              "type": "string",
              "x-accepted-values": {
                "all": "https://api.truthbear.co/schemas/gauge-filing-company.input.json",
                "shown": 6,
                "total": 18
              }
            }
          },
          "required": [
            "entity"
          ],
          "type": "object"
        },
        "type": {
          "const": "http"
        }
      },
      "required": [
        "type",
        "method",
        "queryParams"
      ],
      "type": "object"
    },
    "output": {
      "properties": {
        "example": {},
        "type": {
          "const": "json"
        }
      },
      "required": [
        "type"
      ],
      "type": "object"
    }
  }
}

This page as JSON