GET /countries/{id}
Summary: Get a single country
Operation ID: getCountry
Auth: unknown
Operation ID: getCountry
Auth: unknown
Description
Retrieve a single country by its ISO 3166-1 alpha-2 code.
Parameters (3)
api_key
(string, query, required)
Your OpenAlex API key (required). Get a free key at https://openalex.org/settings/api
id
(string, path, required)
ISO 3166-1 alpha-2 country code (e.g., US, GB, CN)
select
(string, query, optional)
Comma-separated list of fields to return. Reduces response size. Example: `select=id,display_name,cited_by_count`
Examples (1)
| Title | Type | URL | Action |
|---|---|---|---|
| Get a single country | openapi-spec |
https://api.openalex.org/countries/US |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 09:04:09.354366 | 200 | 207ms |