FETCH402
← Protocol index

Resource / 13523

unknown

Unnamed resource.

What does the full FMCSA carrier census look like, carrier by carrier, with authority and safety context attached? Bulk analytics feed in USDOT order: legal/DBA name, operating status, authority statuses on file, active insurance filings, safety rating, SaferGrade score, 24-month SMS inspection/out-of-service/crash summaries, fleet size, and address — flat rows, cursor-paginated up to 1000/page, filterable by state, minimum fleet size, or census add date.

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 50000 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": {
    "added_since": "2026-06-01",
    "min_power_units": 10,
    "state": "TX"
  },
  "type": "http"
}
OutputJSON
{
  "example": {
    "basis": "FMCSA Company Census in USDOT order with authority, insurance, score, and SMS summaries joined per carrier",
    "feed": "carrier-analytics",
    "page": {
      "has_more": true,
      "limit": 500,
      "next_cursor": "eyJ1IjozMDAwMDB9",
      "returned": 500
    },
    "query": {
      "added_since": "all",
      "min_power_units": 0,
      "state": "all"
    },
    "rows": [
      {
        "authorities_on_file": 1,
        "injuries_24mo": 12,
        "insurance_active_filings": 1,
        "mcs150_date": null,
        "driver_oos_total_24mo": 9,
        "active_authorities": 1,
        "fatalities_24mo": 1,
        "phy_country": "US",
        "as_published_date": "2026-07-18",
        "bus_units": 0,
        "violations_24mo": 388,
        "safergrade_score": 87,
        "total_cdl": 3350,
        "prior_revoke_flag": "N",
        "safergrade_grade": "B",
        "carrier_operation": "A",
        "operating_status": "A",
        "legal_name": "TYSON FOODS INC",
        "phy_city": "SPRINGDALE",
        "usdot": 299087,
        "phy_state": "AR",
        "hm_ind": "N",
        "add_date": "2000-03-20",
        "inspections_24mo": 412,
        "phy_zip": "72762",
        "phy_street": "2200 W DON TYSON PKWY",
        "safety_rating": "S",
        "safety_rating_date": "2010-03-02",
        "authority_statuses": [
          "Common:Active"
        ],
        "truck_units": 2977,
        "mc_number": "150096",
        "dba_name": null,
        "total_drivers": 3400,
        "power_units": 3009,
        "vehicle_oos_total_24mo": 61,
        "crashes_24mo": 41,
        "entity_type": "CARRIER"
      }
    ]
  },
  "type": "json"
}