links
rechts

API

Bring the Great Circle Mapper features to your website! The following webservices are already available and ready to use:

  1. Air Route Calculation (Great Circle Distance)
    Pass a route with two or more ICAO 4 letter codes and the speed in kts.
    Get an Array with distances and flight durations of all the legs and airport data of all airports in this route. The speed is optional but mandatoy if you want to get the flight time.

  2. Airport Search
    Pass an airport name, a town name, ICAO 4 letter code or IATA 3 letter code.
    Get a list of airport records. Each airport record contains an array with all basic information of this airport.
     
  3. Airport Read
    Pass ICAO 4 letter code or IATA 3 letter code of an airport.
    The webservice returns an array with basic information of the requested airport, such as name, IATA code and ICAO code.

  4. Aircraft Type Read
    Pass ICAO 3 letter code or IATA 2 letter code of an aircraft type.
    The webservice returns an array with basic information of the aircraft, such as name, manufacturer, speed, range, ceiling, capacity (number of passengers) and MTOW (maximum takoff weight).
     

The API can be used through mashape. Find more information about the integration and billing here:
https://rapidapi.com/marcusgoede/api/great-circle-mapper