country
This endpoint retrieves a specific country, including its subdivisions. You can use the alpha2 code to retrieve public holidays of a region when calling the holidays endpoint.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
countryID
(Required) Country code in ISO-3166 alpha-2 format
Response headers
:status
nel
etag
access-control-allow-origin
age
expires
cache-control
cf-cache-status
report-to
cf-ray
alt-svc
Response
OK
name
long_name
region
subregion
world_region
alpha2
subdivisions
Errors
401
Unauthorized Error

