FETCH402
← Protocol index

Resource / 13409

unknown

Unnamed resource.

Which FMCSA-registered carriers match a name, state, entity type, fleet-size range, operating status, or authority status? Trigram name search over 4.4M+ census records — find a carrier's USDOT number, shortlist carriers in a lane state, or screen brokers vs carriers. Up to 100 rows per call, largest fleets first; total_matched caps at 1000 (total_matched_capped=true means narrow your filters).

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 20000 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": {
    "entity_type": "carrier",
    "name": "knight transportation",
    "state": "TX"
  },
  "type": "http"
}
OutputJSON
{
  "example": {
    "rows": [
      {
        "dba_name": null,
        "entity_type": "carrier",
        "legal_name": "EXAMPLE FREIGHT LLC",
        "operating_status": "A",
        "phy_city": "DALLAS",
        "phy_state": "TX",
        "power_units": 120,
        "total_drivers": 135,
        "usdot": 2550754
      }
    ],
    "total_matched": 42
  },
  "type": "json"
}