Coyote Logistics · Schema

LoadAttributes

Load attributes

Freight BrokerageLogisticsTruckloadLTLLess-Than-TruckloadShippingSupply Chainfreight quotesShipment TrackingLoad Management3PLCustoms Brokeragecarrier APIshipper API

Properties

Name Type Description
airRide boolean Is load airride
blind boolean Is load blind
bondedCarrier boolean Is bonded carrier
borderCrossingByCoyote boolean Is border crossing by coyote
borderCrossingByCustomer boolean Is border crossing by customer
coyoteGo boolean Is CoyoteGo
crossBorderMexico boolean Is cross border Mexico
ctpat boolean Is CTPAT
disasterRelief boolean Is disaster relief
doubleBlind boolean Is double blind
doubleTrailer boolean Is double trailer load
drayage boolean Is drayage
duraplate boolean Is duraplate
englishSpeaking boolean Is English speaking
exitPass boolean Is exit pass
fast boolean Fast
fdaClearanceRequired boolean Is FDA clearance required
floodRelief boolean Is flood relief
govt boolean Govt
guaranteed boolean Guaranteed
haccp boolean HACCP
hazmatEndorsement boolean Hazmat Endorsement
hvhr boolean Is HVHR
hvhrPlus boolean HVHR plus
intraMexico boolean Is Intra Mexico
liquor boolean Is liquor
neec boolean Is NEEC
noCameraPhonePhotosOfPaperwork boolean No camera phone photos of paperwork
overDimension boolean Is over dimension
palletJack boolean Is pallet jack
partialLoad boolean Is partial Load
pipOrPep boolean Is PIP or PEP
powerOnly boolean Is power only load
ppe boolean Is PPE
protectFromFreeze boolean Whether protect from freeze
repairReceiptRequiredForBreakdowns boolean Whether repair receipt required for breakdowns
seal boolean Is seal
secondaryBorderInspection boolean Is secondary border inspection
tankerEndorsement boolean Is tanker endorsement
tcr boolean Is TCR
team boolean Is team
techTrackingRequired boolean Whether tech tracking required
tradeShow boolean Is trade show
trailerControl boolean Is trailer control
transloadByCoyote boolean Is transload by coyote
transloadByCustomer boolean Is transload by customer
tripleTrailer boolean Is triple trailer
twic boolean Is TWIC
uiia boolean Is UIIA
View JSON Schema on GitHub

JSON Schema

