*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
Subnational2Code List and Search Web Service API
URL | description | notes |
|---|---|---|
data/meta/subnational2/list?countryCode=<2-letter ISO country code>&locale=<locale to use for names> | Return list of "county" names found in the given country |
|
data/meta/subnational2/find?match=<string to match>&locale=<locale used in match string> | Return list of "county" names that match | Can wildcards be used in the match string? |
data/meta/subnational2/list?subnational1Code=<eBird subnational1 code>&locale=<locale to use for names> | Return list of "county" names found in the given "state" |
|
...