Bad data & broken endpoints
Core scheduling api's (flightsFuture & timetable) are rate limited to 1 request per minute even with a subscription, so building a flight scheduling tool on top of this api is pointless. You will need to set up a job to periodically scrape their data if you really need these. If they had any idea what they were doing, they would charge a fixed rate per api call rather than set insane limits (see FlightStats). Duplicate data in several endpoints, API restrictions not mentioned in documentation, etc. Very slow support to fix issues. Pretty terrible, would not recommend.








