> ## Documentation Index
> Fetch the complete documentation index at: https://developers.fireblocks.com/llms.txt
> Use this file to discover all available pages before exploring further.

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://developers.fireblocks.com/feedback

```json
{
  "path": "/reference/explore-postman-collection",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Postman Guide

# Overview

Postman is an application designed to help with API integration and exploration. Intuitive for different tech skill levels, this is the tool of choice both for experienced developers and no-code enthusiasts to get familiar with our available endpoints, requests, and responses.

Using our Postman Collection, you can start testing our API before you write a single line of code.

## Install Postman and Fireblocks Collection

1. Download and install the [Postman app](https://www.postman.com/downloads/) or [use Postman online](https://identity.getpostman.com/login?continue=https%3A%2F%2Fweb.postman.co%2Fhome).
2. **Import the Fireblocks collection:**

   [![Run in Postman](https://run.pstmn.io/button.svg)](https://god.gw.postman.com/run-collection/25881726-6597f15a-56e5-4c82-a75e-2befc2c5264d?action=collection%2Ffork\&collection-url=entityId%3D25881726-6597f15a-56e5-4c82-a75e-2befc2c5264d%26entityType%3Dcollection%26workspaceId%3Dddfe6a6b-2c7b-4005-89f3-7204e03ec3b6%3Fenv%3DBoilerplate%2520Fireblocks%2520Environment%253D%253D)

After following the steps above and opening Postman, you'll see the Fireblocks API collection.
