Send requests and view responses
Create and execute any REST, SOAP, and GraphQL queries from within Postman.
Define complex requests
Send any type of request in Postman. Create and save custom methods and send requests with the following body types:
URL-encoded—The default content type for sending simple text data
Multipart/form-data—For sending large quantities of binary data or text containing non-ASCII characters
Raw body editing—For sending data without any encoding
Binary data—For sending image, audio, video, or text files
Get up and running in seconds
Instead of creating calls manually to send over the command line, all you need is a Postman Collection. Import a collection directly or generate one with one click from:
An API schema in the RAML, WADL, OpenAPI, or GraphQL format
A data file containing the cURL commands
Inspect Responses
View the status code, response time, and response size. Postman's automatic language detection, link and syntax highlighting, search, and text formatting make it easy to inspect the response body.
Visualize your data
Easily turn API data into charts and graphs with Postman Visualizer.
Utilize powerful, simple visualizations
Go beyond parsing API JSON or XML responses. API consumers can get more from API data by taking advantage of prebuilt charts and graphs.
Build your own
Developers can harness HTML5, JavaScript, and CSS or bring in many of the available charting and graphing libraries to create rich visualizations.
Share with your team
Visualizations can easily be shared with others utilizing Postman Collections.
Built-in support for variables
Keep your code and requests DRY by reusing values in multiple places with variables.
Create variables in multiple scopes
Store values at the workspace level ("globals"), at the environment, and at the collection level. Add variables to the URL, URL parameters, headers, authorization, request body and header presets directly in Postman.
Quickly make requests to different environments
Use environments to easily switch between different setups without changing your requests. Just select the appropriate environment to update your variable values.
Use session variables to keep information secure
Manage sensitive data like API keys by storing them in session variables that remain local to your machine and are never synced to your team.
Manage authentication
Postman lets you access APIs no matter the authentication protocol backing it.
Support for multiple protocols
Postman provides built-in support authentication protocols, including OAuth 2.0, AWS Signature, Hawk Authentication, and more.
Manage cookies
Capture cookies returned by the server when making a request and save them for reuse in later requests. You can also create custom domains and add cookies to them.
Manage Certificates
View and set SSL certificates on a per domain basis. Once a client certificate has been added, it will automatically be sent with any future request to that domain sent over HTTPS. Postman supports:
SSL certificate validation
Custom root CA Certificate support
Client certificate support
More than just an API client
Postman is packed with features that make it a powerful tool for API exploration and development.
Generate code snippets
Generate code snippets from your requests in a variety of frameworks and languages that you can use to make the same requests from your own application.
Keep track of request history
Postman stores all requests you send in the "History" tab, allowing you to experiment with variations of requests quickly without wasting time building a request from scratch.
Write tests in the Postman Sandbox
Use test and pre-request scripts to add dynamic behavior to requests and collections. This allows you to write test suites, build requests that can contain dynamic parameters, pass data between requests, and more.
Test and debug all your APIs
REST
Postman began as a REST client and has evolved into today's comprehensive Postman API Platform.
GraphQL
Building new GraphQL APIs? The Postman API Platform is a powerful and flexible GraphQL client.
SOAP
Still got SOAP? Use the Postman API Platform as a SOAP client to quickly and easily test and debug all your APIs—new and old.
Use cases
Discover how Postman enables API-first development, automated testing, and developer onboarding.
API-first development
Release reliable services by building your API before deploying code.
Automated testing
Automate manual tests and integrate them into your CI/CD pipeline to ensure that any code changes won't break the API in production.
Developer onboarding
Quickly get consumers up to speed on what your API can do and how it works.
Application development
Eliminate dependencies and reduce time to production by having front-end and back-end teams work in parallel.
Exploratory testing
Explore the API by sending it different kinds of data to see what values are returned.
Developer portals
Publish API documentation to help internal and external consumers adopt your APIs.
What is Postman?
Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
API Tools
A comprehensive set of tools that help accelerate the API Lifecycle—from design, testing, documentation, and mocking to discovery.
API Repository
Easily store, iterate and collaborate around all your API artifacts on one central platform used across teams.
Workspaces
Organize your API work and collaborate with teammates across your organization or stakeholders across the world.
Governance
Improve the quality of APIs with governance rules that ensure APIs are designed, built, tested, and distributed meeting organizational standards.
Get started today
Join the millions of developers who are already developing their APIs faster and better with Postman.