Documentation
  • 🍻Intro
    • Why API Security is Critical?
    • Pynt at a Glance
    • Who Should Use Pynt?
  • πŸ‘©β€πŸ’»API Security Testing
    • Security Testing Overview
    • Prerequisites for Running Pynt Scans
    • How to Install Pynt CLI
    • How to install Pynt Binary (Linux only)
    • Pynt CLI Modes
      • πŸ”΅Pynt Command CLI Mode
      • πŸ”΅Pynt Listen CLI Mode
    • Pynt Security Tests Coverage
      • Business Logic Tests
      • Injection Tests
      • Authentication Bypass Tests
      • Mass Assignment Tests
      • Server-Side Request Forgery Tests
      • Stack Trace In Response
      • Lack of Resources and Rate Limiting
      • File Path Manipulation
      • GraphQL Introspection Vulnerability
      • GraphQL Alias Overloading
      • LLM APIs Vulnerabilities
      • Insecure Transport Scheme
      • Basic Authentication
      • HTTP Desynchronization (Desync) Attack
    • Sensitive Data Exposure Detection
    • Pynt Scans Troubleshooting
      • Pynt CLI Troubleshooting
      • Pynt for Postman Troubleshooting
        • Troubleshoot Pynt Container not Running Error
        • Troubleshoot Empty API Key Error
        • Troubleshoot Unauthorized API Key Error
        • Troubleshoot Collection Not Found Error
        • Troubleshoot Non-Unique Collection Name Error
        • Troubleshoot Empty Collection Identifier Error
        • Troubleshoot Unreachable Target Error
        • Troubleshoot Target Responds with Errors Error
        • Troubleshoot Unresolved Target Domain Error
        • Troubleshoot Unresolved Variable Error
        • Troubleshoot TLS Handshake Fail Error
        • Troubleshoot Few Requests Error
        • Troubleshoot One User Only Error
        • Troubleshoot Failed Assertions Error
    • How To
      • How to Run Business Logic Tests with Pynt
      • How to associate a Pynt scan to an Application in Pynt Dashboard
      • How to tag a scan in Pynt
    • Benchmarks
      • Pynt vs OWASP crAPI
  • 🀲Security Testing Integrations
    • 🟠Pynt with API Testing Tools
      • πŸ”˜Pynt for Postman
        • Fork Pynt Collection
        • Run Pynt Container
        • Run Pynt in Postman
        • View Scan Results in Postman
      • πŸ”˜Pynt for Insomnia
      • πŸ”˜Pynt for ReadyAPI
    • 🟠Pynt with API Testing CLIs
      • πŸ”˜Pynt for Newman (Postman CLI)
      • πŸ”˜Pynt for TestRunner (ReadyAPI CLI)
    • 🟠Pynt with Testing Frameworks
      • πŸ”˜Pynt for .NET (xUnit)
      • πŸ”˜Pynt for Selenium
      • πŸ”˜Pynt for Rest Assured
      • πŸ”˜Pynt for Jest
      • πŸ”˜Pynt for pytest
      • πŸ”˜Pynt for Go
      • πŸ”˜Pynt for JMeter
    • 🟠Pynt on CI/CD
      • ❗How to get Pynt ID for CI/CD Authentication
      • πŸ”˜Pynt for GitHub Actions
      • πŸ”˜Pynt for Azure DevOps Pipelines
      • πŸ”˜Pynt for GitLab
      • πŸ”˜Pynt for Jenkins
    • 🟠Pynt with Burp Suite
    • 🟠Pynt with Browsers
      • πŸ”˜Pynt for Firefox Browser
    • 🟠Live Traffic Connectors
      • πŸ”˜eBPF
        • πŸ”˜Key Components
      • πŸ”˜Traffic Mirroring
    • 🟠Advanced Pynt Examples
      • πŸ”˜Pynt as a Standalone Container
      • πŸ”˜Pynt with Prerecorded Har Files
      • πŸ”˜Pynt with cURL
  • 🈸Applications View
    • Application View Overview
    • Manage Applications
      • Add Application
      • Delete Application
      • Rename Application
    • Manage Sources for API Discovery
      • Add Source
      • Delete Source
      • View Source Info
      • Source Categories
        • API Documentation
          • Swagger
          • Postman Collection
        • API Gateways
          • AWS API Gateway
          • Azure API Gateway
          • Kong API Gateway
          • GCP API Gateway
          • Gravitee API Gateway
        • Testing (API Security Scans)
        • Live Traffic
          • Data Collection with eBPF
          • ALB Traffic Capture with AWS Traffic Mirroring
        • Code Repository
    • Application Dashboard
    • Generate Pentest Report
  • πŸ“šAPI Catalog
    • API Catalog Overview
    • Navigate API Catalog
      • Filtering API Catalog by Application
      • API Catalog Customization
      • API Related Info
      • APIs at Risk
    • Manage API Source Gaps
      • New APIs
      • Untested APIs
      • Shadow APIs
      • Undocumented APIs
    • View Detailed Endpoint Info
  • βͺScan History
    • Scan History Overview
    • Navigate Scan History
      • Associating Scans with Specific Application
      • Filtering by Application
      • Scan Related Info
      • Scan History Customization
    • View Detailed Scan Info
    • Associate Vulnerabilities to Tickets with JIRA
  • Account Management
    • Single Sign-On (SSO)
      • Setting up Okta
      • Setting up Entra ID
