---
title: "Coverage statistics (public)"
method: GET
path: "/api/v1/visa/stats"
tags: ["Visa data"]
---

# Coverage statistics (public)

`GET /api/v1/visa/stats`

Public, no auth, edge-cached for one hour.

## Response `200`

Coverage statistics.

- StatsResponse
  - `coverage` object
    - `visa_details` integer
    - `passports` integer
    - `destinations` integer
    - `passport_index_pairs` integer
    - `translations` integer
    - `languages` integer
  - `supported_languages` object[]
    - `code` 'en' | 'fr' | 'es' | 'pt' | 'de' | 'it' | 'ja' | 'ko' | 'zh' | 'ru' | 'ar' | 'hi' | 'th' | 'vi' | 'tl'
    - `name` string
  - `requirement_distribution` object
  - `api_version` string
  - `docs` string

---

[API](https://skmtc.net/orizn/apis/orizn-visa-api.md) · [All operations](https://skmtc.net/orizn/apis/orizn-visa-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/orizn/orizn-visa-api/revisions/15b21ef9b5b0/schema)
