AkRx
Realtime aviation data inclusive of flight information, aircraft status, performances and statistics by AkRx extensive database Following features are offered in 3 categories: 1. Search APIs : Theese APIs allows : -Airline search Enables tabular display and search by airlinename, iata, icao, number of aircraft in the fleet. In addition to the basic information about the airline and the result,…
AkRx endpoints
| Method | Endpoint | Description |
|---|---|---|
| Aircraft | ||
| GET |
aircraftBasicSearch /Aircraft/GetAircraftData |
Get basic aircraft data ( type code, aircraft type, registration and modeS ) by search string. When you enter few characters and start your search it will search aircraft's type… |
| GET |
aircraftDetailedSearch /Aircraft |
Detailed aircraft data. You can search aircraft by airline, operator, aircraft type, full aircraft type (Airbus A320-232), serial number, modeS, manufacture date. You can use it… |
| GET |
aircraftFullTypeDropdown /AircraftTypeFull/GetAircraftTypesFullAll |
Ideal for dropdown list of Aircraft Type. It is enough to enter few characters of aircraft type and get list of Aircraft Types which contains entered string. |
| GET |
aircraftSearchByFleetRegistration /Aircraft/fleetRegistration |
Allow you tu make a search by first two characters of aircraft registration. Response will be an array of objects containing typeCode, aircraftType, registration and modeS. |
| GET |
aircraftSearchByAnyEnter /Aircraft/orParameter |
Enables search for detailed aircraft data by enter of few characters. Entered characters can be interpreted like Airline Name, Aircraft Type, Registration, Serial Number. It is… |
| GET |
aircraftTypeCodesDropdown /AircraftTypeCode/GetAircraftTypeCodesAll |
Ideal for dropdown list of aircraft Type codes (A320, B722, B737, ... ). It is enough to inpsert 2 characters and get an array of object which contains aircraft type code and the… |
| Airline | ||
| GET |
airlineSearch /Airline |
You can get list of airlines by searching theirs Airline Name, IATA, ICAO and number of aircraft in their fleet. This APi is suitable for data display in a table because it has… |
| GET |
airlineSearchByAnyEnter /Airline/orParameter |
It allowes you to get detailed airline data by enter of few characters which can represent Airline Name, IATA, ICAO . |
| GET |
airlineDropdownByName /Airline/airlineName |
This API allowes you to search for basic airlines data by entering few characters of airline name. It is suitable for your search by Airline Name dropdown . NOTE: Airline logos… |
| GET |
airlineDropdownByIATA /Airline/airlineIATA |
This API allowes you to search for basic airlines data by entering 2 characters of IATA code. It is suitable for your search by IATA dropdown . NOTE: Airline logos will come soon. |
| GET |
airlineDropdownByICAO /Airline/airlineICAO |
This API allowes you to search for basic airlines data by entering 2 characters of ICAO code. It is suitable for your search by ICAO dropdown . NOTE: Airline logos will come soon. |
| General | ||
| GET |
Local DateTime Converter /LocalDataTimeConverter |
Get Date and Time for loaction defined by latidude and longitude. |
| Airport | ||
| GET |
airportDetailedSearch /Airport |
This API can provide you detailed airport data and you can search for them by Airport Name, airport ICAO, country, Airport Type, elevation (ft), isco country, iso region,… |
| GET |
airportSearchByAnyEnter /Airport/orParameter |
Enables you to get detailed airport data by entering few characters which will be input information for search by airport name, city, ,airport ICAO, elevation (ft), iso country,… |
| GET |
airportBasicSearchByIATA /Airport/airportsByIata |
Returns an airport basic data, airport name, IATA, ICAO and the city where the airport is located. You have to enter airport IATA code to start the search. |
| GET |
largeAirportsSearchByLocation /Airport/largeLocations |
This API allows you to find only large airports in defined area, which is suitable for presenting airports on map in specified zoom. You can also search airports by IATA code,… |
| GET |
large&mediumAirportsSearchByLocation /Airport/largeAndMediumLocations |
This API allows you to find large and medium airports in defined area, which is suitable for presenting airports on map in specified zoom. You can also search airports by IATA… |
| GET |
allAirportsSearchByLocation /Airport/allLocations |
This API allows you to find all airports, large, medium and small ones in defined area, which is suitable for presenting airports on map in specified zoom. You can also search… |
| Flight | ||
| GET |
flightsSearch /Flight/flightByFCandRegistration |
This API returns in response details of the flight, which can be searched by aircraft registration or flight code. |
AkRx pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $55 / month | — |
|
| ULTRA | $180 / month | — |
|
| MEGA | $1,900 / month | — |
|