What is PKCE?

PKCE, which stands for “Proof of Key Code Exchange” and is pronounced “pixy,” is an extension of the OAuth 2.0 protocol that…

The ultimate guide to setting up team workspaces

In the world of API development, collaboration is key. With multiple moving pieces and stakeholders, organization, transparency, and communication are vital to…

What is OpenID Connect?

OpenID Connect (OIDC) is an authentication protocol that adds an identity layer on top of OAuth 2.0. It helps securely authenticate users…

The future of API developer experience with an enterprise: 6 essentials

You can’t have great APIs without great developer experience. Developer experience (DX) is a measure of the satisfaction a developer has with…

What are HTTP status codes?

HTTP status codes are three-digit codes that indicate the outcome of an API request. They are included in the API’s response to…

Postman now supports MQTT

We’re excited to announce that MQTT support in Postman is now in open beta. MQTT (Message Queuing Telemetry Transport) is a lightweight…

Announcing the Postman Secret Scanner for team workspaces

The Postman Secret Scanner has been providing invaluable assistance in securing your publicly accessible data on Postman. Also, our partnership with GitHub…

5 ways to set up your Postman team profile for greater success

If you’ve been keeping up with the Postman blog, you already know that completing your Postman public profile is an important step…

REST API interview questions

APIs are the building blocks of modern applications, and it’s becoming more common to see “knowledge of REST APIs” listed as a…

Bring visual collaboration to life with Postman and Miro APIs

This is a guest post written by Will Bishop, a staff developer advocate at Miro. With the power of Postman, the options…

How to run a monitor with the Postman API

Postman Monitors provide continuous visibility into the health and performance of your APIs. Collection-based monitors let you run API test scripts, chain…

Postman’s guide to 5 essential API testing techniques

Postman has revolutionized the way developers test APIs, offering a comprehensive set of tools and features that streamline the API testing process….