Developing APIs is hard Postman makes it easy!

Postman for Mac

Postman 11.0.4

  -  127.16 MB  -  Demo

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of Postman 11.0.4.


For those interested in downloading the most recent release of Postman for Mac or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

  • Postman 11.0.4 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    Postman 11.0.4 Screenshot 1
  • Postman 11.0.4 Screenshot 2
  • Postman 11.0.4 Screenshot 3

What's new in this version:

New features:
Store and reuse scripts everywhere with the package library:
Available on Free, Basic, Professional, and Enterprise plans:
- With the new Package Library, teams can now store and reuse test scripts for more efficient and reliable API testing. Test script packages can contain business logic and code, which can be consumed in multiple requests by just referencing the package in various places within the team. Change once, use everywhere. No more copy-pasting. No more redundant code.

Add in-line comments to requests and examples without switching to comment mode:
Available on Free, Basic, Professional, and Enterprise plans:
- You’ve been able to fork, merge, and add inline comments for a while now, so chats happen in the context of the API element being worked on, instead of scattered across chat apps, emails, or source code repos. But to comment, you had to switch to comment mode, and couldn’t make edits. Starting today, you can click on the text you want to add a comment to, and use an at mention to notify someone. Each comment is tied directly to the specific text highlighted in yellow. Any unsaved changes to the request will automatically be saved by adding a comment. Team members can respond directly to specific comments and create a conversation thread that is easy to follow in replies instead of losing context in external communication channels. And you can easily share by copying the link.

Communicate API changes in the workspace updates feed:
Available on Free, Basic, Professional, and Enterprise plans:
- We’re introducing a new way for you to communicate your API changes to your team members and API consumers in context. You can now post updates about changes made to collections, APIs, and related elements directly in your team workspace via the Updates tab on the workspace overview page. The Updates tab houses a feed of all changes made in the workspace. Any consumers who watch the workspace will receive a notification about the update with a summarized view of the changes, and can navigate directly to the change to test it. Consumers can also add comments and reactions, and reference back when they need. You can receive these updates with a bi-directional Slack integration to preview requests, comments, and Collections, or take actions in slack. For you Microsoft Teams users out there, don’t worry, support is coming for you soon.

Safely store secrets in the Postman Vault:
Available on Free, Basic, Professional, and Enterprise plans:
- You're being pushed on deadlines, so working with secrets should be nearly effortless for you: find them, replace them with a reference, save them into encrypted storage, and inject them into production. Starting today, teams can store all their API and client secrets in Postman Vault—an end-to-end encrypted local storage vault within Postman, making it faster to reuse sensitive data in HTTP collections, environments, and more. You can conveniently store and retrieve API keys, access keys, passwords, authentication tokens, etc. while testing and consuming APIs, so you can spend less time worrying about data security and more time building better APIs.

Integrate third party vaults with Postman:
Available on Enterprise plan:
- Already storing your API and client secrets in another place? We’re meeting you where you are with Azure Key Vault, HashiCorp Vault, and AWS Secret Manager integrations, so you can seamlessly and securely leverage your sensitive data for HTTP collections, environments, and requests.

Tailor your workspace with workspace themes:
Available on Free, Basic, Professional, and Enterprise plans:
- We are introducing customizable color schemes for your team’s workspaces. You can use workspace themes to signify the sensitivity level of the data managed within team or private workspaces. You can also reflect your branding or corporate identity in public workspaces, differentiate Partner Workspaces integrated with various third-party services or clients, and even denote different workflow stages.

Set a custom theme for your Postman application:
Available on Free, Basic, Professional, and Enterprise plans:
- We understand that your work setting changes throughout the day. To enhance your experience, we've introduced a variety of themes you can set in the Postman app that seamlessly sync with your system's color scheme. In addition to popular developer and community-requested themes, we've also included high-contrast options to improve accessibility. These new themes have been selected based on user requests and aim to provide a more personalized and inclusive experience for all users.

Verify your team on the Public API Network:
Available on Free, Basic, Professional, and Enterprise plans:
- Publishers can now earn a verified badge on the Public API Network by maintaining high-quality documentation, getting started guides, and integrated authorization. When developers see the badge, they can trust that the publisher is the authoritative owner of the domain and expect a quick path to their first 200 OK. Our earliest verified publishers have already seen their API traffic increase by as much as 100%.

Get contextual recommendations that jump-start your work with related requests:
Available on Free, Basic, Professional, and Enterprise plans:
- When the goal is getting to 200 OK as quickly as possible, it’s a distraction to stop coding and start searching for working examples. Now, we’re helping you get there faster with related requests. As you’re creating requests in Postman, we’ll search Postman’s Public API Network in the background for related content from popular collections or verified API owners that can help you reach a 200 OK quickly. If we find content that can help, we’ll show you results you can fork and see working in your own workspace within seconds.

