Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

Run Postman Collections - Newman Runner | Online Free DevTools by Hexmos

Run Postman collections easily with Newman. Execute and automate API tests from the command line. Free online tool, no registration required.

newman

Collection runner for Postman. More information: https://github.com/postmanlabs/newman.

  • Run a collection (from a file):

newman run {{path/to/collection.json}}

  • Run a collection (from a URL):

newman run {{https://www.getpostman.com/collections/631643-f695cab7-6878-eb55-7943-ad88e1ccfd65-JsLv}}

See Also