---
title: "Print basic source statistics."
method: GET
path: "/api2/json/regions"
tags: ["admin"]
---

# Print basic source statistics.

`GET /api2/json/regions`

## Response `200`

List of countries and regions.

- RegionOut
  - `countriesAndRegions` RegionISO[] — List of countries and regions
    - `countryName` string
    - `countryNumCode` string
    - `countryISO2` string
    - `countryISO3` string
    - `countryFIPS` string
    - `subregion` string
    - `region` string
    - `topregion` string

## Other responses

- `401` — Missing or incorrect API Key

---

[API](https://skmtc.net/namsor/apis/namsor-api-v2.md) · [All operations](https://skmtc.net/namsor/apis/namsor-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/namsor/namsor-api-v2/revisions/305e4f6eeaf5/schema)