Publish your APIs to multiple partners in a single workspace with multi-partner mode:
Available on Professional and Enterprise plans:
- We’re introducing multi-partner mode to Partner Workspaces to help you quickly share your APIs to multiple external organizations with controlled visibility. Enabling multi-partner mode creates a private, restricted-access Partner Workspace intentionally designed for publishing Postman collections to multiple external partners. Invited partners are able to see all workspace contents as well as send API requests. However, they can’t see other Partners or their activity in the workspace. This provides a sandbox where customers and partners can evaluate and consume APIs by sending successful requests quickly.

Access our European Union Data Center for controlled data storage:
Early access on Enterprise plan, by invitation only:
- We’re always investing in new ways to support better data protections for our clients. That’s why we’ve launched an EU data center in Frankfurt, Germany—to give our users greater control over where their data is hosted. Today, we’re opening up early access to our EU data center. Early access is only available to customers on the Enterprise plan, by invitation only.

Work smarter, and more securely, with Postbot Enterprise:
Now available on Enterprise plan:
- Our new Enterprise Postbot offering includes two exclusive new features: enhanced privacy and enterprise-grade availability. Postbot for Enterprise is built such that any training data from Postbot interactions will be limited to improving the team’s experience alone. Postbot also leverages content-filtering to prevent the output of harmful content. In addition, we maintain a dedicated multi-tenant infrastructure exclusively for our enterprise customers, ensuring separate compute bandwidth for enhanced uptime, so Enterprise Postbot users have access to enterprise-grade availability.

Share collections with guests:
Now available on Enterprise plan:
- Enterprise users can now invite Guests within their organization to view their collections. When you are sharing a Postman collection from within a team workspace, you will see a new option to enable Guests to view. Once you toggle this option to ”on” and share the collection link with someone in your organization, they will instantly have view-only access to only that specific collection. Guests can view the collection and send API requests, but they cannot modify or export it outside the team.

Develop and test APIs faster with Postman’s VS Code Extension:
Now available on Enterprise plan:
- Enterprise users can now develop and test APIs directly in your IDE with the VS Code Extension. You can use the VS Code extension to organize your API requests in Postman Collections, and share them with your team using workspaces. You can also manage environments from the VS Code extension, enabling you to group related variables and share them with your team. To install the VS Code extension, visit the Visual Studio Marketplace →

Build a Flow with help from Postbot:
Available on Basic and Professional plans with the purchase of both Flows and Postbot:
- Building a flow from scratch can be time consuming, and aligning request block data can be tedious. Starting today, you can ask Postbot to tackle the tedious legwork of building a flow, so you can get your API workstreams off the ground faster. With Postbot’s help, you can instantly scaffold a flow, iteratively develop a flow, and add blocks using natural language prompts.

Start a Flow from a template with the Flows Catalog:
Available on Free, Basic, and Professional plans:
- Postman users can now leverage a library of 100+ popular, out-of-the-box API automations available via the Flows Catalog. Inspired by widely-used API integrations, these pre-built flows are ready to use, so you don’t have to build from scratch to get started with API workflow automation.

Write code for Flows in TypeScript with script blocks:
Available on Free, Basic and Professional plans:
- If you’re looking to use Flows to build sophisticated automations, like Slack signature verification or explicit encryption, script blocks can help. Script blocks empower you to implement complex functions with TypeScript and extend beyond the capabilities of FQL or Create with AI blocks. With the flexibility and expressiveness of TypeScript, you can create more powerful, more tailored API workflows.

Assign user-level permissions for Flows contributors:
Available on Professional plan:
- You can now assign Flows-specific roles to your team members for more granular access control. Similar to workspace roles, you can now designate users as either Editors, Runners, or Viewers for your flows elements.

Improvements & Fixes:
Take action on Postman links shared via Slack:
Available on Free, Basic, Professional, and Enterprise plans:
- We’ve updated our Slack links to provide you with more actionable buttons and context so you can collaborate on API resources faster. Now Postman links shared in Slack contain the creator's name, workspace source, who updated it last, plus buttons to comment, fork, or send request actions.

Designate user groups as pull request reviewers:
Available on Free, Basic, Professional, and Enterprise plans:
- Previously, when users created pull requests to merge collection changes, they needed to add each team member who needed to review the request manually—often a grueling and time consuming process. Now users can add a User Group as a pull request reviewer, significantly speeding up the pull request process and ensuring all the right stakeholders are tagged to review.

Pin Environments to Collections:
Available on Free, Basic, Professional, and Enterprise plans:
- Previously, Collections couldn’t be directly associated with a particular environment. As a result, consumers were often confused as to which environment went well with which collection. Now you can pin relevant environments to each of your collections, so consumers immediately know which elements go together, expediting consumption.
- Configure Easy Auth for your APIs:
- Available on Free, Basic, Professional, and Enterprise plans:
- We’re making it even easier to integrate your API authorization into Postman. Now, you can set up more than one Auth Scheme for your APIs and provide consumers with more context about the information they need to provide. You can also select an existing public collection to auto-fill auth information on the form, reducing the effort needed to complete the setup form.

