API domains
https://desktopapps.ryanair.com
Airports
https://desktopapps.ryanair.com/en-gb/res/stations
Closures
https://api.ryanair.com/aggregate/3/common?embedded=closures
Flight info
Schedules
https://api.ryanair.com/timetable/3/schedules/DUB/LGW/years/2016/months/11
Availability and fares info
Fair Finder
One way
Return
Cheapest per day as well as availability:
FareFinder Image paths
https://www.ryanair.com/de/de.farefinder.json is an JSON file in which several picture paths are declared :)
Currencies
https://desktopapps.ryanair.com/bg-bg/res/currencies
Discounts
https://api.ryanair.com/discount/3/discounts
Markets
https://ryanair.com/ie/en.markets.json https://www.ryanair.com/content/ryanair.markets.json
Requires auth/session
https://desktopapps.ryanair.com/en-gb/checkin/checkinpassengers
Since a couple of days http://apigateway.ryanair.com/pub/v1/core/3/routes/EIN/iataCodes and all other 'core' endpoints return 404 Not Found for me.
The https://apigateway.ryanair.com/pub/v1/reservations/Availability endpoint with the same apikey still works.
Does anyone know if the core endpoints may have moved somewhere?
Thanks!