# Oz API и Oz API Lite

Liveness и сравнение лиц также могут производиться с помощью модуля Oz API Lite. Этот модуль принципиально отличается от Oz API.

* Никакие данные нигде не сохраняются,
* Очень просто масштабировать горизонтально,
* Отсутствует аутентификация и нельзя управлять доступом,
* Работает только с изображениями.

![](https://2041336905-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MQv56Gc3Y1R9ZpI2hd6%2F-MbkFqJaUai0e-93W_Zo%2F-MbkGTcNSLDL0PNGsT3L%2F%D0%A1%D1%85%D0%B5%D0%BC%D0%B0%202.svg?alt=media\&token=80284253-059b-41ad-9f66-c46cd040b8a7)

Oz API Lite рекомендуется использовать для встраивания в ваш продукт при высоких требованиях к производительности (миллионы проверок в неделю).

Детальную информацию о модуле можно найти [здесь](https://doc.ozforensics.com/oz-knowledge-ru/rukovodstva/rukovodstvo-razrabotchika/api/oz-api-lite).


---

# 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://doc.ozforensics.com/oz-knowledge-ru/obshaya-informaciya/readme/oz-platform-lite.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.
