Atlas Geopolitica

Public API Docs

Atlas Geopolitica exposes a small public API for country rankings, country profiles, and health checks. Machine-readable discovery is available via the API catalog and the OpenAPI description.

Base URL

https://atlasgeopolitica.com

Endpoints

Example

curl https://atlasgeopolitica.com/api/worldbank/CHL
curl https://atlasgeopolitica.com/api/rankings
curl https://atlasgeopolitica.com/api/health

Authentication Discovery

Atlas Geopolitica publishes OAuth discovery metadata for machine clients at /.well-known/oauth-authorization-server and an OpenID-compatible alias at /.well-known/openid-configuration.

Public read endpoints remain anonymously accessible on this deployment. Managed OAuth clients can be enabled separately for higher-assurance or future rate-managed access. The interactive authorize endpoint is advertised for standards compatibility, but does not currently issue user-facing sessions on this deployment.

Access Policy

Notes