> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://learning.postman.com/llms.txt.

# Passport

Passport gives your team access to the APIs they need without ever handling a real secret. Instead of sharing API keys, developers get secret references that the Passport Proxy resolves inside your cloud. Secrets never leave your infrastructure.

Members browse available APIs in Passport, request access, and once approved, can start calling them right away. Every request is logged, and Admins can revoke access to a specific API at any time.

Admins manage team access and connect to a secret store (HashiCorp Vault, AWS Secrets Manager, or Google Cloud Secret Manager). Developers call APIs through the Passport CLI.

To get started, visit the [Passport app](https://app.usepassport.ai/) and see the [Passport documentation](https://docs.usepassport.ai/) for setup and usage guides.