What is OAuth 2.0?

Avatar

OAuth 2.0 is an authorization framework that enables users to safely share their data between different applications. It is an industry standard…

Differences between Postman Collections and the collection format

Avatar

The collection format specification defines the structure of Postman Collections that we know and love—providing all the information we need about a…

How to access Google APIs using OAuth 2.0 in Postman

Avatar

Authorization is a fundamental part of working with an API. There are many standards that define how it is done, but the…

New documentation for the collection format

Avatar

When you think about Postman Collections, the first thing that often comes to your mind isn’t a JSON-based API specification. The first…

Postman essentials: exploring the collection format

Avatar

If you’re one of the 20 million people who use Postman, then you’ve worked with Postman Collections in one way or another….