Skip to content

Using the Vault Platform Postman Collection

With the Vault Platform Postman Collection, developers can easily test Vault API endpoints to refine their integration designs. Postman collections are reusable sets of API requests that contain all parameters, headers, and documentation necessary to send requests. Learn more about collections in the Postman Docs.

Each general Vault release includes a new GA version of the Vault API, and each GA includes a new Vault Platform Postman Collection. You can access all available versions of the Vault Platform Postman Collection from the Veeva Vault Developers Postman Team. There is no Postman Collection for Beta versions of Vault API. The collection's structure matches the endpoint names and variables documented in the corresponding version of the Vault API Reference. This guide walks through how to set up the Postman Collection for your Vault environment, sending requests to Vault API, and best practices for using Postman.

Benefits of Using Postman Collections

Section link for Benefits of Using Postman Collections

The Vault Platform Postman Collection helps simplify the process of designing, testing, and troubleshooting your integrations.

The Vault Platform Postman Collection allows you to:

  • Test any Vault Platform endpoint
  • Isolate integrations from Vault API
  • Reduce troubleshooting
  • Verify your integration design