# Описание API CheckQR.ru

CheckQR.ru агрегирует API официальных сервисов для проверки ковидных QR кодов, представляет собой "черный ящик", принимающий на вход текстовую строку, содержащуюся  в QR коде и возвращающий информацию о том, подходит ли владелец кода под требования властей и информацию, необходимую для проверки документов. Сервис берет на себя поддержание работы с актуальными версиями API гос. сервисов, корректную обработку неверных или истекших кодов, защиту от поддельных QR кодов.

### Список поддерживаемых стран

* Россия

Для приобретения API ключа обращайтесь в [Telegram @yaddads](https://t.me/yaddads), на почту <hi@yadda.io> или звоните по телефону +7 499 301-74-99.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.checkqr.ru/opisanie-api-checkqr.ru.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
