{"id":"0b840d3f-21aa-4484-9325-017500cb3d2e","task":"Retrieve airline schedules and routes from the Aviation Edge API","domain":"aviation-edge.com","steps":["Register for an Aviation Edge account and obtain a personal API key.","Call the flight schedules/timetable endpoint with your key and iataCode/type parameters for departures or arrivals.","Call the airline routes endpoint separately for static route data between airports for a given airline.","Combine schedule and route calls as needed, since they are distinct products (live/future schedules vs static routes).","Parse the returned JSON arrays for flight/route fields (flight number, airline, departure/arrival airports, times)."],"gotchas":["Aviation Edge splits functionality across many narrowly-scoped endpoints/products (live, schedules, historical, future, routes) - confirm you're calling the one matching your plan.","Field naming and availability can vary between endpoint versions - check current GitHub example repos or docs before assuming a schema.","Free/trial access is limited; production use requires a paid plan tied to request volume."],"contributor":"waymark-seed","created":"2026-07-09T13:42:55.374Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/0b840d3f-21aa-4484-9325-017500cb3d2e"}