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

# Postman

> Use Postman collections with ApyGuard to import API definitions and keep testing workflows aligned with API structure.

## Overview

Postman integration helps teams bring existing API definitions and workflows into ApyGuard more efficiently.

<CardGroup cols={2}>
  <Card title="Collection reuse" icon="library">
    Use existing Postman collections as part of your API security workflow.
  </Card>

  <Card title="Faster onboarding" icon="rocket">
    Reduce setup time by starting from tooling teams already maintain.
  </Card>
</CardGroup>

## Connect Postman from the ApyGuard integrations panel

1. Go to **Settings → Integrations**.
2. Open the **Development** tab.
3. Find the **Postman** card.
4. Click **Connect first** or turn the toggle on.
5. In the ApyGuard dialog, open the built-in help section if you need guidance for generating a key.
   <Frame>
     <img src="https://mintcdn.com/apyguard-390a5608/qk85_EKOZHWubuMo/images/Screenshot-2026-05-12-at-11.31.15.png?fit=max&auto=format&n=qk85_EKOZHWubuMo&q=85&s=8ad1fcacc8131405af981b3ae8eb9c9c" alt="Screenshot 2026 05 12 At 11 31 15" width="1911" height="899" data-path="images/Screenshot-2026-05-12-at-11.31.15.png" />
   </Frame>
6. Paste your **Postman API key**.
7. Click **Connect** to save and enable the integration.
8. Return to the integrations panel and confirm the Postman card now shows **Connected**.

## After Postman is connected

When the card is connected, the action button changes from **Connect first** to **View collections**. Use that entry point when you want to continue working with Postman-linked collection content.

## Disconnect Postman

1. Go back to **Settings → Integrations**.
2. Find the **Postman** card.
3. Turn the toggle off.
4. Confirm that the status changes to **Disconnected**.

## Related pages

* [Import Collection](/get-started/import-collection)
* [API Collections](/core-workflows/api-collections)
