Free · Local-first · No account
Download Tinspec
Tinspec is in beta — everything runs locally on your machine. No account, no cloud, fully usable offline.
latest v0.1.0-beta.9 · 2026-06-23
What's new
- Visual request chains — wire requests on a canvas, extract values from one response into the next, branch on conditions, loop, and generate test data. Run the whole chain or test a single node, and capture a field as a variable by clicking it in the response.
- A redesigned chain editor — a searchable “add step” palette with clear node descriptions, an in→node→out flow preview, per-node output variables surfaced on the canvas, and the response shown in the app’s shared response panel.
- Auth automation across chains — providers (login scripts or first-class integrations like Keycloak and Clerk) fetch and inject tokens into every step, so you never paste a JWT.
- Spec insight views — explore an API as a graph, see what changed between spec versions, and map endpoints to the auth they need.
All downloads
macOS
- macOS — Universal (.dmg) 24 MB
sha256:414df68971eaa07a…
Linux
- Linux — x86_64 (.AppImage) 85 MB
sha256:1ab047f2f0b18c61… - Linux — Debian/Ubuntu (.deb) 13 MB
sha256:67ce801df815a584…
AppImage: chmod +x the file, then run it. The .deb is for Debian/Ubuntu (sudo apt install ./Tinspec_….deb).
Verify a download: shasum -a 256 <file> and compare with the hash above.