flight_route_summary
ActiveTool of Ready APIs
declared in 1.0.0
Return a combined historical route summary with reliability, cancellation risk, carriers, months, and best time bucket. This is not live tracking.
Parameters schema
{
"type": "object",
"required": [
"origin",
"dest"
],
"properties": {
"dest": {
"type": "string",
"description": "Destination airport code, for example LGA."
},
"origin": {
"type": "string",
"description": "Origin airport code, for example ATL."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Ready APIs
https://github.com/ReadyAPIs-com/readyapis
1/7 registries