GET /api/region-dossier
Returns a rich intelligence dossier for the country or region at the given coordinates. Data is assembled in parallel from Nominatim, RestCountries, Wikidata SPARQL, and the Wikipedia REST API.
Rate limit: 30 requests per minute per IP.
Caching
Results are cached for 24 hours keyed on a 0.1° grid (approximately 11 km). Multiple requests within the same grid cell return instantly from the cache.Query parameters
Latitude in decimal degrees (−90 to 90).
Longitude in decimal degrees (−180 to 180).
Response
The input coordinates.
Reverse geocode result from Nominatim.
Country profile.
null if the point is in international waters or an uninhabited area.Wikipedia summary for the nearest city or the country itself.
Present only when no country data is available — e.g.
"No country data — possibly international waters or uninhabited area".