countries_bulk
Download the complete versioned countries dataset as JSON for caching, offline use, or multi-country analysis when a single country_lookup call is not enough.
Use when:
Download the full countries dataset as JSON
Cache the complete versioned countries snapshot for offline use
Analyze or filter many countries without repeated single-code lookups
Do not use when:
Look up metadata for a single country by ISO code (use country_lookup instead)
Look up one currency or language code (use currency_lookup / language_lookup)
Fetch live geopolitical or exchange-rate feeds
Payment: 0.001 USDC via x402 on eip155:8453. No account. No API key. No signup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | No | Dataset version to retrieve. Defaults to 1. | 1 |