Skip to main content
GET
Atlas coverage — where the index can and cannot be read

Authorizations

Authorization
string
header
required

GDELT Cloud API key. Send as Authorization: Bearer gdelt_sk_....

Query Parameters

window
integer
default:30

Coverage measurement window in days (1–30).

Required range: 1 <= x <= 30
tier
enum<string>

Return only countries in this coverage tier. depth = dense enough for a country-level Posture reading (the curated servable set); thin = some coverage but below that floor; none = no coded events in the window at all. Matched case-insensitively. Full value list: https://docs.gdeltcloud.com/reference/enums#atlas_coverage_tier

Available options:
depth,
thin,
none
region
enum<string>

Return only countries in this region, matched case-insensitively against the region name each row carries. Note: validation is owned by the endpoint service because it depends on composed or cross-parameter state; the published error semantics above still apply.

Available options:
Africa,
Asia,
Middle East,
Northern Africa,
Western Africa,
Eastern Africa,
Middle Africa,
Southern Africa,
Europe,
Eastern Europe,
South Asia,
Southeast Asia,
East Asia,
Central Asia,
North America,
Central America,
Caribbean,
South America,
Oceania
continent
enum<string>

Return only countries on this continent, matched case-insensitively against the continent name each row carries. Note: validation is owned by the endpoint service because it depends on composed or cross-parameter state; the published error semantics above still apply.

Available options:
Africa,
Asia,
Europe,
North America,
South America,
Oceania

Response

200 - application/json

Per-series coverage and floor status.

The response is of type object.