# Postman Collection
source: https://developer.mastercard.com/bin-lookup/documentation/developer-tools/postman-collection/index.md

Use Postman to test Mastercard APIs with a ready-made workflow for importing collections, configuring environments, and validating requests in Sandbox or Production.

For the full step-by-step guide, see the [Postman tutorial](https://developer.mastercard.com/platform/tutorial/use-postman-for-mastercard-apis/).

Open the official Mastercard Postman workspace to fork collections and start testing faster:
Run in Postman

## Overview {#overview}

The Postman guide covers how to set up Mastercard API requests in Postman, including collection setup, environment and base URL configuration, authentication setup, and encryption handling.

## Prerequisites {#prerequisites}

* Access to a Mastercard Developers project with the credentials required by the API you are testing
* A Postman account and either the Postman web app or desktop application
* The correct authentication and encryption details for the service you want to call

## What You Will Find {#what-you-will-find}

* Collection setup by forking a Mastercard workspace or importing an OpenAPI specification
* Environment and base URL configuration for Sandbox and Production
* Authentication guidance for OAuth 1.0a, OAuth 2.0 / FAPI 2.0, and MTLS
* Encryption setup steps for Mastercard encryption and JWE-based flows