Easily authorize with Public APIs:
Available on Free, Basic, Professional, and Enterprise plans:
- Authorization is often the primary friction point for getting to your first 200 OK. Now, you can get started with public APIs with just one click, save your credentials once in Postman Vault, and use them everywhere. For supported public APIs, you will now see guided auth options available on the auth tab. You can use this option to get started faster, or you can choose to set up authorization manually if you need more customization. Once you set up authorization with the new experience, you can securely store credentials with Postman Vault for all future API calls across all your workspaces.
- Detect and import data from a default directory when migrating to Postman:
- Available on Free, Basic, Professional, and Enterprise plans:
- You can now migrate to Postman from another API client with one-click, even if you’re not sure where exactly your local data is stored. We’ve added support that enables you to detect default directories where such data is present, so your migration is all smooth sailing.

Get Interceptor extension support in the web app:
Available on Free, Basic, Professional, and Enterprise plans:
- The Postman Interceptor extension is officially available in the web app! Now you can capture requests and sync cookies via the Interceptor extension in your web app.
- Quickly identify the right type of workspace for your project:
- Now available on Enterprise plan:
- Creating the right Postman workspace for your needs just got easier. Now when you go to create a new workspace, you’ll see options based on level of access—from “Only me” to “Anyone on the internet”—for instant clarity. We’ve also changed the default workspace setting to only invited team members (private workspace) for additional security.

New plans and add-ons:
Enterprise plan:
- We are launching a single, consolidated Enterprise offering. This change is a direct response to the valuable insights and feedback we've gathered from our customers, who’ve expressed a strong desire for increased modularity, additional API lifecycle components, and more sophisticated security and compliance capabilities. This new Enterprise base plan includes access to the Private API Network, 100 reusable scripts, plus exclusive access to SSO, SCIM, SAML, Audit Logs, the Partner Manager role, deployment control, reporting & analytics, and Customer Success support. The Enterprise base plan is priced at $49/user/month, billed annually.

Postbot add-on:
Available on Free, Basic, Professional, and Enterprise plans:
- Postbot is your AI companion within Postman that augments the things you already do: prototyping, documenting, visualizing, and more. Whatever you are doing as a human today, you can do with AI much faster. Postbot can help you design and write API tests from scratch, give you smart suggestions right in your test editor, expertly debug requests, generate API documentation in seconds, and visualize responses instantly—all without you writing a single line of code. Enhanced security and privacy features available at the Enterprise level. Postbot is priced at $9/user/month for Free, Basic, and Professional users, and $19/user/month for Enterprise users.
- Learn more about Postbot →

Collection Runner add-on:
- Available on Basic, Professional, and Enterprise plans:
- The Collection Runner add-on gives individual users access to unlimited monthly collection runs for automated API testing at scale at $49/user/month.

Advanced Security Administration add-on:
Available on Enterprise plan:
- The Advanced Security Administration add-on enables you to deploy account-wide, enterprise-grade security features, protecting your sensitive data and corporate IP across your Postman elements. The add-on includes access to Postman’s private Secret Scanner to check for exposed secrets in both Team and Public Workspaces, the Secret Scanner Dashboard for reporting and analytics on exposed secrets, third-party Vault Integrations to fetch secrets for variable resolution in run time requests, and Domain Capture to redirect Postman logins with corporate email addresses to the company’s Enterprise account. The Advanced Security Administration add-on is priced at $29/user/month, and must be purchased for all users on an Enterprise account.

API Builder add-on:
Available on Enterprise plan:
- The API Builder add-on enables you to standardize your API designs, apply governance protocols, and ensure compliance across your organization. It includes the API Builder to design and build unlimited APIs, the API Governance Rule Library with industry-standard API governance guidelines, our Custom Spectral Rule Builder to create custom governance functions you can apply to your API definitions, the API Governance reports and dashboard covering API conformance, current landscape, top rules violated, etc., and both on-premise and cloud Git integration. The API Builder add-on is priced at $49/user/month.

Partner Editor add-on:
Available on Professional and Enterprise plans:
- The Partner Editor add-on is a powerful user role that can be assigned to your external partners and customers. With the Partner Editor role, API collaborators outside your organization can edit, import, export, and comment on elements in the Partner Workspaces you’ve invited them to. This gives your partners and customers the ability to collaborate on API development in Postman as if they were your teammates. For Professional users, the Partner Editor add-on is priced at $29/user/month, billed annually, or $39/user/month, billed monthly. For Enterprise users, the Partner Editor add-on is priced at $49/user/month, billed annually.

Flows add-on:
Available on Basic and Professional plans:
- Postman Flows is an easy-to-use visual editor that helps you create API automations, integrations, and demonstrations with no-code transformations and built-in visualizations. With Flows, you can directly manipulate APIs, transform data without writing code, and use built-in visualizations like tables and charts. For Basic users, Flows is priced at $12/user/month, billed annually, or $15/user/month, billed monthly. For Professional users, Flows is priced at $20/user/month, billed annually, or $25/user/month, billed monthly.