Home
Coyote Logistics
Get _Api_V1_Trackings_{Loadid}_Stopdetails Response 200
Get _Api_V1_Trackings_{Loadid}_Stopdetails Response 200
Response 200 example for Gets all load stop details
Freight Brokerage Logistics Truckload LTL Less-Than-Truckload Shipping Supply Chain freight quotes Shipment Tracking Load Management 3PL Customs Brokerage carrier API shipper API
Get _Api_V1_Trackings_{Loadid}_Stopdetails Response 200 is an example object payload from Coyote Logistics, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
description example
Example Payload
{
"description": "Response 200 example for Gets all load stop details",
"example": {
"proNumber": "PRONUMBER",
"loadStops": [
{
"milestone": {
"driverArrivalDateTimeUtc": "2026-06-13T18:38:48.5416537Z",
"trailerArriveDateTimeUtc": "2026-06-13T18:38:48.5416537Z",
"trailerLoadedDateTimeUtc": "2026-06-13T18:38:48.5416538Z",
"trailerEmptyDateTimeUtc": "2026-06-13T18:38:48.5416538Z",
"driverDepartureDateTimeUtc": "2026-06-13T18:38:48.5416538Z"
},
"sequence": 1,
"stopType": "Pickup",
"facility": {
"name": "Coyote Logistics",
"address": {
"line1": "2545 W Diversey Ave",
"line2": null,
"line3": null,
"postalCode": "60647",
"cityName": "Chicago",
"stateProvinceCode": "IL",
"countryCode": "USA"
},
"geoCoordinates": {
"latitude": 41.931674,
"longitude": -87.691939
}
},
"appointment": {
"facilityOpenDateTimeUtc": "2026-06-14T18:33:48.5416535Z",
"facilityCloseDateTimeUtc": "2026-06-14T18:33:48.5416534Z",
"appointmentStartDateTimeUtc": "2026-06-13T18:38:48.5416528Z",
"appointmentEndDateTimeUtc": "2026-06-13T19:13:48.5416534Z"
}
},
{
"milestone": {
"driverArrivalDateTimeUtc": "2026-06-14T18:33:48.5416548Z",
"trailerArriveDateTimeUtc": "2026-06-14T18:33:48.5416548Z",
"trailerLoadedDateTimeUtc": "2026-06-14T18:33:48.5416549Z",
"trailerEmptyDateTimeUtc": "2026-06-14T18:33:48.5416549Z",
"driverDepartureDateTimeUtc": "2026-06-14T18:33:48.5416548Z"
},
"sequence": 2,
"stopType": "Delivery",
"facility": {
"name": "Coyote Logistics",
"address": {
"line1": "1515 Wazee St",
"line2": null,
"line3": null,
"postalCode": "80202",
"cityName": "Denver",
"stateProvinceCode": "CO",
"countryCode": "USA"
},
"geoCoordinates": {
"latitude": 41.931674,
"longitude": -87.691939
}
},
"appointment": {
"facilityOpenDateTimeUtc": "2026-06-14T18:33:48.5416545Z",
"facilityCloseDateTimeUtc": "2026-06-14T18:33:48.5416545Z",
"appointmentStartDateTimeUtc": "2026-06-14T18:33:48.5416544Z",
"appointmentEndDateTimeUtc": "2026-06-14T18:33:48.5416544Z"
}
}
]
}
}
Every example 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 examples
4 MCP tools reach this
find_examplesBrowse and filter every example 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 example
curl "https://apis.io/api/v1/examples/get-_api_v1_trackings_{loadid}_stopdetails-response-200"
All examples
curl "https://apis.io/api/v1/examples?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.