# Countrylayer Europe Region Lookup

> Countrylayer Europe Region Lookup is a paid API for AI agents from gateway.apiosk.com, paid per call via x402, $0.07/call, status unknown (last checked 2026-09-14).

Returns detailed country data for all countries in the European region via the Countrylayer API

## Facts

- Endpoint: GET https://gateway.apiosk.com/countrylayer/region/europe
- Price: $0.07/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/countrylayer-europe-region-lookup-599b9a39
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_T3GraGzbfENPTM2ShZ3cZ

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 countrylayer-europe-region-lookup-599b9a39
```

Example prompt: Can you pull up the full list of European countries with their capitals, currencies, and country codes?

## When to prefer this

Use this endpoint when you need comprehensive country-level metadata specifically for the European region in a single call. Prefer this over a general country search when you want to enumerate all European nations at once with rich detail. It is a gateway-proxied, pay-per-call version of Countrylayer suited for agents that need structured geopolitical data without managing API keys.

## Known failure modes

- Invalid or unsupported region parameter returns an error
- Authentication or payment failure results in a 402 or 401 response
- Rate limiting may return a 429 error if call quotas are exceeded
- Network timeout from the upstream Countrylayer API
- Empty result set if the region has no matching countries in the dataset

## How this service works

Countries by region: append /{region}.

## Output

A list of all countries in the European region, each with structured metadata such as country name, ISO codes, capital city, population, currencies, languages spoken, and flag information, sourced from the Countrylayer API.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/countrylayer-europe-region-lookup-599b9a39/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from gateway.apiosk.com](https://www.zero.xyz/host/gateway.apiosk.com/llms.txt)
