FreeAPI.watch

aviationstack

Real-time flight tracking and airline data API by APILayer — live flights, routes, airports, airlines, and historical flight data. The standard pick for flight-tracker tutorials.

Status
🟢 Online · 488 ms
30-day uptime
100%
Free tier
100 requests/month, email signup, no credit card
Auth
API key
Last 30 days

Free alternatives (live ranking)

Compare aviationstack with…

Paid alternatives

Official docs ↗

Frequently Asked Questions

Does aviationstack require an API key?

Yes, aviationstack requires a free API key. You can sign up via https://aviationstack.com/documentation.

What is aviationstack's free tier?

100 requests/month, email signup, no credit card

Is aviationstack currently online?

We check aviationstack every hour. The current status is shown at the top of this page. You can also see the 30-day uptime history in the chart above.

Implementation notes

When to use aviationstack

aviationstack is the default API in flight-tracker tutorials: real-time flight positions, routes, airport and airline reference data, and historical flights through one REST interface. The 100 requests/month free tier suits learning projects and prototypes — every request can return up to 100 flights, so a single call per refresh goes further than it sounds. For anything commercial (flight boards, logistics), budget a paid plan or FlightAware.

Common pitfalls

Quick start (bash)

curl "http://api.aviationstack.com/v1/flights?access_key=YOUR_KEY&dep_iata=CDG"

Embed this badge

Add a live status badge to your README, docs, or website.

aviationstack status badge

Markdown

[![aviationstack Status](https://freeapi-builder.a10ayassine.workers.dev/badge/aviationstack.svg)](https://freeapi.watch/aviationstack)

HTML

<a href="https://freeapi.watch/aviationstack"><img src="https://freeapi-builder.a10ayassine.workers.dev/badge/aviationstack.svg" alt="aviationstack Status"/></a>