# Countrylayer EU Regional Bloc Country Lookup

> Countrylayer EU Regional Bloc Country 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 all countries belonging to the European Union (EU) regional bloc via the countrylayer API

## Facts

- Endpoint: GET https://gateway.apiosk.com/countrylayer/regionalbloc/eu
- 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-eu-regional-bloc-country-lookup-69a1ab92
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_1tv1CZRUdcdmP9wbUHTJ0

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-eu-regional-bloc-country-lookup-69a1ab92
```

Example prompt: Can you give me a list of all the countries that are part of the EU regional bloc, including their country codes and basic details?

## When to prefer this

Use this endpoint when you need a complete, structured list of all EU member countries with rich metadata (codes, population, languages, currencies). Prefer this over a general country list endpoint when you specifically need to filter by regional bloc membership rather than querying individual countries.

## Known failure modes

- Invalid or unrecognized regional bloc code returns empty or error response
- API key missing or invalid returns 401 unauthorized
- Payment not completed returns 402 payment required
- Rate limit exceeded returns 429 too many requests
- Service unavailable returns 503

## How this service works

Countries by regional bloc: append /{bloc}.

## Output

A list of countries that are members of the EU regional bloc, each with metadata such as country name, ISO codes, capital city, region, subregion, population, area, currencies, and languages — sourced from countrylayer.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/countrylayer-eu-regional-bloc-country-lookup-69a1ab92/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)
