# Oz API Postman Collections

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

### **Oz API Postman collections**

#### 6.0

{% file src="<https://2532558063-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5g6dgsxRbyrCvB0uAf8f%2Fuploads%2FizZOnCPm7YSS6o2bPlC1%2FOZ-Forensic%206.0.0.postman_collection.json?alt=media&token=9d6dcef0-d13b-4f35-a938-869de36c0e91>" %}

#### 6.0 [Instant API](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/api/oz-api/instant-api-non-persistent-mode)

{% file src="<https://2532558063-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5g6dgsxRbyrCvB0uAf8f%2Fuploads%2F1tEFwsQZ5bXsKEwm1jv9%2FOZ-Forensic%20Instant%206.0.0.postman_collection.json?alt=media&token=a6986e8b-f785-47d0-a68f-0c4f299fb6e7>" %}

#### 5.3 and 5.2

{% file src="<https://2532558063-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5g6dgsxRbyrCvB0uAf8f%2Fuploads%2Fu9jJpWAZVFYfUW7JuBJM%2FOZ-Forensic%205.2.0-.postman_collection.json?alt=media&token=203337a3-d6f2-4918-9437-3f835ac1c00e>" %}

#### **5.0**

Oz API 5.1.0 works with the same collection.

{% file src="<https://2532558063-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5g6dgsxRbyrCvB0uAf8f%2Fuploads%2FS8G4ceEqU5AnoaM1d873%2FOZ-Forensic%205.0.0.postman_collection.json?alt=media&token=398ee6f3-11d8-4b67-8d8d-aab308fdf76b>" %}

#### 4.0

{% file src="<https://2532558063-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5g6dgsxRbyrCvB0uAf8f%2Fuploads%2F9cnrUQnK3RYc5HGLZM8R%2FOZ-Forensic%204.0.0.postman_collection.json?alt=media&token=bf38b88e-f5b9-44c1-bc83-805ef2d9d013>" %}

#### **3.33**

{% file src="<https://2532558063-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5g6dgsxRbyrCvB0uAf8f%2Fuploads%2FcevvE7bUs2OIpD1kmLYA%2FOZ-Forensic%203.33.0.postman_collection.json?alt=media&token=9ee90c88-1b48-4e0c-b08a-d870caa332f4>" %}

## How to Import a Postman Collection:

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

<figure><img src="https://2532558063-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5g6dgsxRbyrCvB0uAf8f%2Fuploads%2F1txFiF23NT6Sv4toYwss%2FScreenshot_9.png?alt=media&#x26;token=1da2c524-8684-4e2e-a891-8dd2c9f2098b" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://2532558063-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5g6dgsxRbyrCvB0uAf8f%2Fuploads%2FcFXmoxEs1fnEmlKXXb8T%2Fpostman_import.jpg?alt=media&#x26;token=fb1e4ff3-258a-410d-a6a0-6a14a398c259" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://2532558063-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5g6dgsxRbyrCvB0uAf8f%2Fuploads%2Fa9gUktybmhFQpkz8TOH3%2Fapi_pic.jpg?alt=media&#x26;token=373ea794-5486-4987-9724-805a822e406e" 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/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.
