# AeroDataBox Flight & Aviation Data

> AeroDataBox Flight & Aviation Data is a paid API for AI agents from bb-misc.vercel.app, paid per call via x402, $0.163062/call, status unknown (last checked 2026-09-14).

Retrieves real-time and scheduled flight, airport, and aviation data via the AeroDataBox API proxy

## Facts

- Endpoint: POST https://bb-misc.vercel.app/api/aerodatabox
- Price: $0.163062/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/aerodatabox-flight-aviation-data-d587d970
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_ESqnyj8XqXDmdOqxaJ26v

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability aerodatabox-flight-aviation-data-d587d970 -d '<json body>'
```

Example prompt: Can you check the current status of flight AA123 today — is it on time, delayed, or already landed?

## When to prefer this

Use this endpoint when you need real-time or scheduled flight data, airport information, or aircraft tracking. Prefer this over generic travel APIs when aviation-specific data such as actual vs. scheduled times, aircraft registration, or route schedules is required.

## Known failure modes

- Invalid or unknown flight number returns no results
- Unsupported airport IATA code returns error
- Date out of supported range returns empty schedule
- Rate limit exceeded returns 429 error
- Malformed request body returns 400 error
- Payment required if x402 payment not included

## How this service works

BaseBuilder Misc API hub - 21 paid endpoints

## Output

Returns structured aviation data including flight status, scheduled and actual departure/arrival times, airport details, aircraft information, and route data depending on the query type.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/aerodatabox-flight-aviation-data-d587d970/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bb-misc.vercel.app](https://www.zero.xyz/host/bb-misc.vercel.app/llms.txt)
