API client
Build HTTP requests, manage collections and environments, import Postman / HAR / Proxyman, and export cURL, Dart, JavaScript, or Python.
Getman
API client, HTTPS capture, SSH & SCP, network diagnostics, and encoders — built local-first so you stop juggling Postman, Proxyman, Termius, and utility tabs.
Full premium for 30 days — then keep the core API client free forever.
Getman is the local sum of the tools you already open every day — without five subscriptions or five window stacks.
Install the app, then tap Activate Trial inside Getman. You get a full month of premium features — no credit card.
Supports macOS 11.0 (Big Sur) and newer. One universal DMG for Apple Silicon and Intel.
Compatible with Windows 10 / 11 (64-bit). Installer (.exe) only.
A quick look at the surfaces that replace Postman, Proxyman, and Termius without leaving the desktop app.
{
"status": "success",
"user": {
"id": 1042,
"name": "Getman Developer",
"role": "Admin",
"offline_sync": true
}
}
All intercepted traffic is decrypted and displayed locally, never leaving your device. Fully sandboxed security.
user@prod-api:~$ ssh deploy@10.0.4.12
Connected. OpenSSH_9.6
deploy@10.0.4.12:~$ ls releases/
getman-api-1.4.2 getman-api-1.4.3
deploy@10.0.4.12:~$ scp ./config.env deploy@10.0.4.12:/etc/getman/
config.env 100% 412 1.2MB/s
import 'package:dio/dio.dart';
final dio = Dio();
final response = await dio.get(
'https://api.get-man.app/v1/users/me',
queryParameters: {'include_details': 'true'},
options: Options(
headers: {'X-Client-Type': 'GetmanClient'},
),
);
print(response.data);
Each pillar maps to a familiar tool — together they stay offline, fast, and on your machine.
Build HTTP requests, manage collections and environments, import Postman / HAR / Proxyman, and export cURL, Dart, JavaScript, or Python.
Local MITM proxy with CA install, rewrite rules, and decrypt-on-device inspection — traffic never leaves your machine for analysis.
Saved hosts, multi-tab terminal, tunnels, and file transfer over SCP / SFTP — jump to servers without opening another SSH client.
DNS lookup, ping, traceroute, port checks, WHOIS, and IP utilities — next to the request you’re already debugging.
Base64, JWT, URL encode/decode, JSON helpers, UUID, and hashes (MD5, SHA) — instant and fully offline.
In Getman go to Settings → License and start trial or open the activation link.
Your device fingerprint is detected automatically. Choose monthly, professional, lifetime — or stay on trial.
We email a signed license file and refresh the desktop app. Keep the file for reinstall / Import.
The activation flow integrates directly with your local Getman desktop application for a seamless developer handoff.
To securely issue and link a cryptographic license to your computer, the desktop app must launch the browser and submit your unique hashed device fingerprint. Please complete the following steps:
Try every premium feature free for 30 days. After the trial, the core API client stays free — unlock capture, SSH, network tools, and pro utilities with a plan.
One free month of premium GetMan — API, capture, SSH, network tools, and encoders. Activate from the desktop app. No credit card.
Flexible month-to-month access to every premium GetMan feature. Ideal if you want Pro power without an annual commitment — renew only when you need it.
Full-year Professional license for developers and freelancers who rely on GetMan daily. One payment covers twelve months of premium local tooling and updates.
One-time purchase with lifetime validity. Best for engineers who want a permanent offline workbench without renewals or recurring bills.
That’s the product idea: an API client, local HTTPS capture, SSH/SCP, network diagnostics, and encoders in one offline desktop app — so you stop switching between five tools. It is not a cloud clone of each brand; it is a local-first stack that covers the same daily jobs.
Most API clients push environments, secrets, and history to the cloud. Getman keeps request data and SQLite storage on your machine so private infra stays private — and the UI stays fast.
Licenses are verified with a local digital signature. After issue (and optional email of the .getman-license file), the desktop app validates offline — no mandatory phone-home.
For 30 days you get the full premium stack (capture, SSH, network tools, encoders, and more). After that, core API request building stays free; premium modules unlock again with a monthly, professional, or lifetime plan.
Licenses are bound to a hardware fingerprint. Contact support with the checkout email to rebind. Keep your signed license file for Import after reinstall on the same device.