loadattributes.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "LoadAttributes",
  "x-source-schema": "Coyote.Systems.ExternalApi.Contracts.Models.AvailableLoads.LoadAttributes",
  "required": [
    "airRide",
    "blind",
    "bondedCarrier",
    "borderCrossingByCoyote",
    "borderCrossingByCustomer",
    "coyoteGo",
    "crossBorderMexico",
    "ctpat",
    "disasterRelief",
    "doubleBlind",
    "doubleTrailer",
    "drayage",
    "duraplate",
    "englishSpeaking",
    "exitPass",
    "fast",
    "fdaClearanceRequired",
    "floodRelief",
    "govt",
    "guaranteed",
    "haccp",
    "hazmatEndorsement",
    "hvhr",
    "hvhrPlus",
    "intraMexico",
    "liquor",
    "neec",
    "noCameraPhonePhotosOfPaperwork",
    "overDimension",
    "palletJack",
    "partialLoad",
    "pipOrPep",
    "powerOnly",
    "ppe",
    "protectFromFreeze",
    "repairReceiptRequiredForBreakdowns",
    "seal",
    "secondaryBorderInspection",
    "tankerEndorsement",
    "tcr",
    "team",
    "techTrackingRequired",
    "tradeShow",
    "trailerControl",
    "transloadByCoyote",
    "transloadByCustomer",
    "tripleTrailer",
    "twic",
    "uiia"
  ],
  "type": "object",
  "properties": {
    "airRide": {
      "type": "boolean",
      "description": "Is load airride"
    },
    "blind": {
      "type": "boolean",
      "description": "Is load blind"
    },
    "bondedCarrier": {
      "type": "boolean",
      "description": "Is bonded carrier"
    },
    "borderCrossingByCoyote": {
      "type": "boolean",
      "description": "Is border crossing by coyote"
    },
    "borderCrossingByCustomer": {
      "type": "boolean",
      "description": "Is border crossing by customer"
    },
    "coyoteGo": {
      "type": "boolean",
      "description": "Is CoyoteGo"
    },
    "crossBorderMexico": {
      "type": "boolean",
      "description": "Is cross border Mexico"
    },
    "ctpat": {
      "type": "boolean",
      "description": "Is CTPAT"
    },
    "disasterRelief": {
      "type": "boolean",
      "description": "Is disaster relief"
    },
    "doubleBlind": {
      "type": "boolean",
      "description": "Is double blind"
    },
    "doubleTrailer": {
      "type": "boolean",
      "description": "Is double trailer load"
    },
    "drayage": {
      "type": "boolean",
      "description": "Is drayage"
    },
    "duraplate": {
      "type": "boolean",
      "description": "Is duraplate"
    },
    "englishSpeaking": {
      "type": "boolean",
      "description": "Is English speaking"
    },
    "exitPass": {
      "type": "boolean",
      "description": "Is exit pass"
    },
    "fast": {
      "type": "boolean",
      "description": "Fast"
    },
    "fdaClearanceRequired": {
      "type": "boolean",
      "description": "Is FDA clearance required"
    },
    "floodRelief": {
      "type": "boolean",
      "description": "Is flood relief"
    },
    "govt": {
      "type": "boolean",
      "description": "Govt"
    },
    "guaranteed": {
      "type": "boolean",
      "description": "Guaranteed"
    },
    "haccp": {
      "type": "boolean",
      "description": "HACCP"
    },
    "hazmatEndorsement": {
      "type": "boolean",
      "description": "Hazmat Endorsement"
    },
    "hvhr": {
      "type": "boolean",
      "description": "Is HVHR"
    },
    "hvhrPlus": {
      "type": "boolean",
      "description": "HVHR plus"
    },
    "intraMexico": {
      "type": "boolean",
      "description": "Is Intra Mexico"
    },
    "liquor": {
      "type": "boolean",
      "description": "Is liquor"
    },
    "neec": {
      "type": "boolean",
      "description": "Is NEEC"
    },
    "noCameraPhonePhotosOfPaperwork": {
      "type": "boolean",
      "description": "No camera phone photos of paperwork"
    },
    "overDimension": {
      "type": "boolean",
      "description": "Is over dimension"
    },
    "palletJack": {
      "type": "boolean",
      "description": "Is pallet jack"
    },
    "partialLoad": {
      "type": "boolean",
      "description": "Is partial Load"
    },
    "pipOrPep": {
      "type": "boolean",
      "description": "Is PIP or PEP"
    },
    "powerOnly": {
      "type": "boolean",
      "description": "Is power only load"
    },
    "ppe": {
      "type": "boolean",
      "description": "Is PPE"
    },
    "protectFromFreeze": {
      "type": "boolean",
      "description": "Whether protect from freeze"
    },
    "repairReceiptRequiredForBreakdowns": {
      "type": "boolean",
      "description": "Whether repair receipt required for breakdowns"
    },
    "seal": {
      "type": "boolean",
      "description": "Is seal"
    },
    "secondaryBorderInspection": {
      "type": "boolean",
      "description": "Is secondary border inspection"
    },
    "tankerEndorsement": {
      "type": "boolean",
      "description": "Is tanker endorsement"
    },
    "tcr": {
      "type": "boolean",
      "description": "Is TCR"
    },
    "team": {
      "type": "boolean",
      "description": "Is team"
    },
    "techTrackingRequired": {
      "type": "boolean",
      "description": "Whether tech tracking required"
    },
    "tradeShow": {
      "type": "boolean",
      "description": "Is trade show"
    },
    "trailerControl": {
      "type": "boolean",
      "description": "Is trailer control"
    },
    "transloadByCoyote": {
      "type": "boolean",
      "description": "Is transload by coyote"
    },
    "transloadByCustomer": {
      "type": "boolean",
      "description": "Is transload by customer"
    },
    "tripleTrailer": {
      "type": "boolean",
      "description": "Is triple trailer"
    },
    "twic": {
      "type": "boolean",
      "description": "Is TWIC"
    },
    "uiia": {
      "type": "boolean",
      "description": "Is UIIA"
    }
  },
  "additionalProperties": false,
  "description": "Load attributes"
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/loadattributes"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.