Git-friendly YAML
Every collection, request and environment is a plain YAML file on disk — review, diff, branch and merge like any other code.
Local-first API client
A dark-mode desktop API client for Git-friendly, YAML-based collections. Browse requests in a sidebar, send them with variables and OAuth 2.0, and read responses — everything stored as plain YAML you can commit and diff.
What it does
Every collection, request and environment is a plain YAML file on disk — review, diff, branch and merge like any other code.
Resolve {{variables}} across request, collection, environment and globals. Hover any placeholder to peek its value, click to edit.
Collection-level auth including client-credentials and authorization-code (PKCE) — tokens fetched, cached and attached for you.
Pre-request and post-response scripts at request and collection scope, with a familiar pm surface for variables, requests and assertions.
Work across multiple requests in tabs. Your open tabs, active tab and selected environment are restored when you reopen the app.
Run a whole collection or folder in sequence and watch each request's status roll in.
A real code editor with line numbers, JSON beautify, code folding and inline variable highlighting on bodies and responses.
Reads collections exported from other tools — map-form variables, list-form auth, scripts and OAuth from a .resources definition.
Latest release
Self-contained builds — a Debian package for Linux and an installer for Windows. No separate .NET runtime required.
Download the latest release for your platform:
Linux ships as a .deb; Windows as an .exe installer (an .msix package is also available on the releases page).