Aviation Suite API
A comprehensive set of professional-grade APIs for aviation applications. Includes real-time decoded weather forecasts (METAR/TAF), global aircraft registration search (tail number lookup), and flight carbon footprint emissions calculation engines. All operations run using highly cached, non-blocking public registries and aviation data networks.
Aviation Suite API endpoints
| Method | Endpoint | Description |
|---|---|---|
| tail_number_lookup | ||
| POST |
/tail_number_lookup /tail_number_lookup |
Look up an aircraft's manufacturer, model, registration details, owner name, and owner country using its registration / tail number. |
| metar_taf_lookup | ||
| POST |
/metar_taf_lookup /metar_taf_lookup |
Retrieve and decode raw and formatted meteorological reports (METAR) and terminal aerodrome forecasts (TAF) for any airport using its 4-letter ICAO code. |
| flight_carbon_calculator | ||
| POST |
/flight_carbon_calculator /flight_carbon_calculator |
Calculate estimated passenger CO2 emissions and offset cost for a flight route between any two airports using 4-letter ICAO codes. |
Aviation Suite API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / minute |
|
| PRO | $5 / month | 30 / minute |
|
| ULTRA | $10 / month | 60 / minute |
|
| MEGA | $30 / month | 150 / minute |
|