This guide walks you through downloading Postchi, creating a project, and sending your first request.Documentation Index
Fetch the complete documentation index at: https://docs.getpostchi.com/llms.txt
Use this file to discover all available pages before exploring further.
Download and install Postchi
Go to getpostchi.com and download the installer for your operating system (macOS, Windows, or Linux).Run the installer and open Postchi. See the Installation page for platform-specific details.
Create a request file
In the sidebar, right click the
requests folder and click New Request. Give it a name — for example, helloWrite your request
The request format is plain text. The first line is the HTTP method followed by the URL. Add headers on the lines below:
Next steps
Sync with OpenApi
Add an open api spec as a live source and postchi will keep it in sync.
Import
Import your existing postman or open api requests
Start Fresh
Write your own requests
Environments
Define variables and secrets to reuse across requests