**Source URL:** https://limited.veevavault.dev/safety/vault-api/api-reference/26.2/run-in-postman

# Run in Postman

Vault provides a Platform Postman collection for each GA release of Vault API. Note that this collection represents the point in time when the API became GA, and will not receive additional updates. For the most up-to-date documentation, developers should consult the Vault API reference. Application-specific endpoints are not included in the Postman reference. Learn more about the [Vault Postman Collection](/library/references/developer-resources/#Postman_Resources).

<Aside type="note">
Veeva recommends authenticating with an [API access token](/safety/vault-api/explanation/api-access-tokens) rather than a session ID. Starting with API v26.2, the Postman Collection uses access tokens to authenticate rather than a session ID. If you've used previous versions of the collection, you may need to update your environment to use `authorization_value` instead of `sessionId`. See our [Postman Collection guide](/vault-api/guides/postman-collection/setting-up-postman/#creating-an-environment) for additional details.
</Aside>

Use the **Run in Postman** button to import the Postman collection for this version of the API reference. To view all available Postman collection versions, visit the Veeva Vault Postman Team.

[Run in Postman](https://app.getpostman.com/run-collection/25881067-32cd5060-b0af-470c-9f9a-d81e073128ad?action=collection%2Ffork&source=rip_markdown&collection-url=entityId%3D25881067-32cd5060-b0af-470c-9f9a-d81e073128ad%26entityType%3Dcollection%26workspaceId%3Db6acb714-2d38-4ade-b8f4-d64991a8bb3a) [Veeva Vault Postman Team](https://www.postman.com/veevavault)

---

**Next:** [Authentication](/safety/vault-api/api-reference/26.2/authentication)