Powered by GitBook
On this page
  • What is Postman?
  • Pynt's Integration with Postman
  • Start Running Pynt with Postman
  • Local Scan
  • Cloud Scan
  • How to Choose
  • Pynt for Postman Tutorial Video
  1. Security Testing Integrations
  2. Pynt with API Testing Tools

Pynt for Postman

Run API security testing from Postman desktop application.

PreviousPynt with API Testing ToolsNextFork Pynt Collection

Last updated 6 months ago

What is Postman?

πŸ’‘ is a powerful API development tool that simplifies the design, testing, and documentation of APIs. With its intuitive interface, developers can easily create HTTP requests, inspect responses, and automate workflows, making it essential for API testing.


Pynt's Integration with Postman

Pynt helps you analyze API traffic, run security tests, and identify risks early in the development process - all within Postman. The integration is seamless, making security testing a natural extension of your API testing process.

πŸ”’ Pynt + Postman: Integrating Pynt with Postman allows you to automatically generate context-aware security tests from your existing Postman collections. Enhance your security without disrupting your workflow.


Start Running Pynt with Postman

There are two quick ways to start running Pynt with Postman:


Local Scan


Cloud Scan


How to Choose

πŸ’‘ Local Scan: Choose this if you prefer to run Pynt directly from Postman with a local setup (requires installing Pynt's container).

πŸ’‘ Cloud Scan: Choose this if you want to run Pynt from the SaaS platform (no container needed) with public API access.


Pynt for Postman Tutorial Video

Our Pynt for Postman tutorial video walks you through the process of integrating Pynt with Postman for effective API security testing. In this video, you'll learn how to set up Pynt within your Postman environment, run security scans, and analyze the results to ensure your APIs are protected from vulnerabilities.

Whether you're new to Pynt or looking to enhance your API security practices, this tutorial provides clear, step-by-step instructions to get you started.

πŸŽ₯ Watch the tutorial video now - secure your APIs in just a few minutes: Pynt for Postman Video:


🚨 Stay Secure: With Pynt for Postman, you can ensure your APIs are protected from emerging threats, all within the familiar Postman interface.

As part of its suit, Pynt allows seamless integration with Postman.

πŸš€ Most Popular: Pynt is the most popular application security tool on the , making it a top choice for developers and testers looking to embed security into their API testing!

Running Pynt locally within Postman (requires installing Pynt's container) using Pynt's Postman wizard. This option is free and available as part of Pynt's free starter plan. Use this option if you can't access your APIs from the cloud or prefer the integrated experience. It's free under Pynt's and ideal if your APIs aren’t accessible from the cloud or if you prefer an integrated local experience.

Start now from .

Integrating Pynt with Postman and running it from Pynt SaaS platform. This option is available via Pynt’s business plan under a free trial. Use this option if you prefer not to install Pynt's container and have public access to your APIs. It's available under Pynt’s with a free trial. Ideal for cloud setups with easier configuration.

Start now from .

🀲
🟠
πŸ”˜
API security testing
Postman API Network
Starter Plan
here
Business Plan
here
Pynt for Postman Video
Postman
Postman