API name | API Route | Commentaire Max | Commentaire Sirine | Commentaire Mehdi | Commentaire Ayoub | Lien documentation |
---|---|---|---|---|---|---|
Flight Schedules | GET /operations/schedules/{origin}/{destination}/{fromDateTime}[?directFlights=true] | [max] | [sirine] | Utile pour suivre tous les vols programmés (horaires et des itinéraires de vol) | [ayoub] | Lien |
Flight Status | GET /operations/flightstatus/{flightNumber}/{date} | [max] | [sirine] | Suivi en temps réel des vols spécifiques par numéro de vol + maj de statut et des retards | [ayoub] | Lien |
Reference Data | GET /references/{type} (airports, airlines, cities, countries etc) | [max] | [sirine] | Données statiques sur les aéroports, les compagnies aériennes etc | [ayoub] | Lien |
Customer Flight Information | GET /operations/customerflightinformation/{flightNumber}/{date} | [max] | [sirine] | Information sur les vols des clients | [ayoub] | Lien |
Notifications | POST /notifications/subscribe | [max] | [sirine] | Abonnement aux notifications en temps réel sur les changements de statut des vols. | [ayoub] | Lien |
Created
June 6, 2024 08:21
-
-
Save sinclairfr/25c84d9a76c19cfb77aa91014f70389c to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment