# GoFlightLabs Retrieve Countries

> GoFlightLabs Retrieve Countries 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 countries relevant to flight data, such as those served by airlines or covered in the flight tracking database

## Facts

- Endpoint: GET https://goflightlabs.mpp.tempo.xyz/retrieve-countries
- 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-countries-5527f359
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_gaCUszcmbWLFMijjPxEz1

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-countries-5527f359
```

Example prompt: Can you pull the full list of countries available in the GoFlightLabs flight database so I can build a country dropdown for my flight search tool?

## When to prefer this

Use this endpoint when you need a canonical list of countries supported by GoFlightLabs for use as reference data, dropdown population, or to validate country inputs before querying other flight endpoints like airports or airlines.

## Known failure modes

- API authentication failure returning 401 or 403 if credentials are invalid
- Service unavailability returning 500 if GoFlightLabs backend is down
- Empty or partial country list if the database is not fully populated
- Rate limiting or quota exceeded returning 429

## How this service works

Retrieve countries

## Output

A list of countries covered by the GoFlightLabs flight data platform, likely including country names and ISO country codes used for filtering airports, airlines, and flight routes.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/goflightlabs-retrieve-countries-5527f359/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)
