> For the complete documentation index, see [llms.txt](https://docs.hatchapps.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hatchapps.com/api-builder/getting-started/postman.md).

# Postman

Many of our members use Postman to test their API.\
\
To export a collection:

1. Log in to the API Builder. &#x20;
2. Navigate to top right dropdown and select Postman.
3. You'll be taken to the Postman web application.&#x20;
4. Click on "Run in Postman" on the top right corner.&#x20;
5. If you have Postman running locally, click on your desired workspace.&#x20;
6. Click on "Import" to successfully import your created API collection to your local Postman app. <br>

To change variables: After successfully importing your collection, click on the Variable tab. Change the api\_key, id, base\_url & end\_point current value with your value's from the API Builder.&#x20;
