Postman vs. Salt Security API Protection Platform

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Postman
Score 8.8 out of 10
N/A
Postman, headquartered in San Francisco, offers their flagship API development and management free to small teams and independent developers. Higher tiers (Postman Pro and Postman Enterprise) support API management, as well as team collaboration, extended support and other advanced features.
$0
Salt Security API Protection Platform
Score 8.5 out of 10
Enterprise companies (1,001+ employees)
For API-driven organizations, Salt Security is an API security platform that protects internal, external, and third-party APIs. The Salt C-3A Context-based API Analysis Architecture combines coverage and AI-powered big data to discover APIs and exposed sensitive data - continuous and automatic discovery stop attackers in their tracks - block attackers by integrating with inline devices provide remediation insights - for developers to improve API security…N/A
Pricing
PostmanSalt Security API Protection Platform
Editions & Modules
Postman Free Plan
$0.00 US Dollars
Postman Basic Plan
$12 US Dollars
per month per user
Postman Professional Plan
$29 US Dollars
per month per user
Postman Enterprise Plan
$99 US Dollars
per month per user
No answers on this topic
Offerings
Pricing Offerings
PostmanSalt Security API Protection Platform
Free Trial
NoNo
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details1. Postman Free plan: Start designing, developing, and testing APIs at no cost for teams of up to three people. 2. Postman Basic plan: Collaborate with your team to design, develop, and test APIs faster; $12/month per user, billed annually 3. Postman Professional plan: Centrally manage the entire API workflow; $29/month per user, billed annually 4. Postman Enterprise plan: Securely manage, organize, and accelerate API-first development at scale; $99/month per user, billed annually
More Pricing Information
Community Pulse
PostmanSalt Security API Protection Platform
Top Pros
Top Cons
Features
PostmanSalt Security API Protection Platform
API Management
Comparison of API Management features of Product A and Product B
Postman
8.3
35 Ratings
2% above category average
Salt Security API Protection Platform
-
Ratings
API access control9.532 Ratings00 Ratings
Rate limits and usage policies7.218 Ratings00 Ratings
API usage data8.117 Ratings00 Ratings
API user onboarding8.321 Ratings00 Ratings
API versioning8.724 Ratings00 Ratings
Usage billing and payments7.812 Ratings00 Ratings
API monitoring and logging8.832 Ratings00 Ratings
Best Alternatives
PostmanSalt Security API Protection Platform
Small Businesses
NGINX
NGINX
Score 9.0 out of 10

No answers on this topic

Medium-sized Companies
NGINX
NGINX
Score 9.0 out of 10
Postman
Postman
Score 8.8 out of 10
Enterprises
NGINX
NGINX
Score 9.0 out of 10
Akamai App & API Protector
Akamai App & API Protector
Score 8.6 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
PostmanSalt Security API Protection Platform
Likelihood to Recommend
9.7
(39 ratings)
8.5
(6 ratings)
Usability
8.5
(3 ratings)
-
(0 ratings)
Support Rating
7.1
(11 ratings)
-
(0 ratings)
Ease of integration
9.0
(1 ratings)
-
(0 ratings)
User Testimonials
PostmanSalt Security API Protection Platform
Likelihood to Recommend
Postman
Postman is very good for easy entry into testing. Thanks to snippets it is easy to use, but also provides a lot [of] possibilities for testing thanks to the in-line editor. Easy to use on multiple environments (versioning) thanks to sets of environment variables. The Collections view can get very full with time and it is not possible to reuse or link requests so that they have always been copied and maintained manually for each copy if changes have to be applied.
Read full review
Salt Security
Salt is highly recommended for anyone who wants to discover, monitor and protect their APIs against various types of attacks. Salt should not be used as a SIEM.
Read full review
Pros
Postman
  • It has opened a door for me to explore more out of it, as it is associated with so many APIs that I never felt any difficulty in finding the right API template, which are well organized and easily available.
  • It is very secure to use and provides great services which are user-friendly.
  • Due to this software I have got rid of the excessive emails and the slack channels, Now I am using my own private API and even it give me an option to produce my personal Postman’s API Builder from its Private API Network and this features has shared my excessive workload.
Read full review
Salt Security
  • PII identification in API traffic.
  • Divergence between API traffic and documentation (swagger files).
  • Potential attacks with information to take counter measures.
Read full review
Cons
Postman
  • Wherever you need to automate tests that involve database verification or rely on data from databases, Postman is less suitable.
  • Postman's disc usage is extremely high, and it occasionally causes the computer to fade.
  • It doesn't have the ability to generate random data. To achieve randomness in my tests, I've been working around scripts.
Read full review
Salt Security
  • The platform could have more options for exporting detailed data from attackers' dashboards.
  • The Attackers dashboard could also have more options of filters in order to support the investigations of the attack.
  • The OAS analysis could present a more detailed view of the found issues.
Read full review
Usability
Postman
I think from a non-technical perspective there are a few things that could be more clearly labeled to better understand what is being asked for or where to add certain parts of the request.
Read full review
Salt Security
No answers on this topic
Support Rating
Postman
There is a lot of in-depth documentation for Postman available online, including detailed guides with screenshots and videos. They provide example APIs for new users to explore while learning how to use the tool. Generally, bugs in the client are quickly addressed through frequent free updates. Community and professional support options are available - most of the time, the free/community level support is adequate
Read full review
Salt Security
No answers on this topic
Alternatives Considered
Postman
Previous to using Postman, I would either use browser tools directly, or write an in-house tool to send requests. Postman eliminates that need while providing a much better experience and more features. At the base level, Postman is as simple as typing in the address as you would in a browser. Authentication can be provided simply as well.
Read full review
Salt Security
We tried controls offered by the IaaS providers but these were hard to manage and did not provide the visibility we wanted. We also protected APIs with a normal WAF but this was only helpful for assets we knew about and API attacks were not caught by the WAF.
Read full review
Return on Investment
Postman
  • Postman is free (although there's a paid tier that offers more features) so using it for testing APIs comes with little to no risk (besides learning curve).
  • The learning curve is a little steep for non-developer users, but developers should find it easy to pick up and use right out of the box, so to speak.
Read full review
Salt Security
  • Salt Security API Protection Platform has provided detailed information that is helping us to identify and investigate attacks in our environment
Read full review
ScreenShots

Postman Screenshots

Screenshot of API design - You can design your API specifications in Postman using OpenAPI, RAML, GraphQL, or SOAP formats. Postman’s schema editor makes it easy to work with specification files of any size, & it validates specifications with a built-in linting engine.Screenshot of API documentation - Postman automatically generates documentation & supports markdown-enabled and machine-readable documentation. Docs automatically include request details & sample code. Share the docs with your team, in a public workspace, or in a dedicated portal.Screenshot of API testing - Build and run functional, integration, & regression tests directly in Postman or as part of your CI/CD pipeline with Newman (Postman’s a command-line Collection Runner that enables you to run & test a collection from the command line).Screenshot of Public workspaces - Public workspaces allow you to share your APIs publicly with anyone. You can use public workspaces to gather feedback on your APIs, onboard developers quickly, or just showcase your work.Screenshot of Reporting - Postman generates reports that enable you to visualize data for team metrics and usage, & for API activities such as creation, collection execution, and test runs. Use reports to get insights on performance, troubleshooting, & SLA adherence.