# Geographic Entities

Countries, territories, historical entities, codes, flags, demographics, and geographic metadata.

## Access

- Kind: api
- Audience: public
- Access: open
- Authentication: No authentication is required for public lookups.
- Lifecycle: active
- Observed health: operational

## Integration links

- Base URL: https://geo.datasourceapi.com
- Documentation: https://geo.datasourceapi.com/docs.html
- Repository: https://github.com/coopalliance/cca-cucm-services
- Catalog metadata: https://services.datasourceapi.com/api/v1/services/geo

## Capabilities

- countries
- geographic-entities
- iso-codes
- territories

## Provenance and freshness

- Public geographic reference sources: Country, territory, historical entity, ISO code, flag, demographic, and geographic reference data.

Update cadence: Source and deployment schedule were not located in accessible repositories.. Metadata last verified: 2026-09-03.


## Agent readiness

limited (42/100): Public docs exist, but a directly attributable implementation repository, OpenAPI URL, and update schedule were not confirmed.

## Examples

### Country lookup

Look up a country by code.

```http
GET https://geo.datasourceapi.com/api/v1/country/US
```
