Skip to content

Install Orbittest Client

Orbittest Client ships as a signed Windows installer. Grab the latest build and run it — the app auto-updates from then on, checking GitHub Releases and installing new versions in the background.

Download for Windows

orbittest_client.exe · Windows 10/11 · auto-updating
  1. Run the downloaded orbittest_client.exe installer.

  2. If Windows SmartScreen appears, choose More info → Run anyway (the installer is signed; SmartScreen reputation builds over time as more people install it).

  3. Follow the prompts. Orbittest Client installs per-user and adds a Start-menu shortcut.

  4. Launch Orbittest Client from the Start menu.

The first time it launches, Orbittest Client creates a sample workspace with a few example requests so you have something to click around in. Your workspace lives at Documents/Orbittest/workspace.json.

Let’s read a real piece of data from a free public API.

  1. In the sidebar, click the example request named Health Check (or click the + on a collection to make a new one).

  2. In the center, make sure the method is GET and the URL reads:

    https://jsonplaceholder.typicode.com/users/1
  3. Click the green Send button (or press Ctrl+Enter).

  4. The Response area at the bottom fills in: a green 200 OK badge, how long it took and how big the reply was, and the data itself, neatly formatted with colors and line numbers.

🎉 That’s a complete request. Everything in the User Guide builds on these same steps.

Orbittest Client is fully usable for free. To unlock Pro features — unlimited collections, HTML/JSON run reports, and the Ghost mock server — activate a key in-app under Settings → License. Keys are verified entirely offline and bound to your machine; an expired key gracefully drops the app back to Free without interrupting your work.

  • OS: Windows 10 or 11 (64-bit)
  • Disk: ~250 MB
  • Network: only needed to reach the APIs you test and to fetch auto-updates — Orbittest Client itself sends no telemetry.