# inabit Postman Collection

## Access Our GraphQL API Via Postman <img src="/files/UxXriw6iBM4taOaruro3" alt="" data-size="line"> <a href="#accessing-inabit-api" id="accessing-inabit-api"></a>

Used to REST? Feeling more comfortable using [**Postman**](https://www.postman.com/)? No problem! Our team created a custom postman collection which includes all of the API queries & mutations listed in our  [API Reference](broken://pages/X0iUk7M41qljvTxMV7cj).

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

### How To Use?

Simply download the `JSON` file and import it to the Postman application in your desktop.\
There should be an "Import" (![](/files/oHer6VG2w6ad02L95EvE)) button next to the collections tab on the top left hand side in the application.


---

# 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.inabit.com/api-reference/develop-with-inabit-api/getting-started/inabit-postman-collection.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.
