HTML to Image API Docs
  • HTML to Image API
    • Introduction
    • Using the APIs
    • Getting the API token
    • Authorization
    • Generating an Image
    • Screenshot Capture API
    • HTML/CSS to Image API
    • Generate PDF API
    • URL to PDF API
    • HTML/CSS to PDF API
  • Working with Postman
    • How to setup Postman
    • How to import Postman Collection
  • Zapier Integration
    • Gettting Started with the Zapier App
    • Take Daily Website Screenshots with Zapier
    • Convert HTML CSS to Image with Zapier
    • Generate PDF of any Website or Webpage using its URL
    • Generate PDF file from HTML CSS with Zapier
  • Make (Integromat) Integration
    • Gettting Started with the Make (Integromat) App
    • Capture Website Screenshots with Make(Integromat)
    • Convert HTML CSS to Image With Make(Integromat)
    • Generate PDF of any Website using its URL
    • Generate PDF from HTML CSS with Make
  • Contact Us
Powered by GitBook
On this page
  • Install Postman on Windows
  • Install Postman on Mac
  • Install Postman on Linux
  • Postman on the web
  1. Working with Postman

How to setup Postman

A guide for setting up Postman to test APIs

Install Postman on Windows

Postman is available for Windows 7 and later.

  1. Download the latest Postman version.

  2. Select and run the .exe file to install Postman.

Install Postman on Mac

Postman is available for macOS 10.13 (High Sierra) and later.

  1. Download the latest Postman version.

    Make sure to download the Mac Apple Chip version if you have a Mac with an Apple silicon processor.

  2. If your browser downloads the file as a ZIP file, find the file in the Downloads folder and unzip it.

  3. In the Downloads folder, double-click the Postman file to install it.

  4. When prompted, move the file to your Applications folder. This will ensure that future updates can be installed.

Install Postman on Linux

install Postman on Linux from the Snap store page or by using the command snap install postman. If installing from the command line, first ensure that you’re set up for snaps.

Alternatively, you can download the latest version of Postman and unpack the file using the command tar zxf linux_64.

Postman on the web

Access the Postman API Platform through your web browser. Create a free account, and you're in.

https://go.postman.co/home

PreviousHTML/CSS to PDF APINextHow to import Postman Collection

Last updated 1 year ago