📮

pat—postman on the command line.

An interactive CLI to use your Postman collections anywhere

A demo of making a request with Pat

Pat allows you to:

  • Access your Postman collections from your command line
  • Edit your environment and make requests
  • Use OAuth2 authentication (more types coming soon)

You'll need:

  • Your existing Postman collection
  • A Postman account (they're free)
  • A Postman API Key (create one here)

Install:

npm install -g pat-cli

Use:

pat