Decoder and formatter for Amadeus, Sabre and Travelport Galileo.
Free | Basic | Professional | Enterprise |
---|---|---|---|
10 requests/Day | 1.000 requests/Month | 10.000 requests/Month | 20.000 requests/Month |
Free | USD 99,00/Month | USD 299,00/Month | USD 499,00/Month |
The example bellow is a demonstration using the software cURL:
curl -i -X POST -H "X-Api-Key: mySecretKey" -d $'2 EK 262 Y 08MAR 6 GRUDXB HK1 2 0125 2255 77W E 0' -H "Content-Type: application/json" https://api.easypnr.com/v4/decode
Server response:
{
"flightInfo":{
"flights":[
{
"company":{
"iataCode":"EK",
"description":"Emirates"
},
"departureTime":"2018-03-08 01:25:00",
"landingTime":"2018-03-08 22:55:00",
"flight":"262",
"departureAirport":{
"iataCode":"GRU",
"description":"Guarulhos International Airport - Guarulhos, São Paulo, Brazil"
}
"landingAirport":{
"iataCode":"DXB",
"description":"Dubai International Airport - Dubai, United Arab Emirates"
}
}
]
}
}
Access the full Web Service API documentation in http://docs.easypnr.com/api.
It's necessary knowledge of a programming language. If it's not your case, we recommend you to hire a software developer.
Nothing, it will work normally, but we will gently contact you inviting to upgrade your plan.
You can cancel your subscription at anytime. For doing it, visit your account page.
Subscribe to EasyPNR Web service newsletter to be notified about new features and releases.