v4.0.0  ·  Open Source  ·  MIT License

HTTP API Testing
Without Compromise

Privacy-first HTTP API testing. No account, no cloud sync, no tracking. Free in your browser — or go native on macOS and iOS for OS-level requests without CORS restrictions.

Browser — free, CORS applies macOS — $4.99, no CORS iOS — $2.99, no CORS CLI — free No account
100%
Local storage
0
External servers
$0
Browser & CLI
MIT
Open source
Features

Everything you need.
Nothing you don't.

Designed for developers who value speed, privacy, and simplicity over enterprise bloat.

🔒

Radical Privacy

Every request, header, API key, and response stays on your machine. No cloud sync, no telemetry, no account creation. HITOP makes zero network calls beyond the ones you explicitly configure — your data is completely yours.

Works Offline

Fully functional with no internet. Test localhost, internal services, and air-gapped environments without any connectivity.

📁

Collections

Organize requests into collections. Run them sequentially. Export as JSON to share with your team or back up your work.

🔧

Variables

Define collection-level variables and reference them with ${varName} across URLs, headers, and bodies.

⚙️

Custom Scripts

JavaScript pre/post-request hooks for dynamic tokens, response extraction, validation, and chained workflows.

📊

Request History

Full history with status codes and timings. One-click reload. Filter by success or failure at a glance.

🎨

Syntax Highlighting

Auto-formatted JSON, XML, and HTML responses with beautiful color-coded highlighting.

🌐

Complete HTTP Support

All HTTP methods — GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS — with custom headers, request bodies (JSON, XML, form data, plain text), and auth flows. Everything Postman does, without an account or cloud dependency.

🚫

No CORS on Native Apps

Browser extensions must obey browser CORS policies — some APIs simply won't respond to browser origins. The macOS ($4.99) and iOS ($2.99) native apps send requests at the OS level, bypassing CORS entirely. Test any endpoint, anywhere.

CLI

Works from the command line, too.

Run your collections in CI/CD pipelines, shell scripts, or anywhere you need headless HTTP testing.

hitop — CLI
# Install via Cargo $ cargo install hitop # Send a request with variables POST https://api.example.com/users Content-Type: application/json Authorization: Bearer ${token} { "name": "Jane Doe", "email": "jane@example.com" } ────────────────────────────────────────── 201 Created · 83ms · 312B { "id": "usr_9f8k2j", "name": "Jane Doe", "created_at": "2025-06-28T10:23:41Z" }
Compare

Why choose HITOP?

Local-first. No cloud lock-in. No data harvesting. Native apps bypass CORS — browsers don't.

Feature HITOP Postman Insomnia
License MIT — Open Source Proprietary Open Source
Account required No account Required Required
Cost From $0 see pricing $0–$49/user/mo $0–$8/user/mo
Works offline Full offline Partial Partial
Data storage 100% local Cloud sync Cloud sync
Browser extension Chrome & Firefox Desktop only Desktop only
No CORS restrictions Web/ext: CORS applies
macOS & iOS: none
Desktop native Desktop native
Collections & Variables
Custom scripts
CLI tool Rust CLI Partial
Pricing

Simple, honest pricing

Free where it works. Native where it matters — no CORS, no limits.

Free
$0
Web App · Extensions · CLI
  • All core features
  • Collections & variables
  • Open source MIT
  • Subject to browser CORS
Launch Web App
macOS
$4.99
Native Desktop · Mac App Store
  • All core features
  • No CORS restrictions
  • macOS 12+ · One-time
  • OS-level HTTP requests
Coming Soon
iOS
$2.99
iPhone · iPad · App Store
  • All core features
  • No CORS restrictions
  • iOS 16+ · One-time
  • OS-level HTTP requests
Coming Soon
Get Started

Ready to switch?
Pick your platform.

Start free in your browser — or go native on Mac and iOS for full power without CORS.