Request
GET /v1/stats/countries · Required scope: none — any valid key · Not paginated
Response is not tier-masked and is cached for 15 minutes.
Example request
Response
200 OK — array of StatsCountryEntry.
| Field | Description |
|---|---|
country | ISO 3166-1 alpha-2 country code |
victims | Number of distinct victims in this country |
Not paginated
This endpoint returns the full breakdown in a single response —cursor/limit/sort_direction do not apply.