# GoFlightLabs Retrieve Airports

> GoFlightLabs Retrieve Airports is a paid API for AI agents from GoFlightLabs at goflightlabs.mpp.tempo.xyz, paid per call via MPP, $0.005/call, status unknown (last checked 2026-09-15).

Retrieves a list of airports with associated details from the GoFlightLabs database

## Facts

- Endpoint: GET https://goflightlabs.mpp.tempo.xyz/retrieve-airports
- Price: $0.005/call
- Payment: MPP
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Provider: GoFlightLabs
- Website: https://goflightlabs.com
- Tags: flights, tracking, prices, airlines, airports, data
- Canonical page: https://www.zero.xyz/c/goflightlabs-retrieve-airports-ae61b2f0
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_cL089wK5TkRN_M4XgxR0X

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 goflightlabs-retrieve-airports-ae61b2f0
```

Example prompt: Can you pull up the full list of airports from GoFlightLabs so I can see their codes and names?

## When to prefer this

Use this endpoint when you need to look up or enumerate airports available in the GoFlightLabs system, such as to populate a dropdown, validate an airport code, or find airport reference data. Prefer this over the Airports By Filters endpoint when you want an unfiltered list of airports or simply need to verify which airports are covered by the service.

## Known failure modes

- Invalid or missing API credentials returning 401 unauthorized
- No airports found matching query returning empty result set
- Service unavailability returning 500 server error
- Rate limiting returning 429 too many requests

## How this service works

Retrieve airports

## Output

A collection of airport records including airport names, IATA/ICAO codes, location details, and other associated airport metadata from the GoFlightLabs database.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/goflightlabs-retrieve-airports-ae61b2f0/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from goflightlabs.mpp.tempo.xyz](https://www.zero.xyz/host/goflightlabs.mpp.tempo.xyz/llms.txt)
