Local-first, synced across your team

A fast API client
built for you and your team

ApiTab is a lightweight, local-first API client — download the desktop app (no browser, no CORS restrictions) or install the browser extension. Sign in and your collections sync automatically through this server.

See It In Action

A workspace that feels instant

The same interface, pixel for pixel, on the desktop app and the browser extension.

ApiTab request builder showing a GET request to the GitHub API with a formatted JSON response
ApiTab post-response script editor with two passing tests and a console log
ApiTab in dark mode showing a JSON response from the GitHub API
ApiTab environments panel with an active environment and a base_url variable
ApiTab cURL tab showing a generated curl command with variables resolved, alongside a 200 response
ApiTab collections sidebar showing a folder with two saved requests and a JSON array response
Recommended

ApiTab Desktop

A native app — no browser required, and no CORS restrictions on the requests you send.

Windows

Windows

Installer for Windows 10 & 11 (x64)

Download for Windows
v1.4.31 · 101.9 MB · .exe
  1. 1Run the downloaded setup.exe
  2. 2Windows may show an "unknown publisher" warning — click More info → Run anyway
  3. 3Follow the installer, then launch ApiTab from the Start Menu
macOS

macOS

Universal build for Apple Silicon & Intel

Download for macOS
v1.4.31 · 120.2 MB · .dmg

Installation guide

  1. 1Open the downloaded .dmg and drag ApiTab into Applications
  2. 2Open Terminal (Spotlight → type "Terminal") and run: xattr -cr /Applications/ApiTab.app
  3. 3This is expected for unsigned builds — macOS quarantines anything downloaded from a browser, which can make it say the app is "damaged" even though it isn't. The command above clears that flag and only needs to be run once.
  4. 4Open ApiTab normally from Applications or Launchpad
  5. 5If you instead see an "unidentified developer" warning (a softer prompt than "damaged"), right-click the app → Open → confirm Open in the dialog — only needed the first time
  6. 6Not sure of the install path? Run ls /Applications | grep -i apitab to confirm where it landed
Linux

Linux

Choose the package format for your distro

Portable, no installation required

Download AppImage
v1.4.31 · 126.5 MB · AppImage
  1. 1Make it executable: chmod +x apitab-desktop-1.4.31.AppImage
  2. 2Run it: ./apitab-desktop-1.4.31.AppImage
  3. 3See error loading libfuse.so.2? Ubuntu 22.04+ drops FUSE 2 by default — run sudo apt install libfuse2 (or libfuse2t64 on 24.04+), or skip it with ./apitab-desktop-1.4.31.AppImage --appimage-extract-and-run

Native install for Debian, Ubuntu & derivatives

Download .deb
v1.4.31 · 98.0 MB · .deb
  1. 1Install it: sudo apt install ./apitab-desktop-1.4.31.deb
  2. 2Launch ApiTab from your applications menu, or run apitab-desktop
  3. 3To remove it later: sudo apt remove apitab-desktop

Native install for Fedora, RHEL & derivatives

Download .rpm
v1.4.31 · 85.9 MB · .rpm
  1. 1Install it: sudo dnf install ./apitab-desktop-1.4.31.rpm (or sudo rpm -i apitab-desktop-1.4.31.rpm on older systems)
  2. 2Launch ApiTab from your applications menu, or run apitab-desktop
  3. 3To remove it later: sudo dnf remove apitab-desktop

Plain portable archive — works on any distro

Download .tar.gz
v1.4.31 · 119.7 MB · .tar.gz
  1. 1Extract it: tar -xzf apitab-desktop-1.4.31.tar.gz
  2. 2Enter the folder and run it: ./apitab-desktop
Prefer a browser extension?

Install ApiTab in your browser

Same account, same synced collections — the extension talks to this same server.

Chrome

Chrome

Also works in Edge, Brave & other Chromium browsers

Download (.zip)
v0.11.18 · Manifest V3 · 175 KB
  1. 1Unzip the downloaded file
  2. 2Open chrome://extensions
  3. 3Enable Developer mode
  4. 4Click Load unpacked and select the folder
Firefox

Firefox

Get it from Firefox Add-ons, or load the source manually

Get it on Firefox Add-ons Or download source (.zip)
v0.11.18 · Manifest V2 · 175 KB
  1. 1Recommended: install straight from Firefox Add-ons above
  2. 2Manual install instead: unzip the source .zip
  3. 3Open about:debugging#/runtime/this-firefox
  4. 4Click Load Temporary Add-on and select manifest.json
Why ApiTab

Built for teams, not tabs

Everything ApiTab's apps need to keep collections and environments in sync across your team — nothing more.

Token auth

Email/password auth with Sanctum bearer tokens — no cookies, no CORS headaches for either client.

Team workspaces

Create teams and assign shared collections to specific teammates — recipients accept or decline from a live preview, and removing a member revokes their access immediately.

Collections & environments

Full folder/request trees and variable lists stored as-is — mirroring the client apps' types field-for-field.

Conflict-safe sync

Last-write-wins, enforced server-side. Stale writes get a 409 and the current copy back.

Zero-setup storage

Ships with SQLite for local dev — no external database to provision before you get started.

Open REST API

A small, predictable API under /api — everything the apps need, nothing extra.

Open Source

Both apps are open source

The ApiTab desktop app and browser extension are both fully open source — read the code, run it yourself, or send a pull request.

Desktop app

Electron + React, MIT licensed. Every line that touches your data is public.

Browser extension

Same MIT license, same transparency — no closed-source binaries, no minified black boxes.

No hidden security risk

Open source means nothing is hidden — no obfuscated code, no undisclosed network calls. Both apps do send a lightweight, anonymous usage ping (session length, IP or account id if you're signed in — nothing else) that powers the usage chart below; the code for it is public like everything else, so you can verify exactly what it sends.

Contributors

Built with help from the community

ApiTab is open source — anyone can contribute. Here's who has.

Own the app for your team?

ApiTab isn't just something you use — it's something you can run. Host it on your own infrastructure for full control over your team's data, zero per-seat cost, and no vendor lock-in.

Usage

Growing every day

Daily users across the desktop app and browser extension — registered and anonymous — over the last 30 days.

Registered Anonymous
0 10 20 Jul 20 Jul 25 Jul 30 Aug 4 Aug 9 Aug 14 6 Aug 18
DateRegisteredAnonymousTotal
Aug 18, 2026 5 1 6
Aug 17, 2026 4 1 5
Aug 16, 2026 4 0 4
Aug 15, 2026 0 0 0
Aug 14, 2026 0 0 0
Aug 13, 2026 7 2 9
Aug 12, 2026 7 3 10
Aug 11, 2026 9 2 11
Aug 10, 2026 5 1 6
Aug 9, 2026 4 1 5
Aug 8, 2026 0 1 1
Aug 7, 2026 0 1 1
Aug 6, 2026 3 2 5
Aug 5, 2026 0 0 0
Aug 4, 2026 1 0 1
Aug 3, 2026 2 1 3
Aug 2, 2026 5 2 7
Aug 1, 2026 0 0 0
Jul 31, 2026 0 0 0
Jul 30, 2026 4 1 5
Jul 29, 2026 4 2 6
Jul 28, 2026 3 2 5
Jul 27, 2026 4 2 6
Jul 26, 2026 7 2 9
Jul 25, 2026 0 0 0
Jul 24, 2026 0 0 0
Jul 23, 2026 4 1 5
Jul 22, 2026 3 1 4
Jul 21, 2026 0 2 2
Jul 20, 2026 1 1 2

Ready to get started?

Download ApiTab Desktop or install the browser extension — either way, your team's collections stay in sync.