P
Postman CLI
Details
- Command
-
postman - Docs
- https://learning.postman.com/docs/postman-cli/postman-cli-overview/
Authentication
$ postman login --with-api-key <api-key> In Postman, open Manage API keys or follow the instructions in Generate and use Postman API keys. Create an API key in your account, then copy it for use in the X-Api-Key header, the apikey query parameter, or postman login --with-api-key for the CLI.