# FlyStack ## Docs - [Airlines Dataset](https://docs.flystack.dev/api-reference/endpoints/airlines.md): Search and filter airlines worldwide using IATA/ICAO codes, callsigns, and operational flags. - [Airports Dataset](https://docs.flystack.dev/api-reference/endpoints/airports.md): Search and filter airports worldwide using IATA/ICAO codes and rich metadata. - [Airports Nearby](https://docs.flystack.dev/api-reference/endpoints/airports-nearby.md): Find nearby airports around a location (lat/lng), optionally filtered by radius and result limit. - [Cities Dataset](https://docs.flystack.dev/api-reference/endpoints/cities.md): Retrieve cities worldwide using IATA city codes and location metadata. - [Countries Dataset](https://docs.flystack.dev/api-reference/endpoints/countries.md): Look up countries and localization data like ISO codes, continent, population, and currency. - [Flight Delays](https://docs.flystack.dev/api-reference/endpoints/delays.md): Monitor live flight delays worldwide or filter by airport, airline, or flight. - [Aircraft Fleets Dataset](https://docs.flystack.dev/api-reference/endpoints/fleets.md): Explore airline fleets and aircraft metadata worldwide, with optional latest known position fields. - [Flight Lookup](https://docs.flystack.dev/api-reference/endpoints/flight.md): Lookup a single flight and get detailed information by IATA or ICAO flight code. - [Real-Time Flights](https://docs.flystack.dev/api-reference/endpoints/flights.md): Track live flights worldwide with near real-time position, speed, heading, and status. - [Airline Routes](https://docs.flystack.dev/api-reference/endpoints/routes.md): Explore airline routes and planned schedules (non real-time) to build connections and future itineraries. - [Flight Schedules](https://docs.flystack.dev/api-reference/endpoints/schedules.md): Retrieve near real-time departure and arrival schedules, including gates, terminals, and updated times. - [Timezones](https://docs.flystack.dev/api-reference/endpoints/timezones.md): List IANA timezones with country codes and offsets (GMT/DST). - [Jobs](https://docs.flystack.dev/api-reference/jobs.md): Retrieve the status and result of an asynchronous FlyStack job. - [Usage](https://docs.flystack.dev/api-reference/usage.md): Get usage information for your account. - [Authentication](https://docs.flystack.dev/authentication.md): After completing this quick start guide you'll have generated and tested an authentication token that can be used in all subsequent requests to the FlyStack API. - [Asynchronous Jobs](https://docs.flystack.dev/how-it-works.md): Guide to using the FlyStack asynchronous jobs, which are used to process requests asynchronously. - [Introduction](https://docs.flystack.dev/introduction.md): Welcome to the FlyStack Aviation API documentation. Everything you need to get started and bring reliable aviation data into your product. - [Status Code](https://docs.flystack.dev/status-code.md): The following list of HTTP codes are returned by FlyStack. ## OpenAPI Specs - [openapi](https://docs.flystack.dev/api-reference/openapi.json)