Skip to main content

Airline Lookup is a simple tool for getting information on airlines. It returns information on various airlines.

Project description

Airline Lookup API

Airline Lookup is a simple tool for getting information on airlines. It returns information on various airlines.

Build Status Code Climate Prod Ready

This is a Python API Wrapper for the Airline Lookup API


Installation

pip install apiverve-airlinelookup

Configuration

Before using the airlinelookup API client, you have to setup your account and obtain your API Key.
You can get it by signing up at https://apiverve.com


Usage

The Airline Lookup API documentation is found here: https://docs.apiverve.com/api/airlinelookup.
You can find parameters, example responses, and status codes documented here.

Setup

# Import the client module
from apiverve_airlinelookup.apiClient import AirlinelookupAPIClient

# Initialize the client with your APIVerve API key
api = AirlinelookupAPIClient("[YOUR_API_KEY]")

Perform Request

Using the API client, you can perform requests to the API.

Define Query
query = { "iata": "AA" }
Simple Request
# Make a request to the API
result = api.execute(query)

# Print the result
print(result)
Example Response
{
  "status": "ok",
  "error": null,
  "data": [
    {
      "Name": "American Airlines",
      "Alias": "",
      "IATA": "AA",
      "ICAO": "AAL",
      "Callsign": "AMERICAN",
      "Country": "United States"
    }
  ],
  "code": 200
}

Customer Support

Need any assistance? Get in touch with Customer Support.


Updates

Stay up to date by following @apiverveHQ on Twitter.


Legal

All usage of the APIVerve website, API, and services is subject to the APIVerve Terms of Service and all legal documents and agreements.


License

Licensed under the The MIT License (MIT)

Copyright (©) 2025 APIVerve, and EvlarSoft LLC

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

apiverve_airlinelookup-1.1.8.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

apiverve_airlinelookup-1.1.8-py3-none-any.whl (7.3 kB view details)

Uploaded Python 3

File details

Details for the file apiverve_airlinelookup-1.1.8.tar.gz.

File metadata

  • Download URL: apiverve_airlinelookup-1.1.8.tar.gz
  • Upload date:
  • Size: 7.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.3

File hashes

Hashes for apiverve_airlinelookup-1.1.8.tar.gz
Algorithm Hash digest
SHA256 6bb34a62d2e1c7fb59261aeba8411d5c6a9b919742b5b3b6891f2987241db885
MD5 274d98932edddd2d700cd4cde01cc31a
BLAKE2b-256 2716d374107699dc2e33d5333ef9f5ff15e00dc998abdd54a30a36af2b82ebcb

See more details on using hashes here.

File details

Details for the file apiverve_airlinelookup-1.1.8-py3-none-any.whl.

File metadata

File hashes

Hashes for apiverve_airlinelookup-1.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 58c95a7ca795efed545eeeae34cdac9fd232e4f1947632a6b550753f04d46db1
MD5 a0f27892d246b4d9e2117523ed127865
BLAKE2b-256 0a5a802d7d6c7a321ec2c31da259e6a5358fefcd4645f041589a6a44560f031f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page