Free · Local-first · No account

Download Tinspec

Tinspec is in preview — everything runs locally on your machine. No account, no cloud, fully usable offline.

latest v0.1.0-preview.1 · 2026-07-17

What's new

  • Autofill request bodies — a new Autofill button fills the body with realistic sample values straight from the endpoint’s schema (no AI needed); with AI Assist enabled, a dropdown adds an “Autofill with AI” option too. gRPC message editors get the same one-click refill from the proto skeleton.
  • Send last from Docs — next to “Send with realistic example values,” Docs can now replay the exact request from an endpoint’s most recent run.
  • Declutter the cloud surfaces — Settings → “Show cloud features” hides the account button, cloud sync, and the new Tunnels sidebar section for anyone who doesn’t want the paid tier; the app stays fully usable offline either way.
  • Fixed blurry dialogs on Linux — WebKitGTK’s backdrop-blur combined with fractional Wayland display scaling made every dialog render blurry; dialogs now skip the blur on Linux.

All downloads

macOS

Linux

AppImage: chmod +x the file, then run it. The .deb is for Debian/Ubuntu (sudo apt install ./Tinspec_….deb).

Arch Linux: install from the AUR — yay -S tinspec-bin (updates flow through pacman).

Verify a download: shasum -a 256 <file> and compare with the hash above.