It Starts with a Simple REST Client

As many people know, Postman started 4 years ago as a simple client for HTTP requests, spurred by my experience with cURL….

Introducing Postman Runtime: More power, better control

The Postman Collection format was created as an internal data format for Postman. The format evolved iteratively as we added more features…

Simplifying API documentation for a great first user experience

Introductions to languages or software systems usually start with a “Hello World” exercise but most APIs are reference manuals only useful for…

Introducing Postman Pro

With the advent of microservices based infrastructure, APIs are now the drivers behind product architecture. With so many APIs to consume, developers…

Belong keeps its architecture in order with Postman

Belong is one of India’s fastest growing companies and helps organizations discover, engage, and hire top talent with their data-driven solution through…

Postman v3.2 is out with Hawk authentication support

Hawk is a widely used authentication protocol on he web, especially when it comes to APIs. The main driver behind Hawk, I…

Explore and prototype microservices with Postman and Hivepod

Companies across the world are rapidly adopting Microservices Architectures as part of their Digital Transformation. Amazon, Netflix or eBay have proven the…

Making the perfect HTTP request using Postman Echo

Postman helps you craft HTTP requests easily and precisely. The server that receives these requests will know how to handle them. Either…

Importing RAML folders in Postman

For several developers, the RESTful API Modeling Language (RAML) has become a popular choice for designing APIs. With the announcement of RAML…

API Integrations Using Postman: Building a Slack Channel Bot

APIs break down information silos and make data more actionable. By bridging together different systems, an organization can increase its productivity radically….

How to write powerful automated API tests with Postman, Newman and Jenkins

Unless your development team is running on a six-month or an year-long cycle, you would be practicing Continuous Integration. From the ThoughtWorks…

Writing front-end API code with Postman

Writing code is hard. Mistakes creep in due to a myriad of reasons. Making API calls through code is harder still. Ensuring…