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

Linux

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.

tinspec

The local-first API workbench. Live OpenAPI specs, HTTP & gRPC requests, and visual request chains — in plain files you can commit.

© 2026 Tinspec — local-first, offline, no account required.