All integrations·API tooling

Postman collection

Active

Postman v2.1 collection generated from the OpenAPI spec. Every endpoint with sample requests, ready to import.

Install

npm i @postio/postman-collection

30-second example

# Collection ships as a JSON file inside the npm package:
node -e "console.log(require.resolve('@postio/postman-collection/postio.postman_collection.json'))"

# Or fetch directly from npm's unpkg mirror:
curl https://unpkg.com/@postio/postman-collection/postio.postman_collection.json

Links