# Oz API Lite Postman Collection

Download and install the Postman client from this [page.](https://www.postman.com/downloads/) Then download the JSON file needed:

#### 1.2.0

{% file src="/files/vJqTrZ6MLTtlcyeQl7IW" %}

#### 1.1.1

{% file src="/files/2fczq85V5Gb4CNSsPWj8" %}

## How to Import a Postman Collection:

Launch the client and import Oz API Lite collection for Postman by clicking the **Import** button:

<figure><img src="/files/IrbaYTGnrJPhVZrWMyoQ" alt=""><figcaption></figcaption></figure>

Click **files**, locate the JSON needed, and hit **Open** to add it:

<figure><img src="/files/mQdOArlnNtVIkmkuI4cC" alt=""><figcaption></figcaption></figure>

The collection will be imported and will appear in the Postman interface:

<figure><img src="/files/v9xvKlTpIa0NXnEWqDq7" alt=""><figcaption></figcaption></figure>


---

# 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/guides/developer-guide/api/oz-api-lite/postman-collections.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.
