Apiboo


Apiboo — Free Download. API workspace

Apiboo is a desktop application for developers managing REST and GraphQL APIs, databases, SSH servers, documentation, and team communication in one native workspace for macOS, Windows, and Linux. The free plan runs entirely locally without an account, and imports collections from Postman, Insomnia, Bruno, and OpenAPI.

4.0(1 ratings)
File size: 12 MB
The latest version of Apiboo is: 1.0.1
Operating system: Windows, Mac OS, Linux
Languages: English, German
Price: $0.00 USD ($10 and $20 per month + free version)
  • API client with collections. Apiboo sends REST and GraphQL requests, organizes them into collections, and stores environments with variables. Pre-request and test scripts run before and after each call. OAuth 2.0 authentication is built in. A Cloud Mock server serves simulated responses for frontend development without a live backend.
  • Collection import from other tools. The importer reads Postman, Insomnia, Bruno, and OpenAPI files. Request definitions, folders, environment variables, and authentication settings transfer into Apiboo. Teams can switch tools without rewriting every endpoint or losing shared collection structure.
  • Database manager for PostgreSQL, MySQL, and SQLite. Apiboo connects directly to these database engines. Users browse tables and schemas, run ad hoc SQL, and save query scripts inside the same workspace as the API requests that consume those queries. Database credentials stay in the encrypted vault, not in connection strings stored in project files.
  • SSH terminal and SFTP file browser. The SSH client opens a terminal session to remote servers where the API runs. The SFTP browser lists remote directories, uploads files, downloads logs, and edits text files over a secure connection. SSH keys and passwords are pulled from the local vault for each session.
  • Documentation editor with subpages. Apiboo includes a rich-text editor for API documentation. Writers create subpages, code blocks, tables, and checklists. Documentation lives next to the actual requests and database queries, so a parameter described in a doc can be tested immediately without switching applications.
  • Kanban boards for API tasks. Boards track work items like endpoint design, bug fixes, and integration tests. Cards move through columns such as Backlog, In Progress, and Done. Boards share the same workspace as requests and docs, linking a task directly to the API operation it describes.
  • Team chat with collaborative editing. Channels and direct messages support real-time discussion. Team plan members edit the same request or document simultaneously. Chat messages reference collections, queries, or server files so conversations stay anchored to the actual work item.
  • End-to-end encrypted vault. The vault stores API keys, OAuth tokens, database passwords, and SSH credentials. Encryption is per user and unlocked once per session. Passkey support allows biometric unlocking. Secrets are encrypted before leaving the local machine and are never sent to Apiboo servers in readable form.
  • Bring-your-own-key AI assistant. Apiboo connects to Anthropic, OpenAI, or Gemini using a key supplied by the user. The key remains in the local vault. Requests go directly from the desktop app to the chosen provider, bypassing Apiboo infrastructure entirely. The assistant generates request bodies, scripts, and SQL from natural language prompts.
  • Local-only free plan. The free tier requires no account and no internet connection. All workspaces, requests, databases, SSH sessions, and vault items remain on the local machine. Users can import existing collections and use every core feature without uploading data to Apiboo servers.
  • Cloud sync on paid plans. Pro plan syncs workspaces across devices through Apiboo cloud storage. Team plan adds shared workspaces, organization-level user management, chat channels, and collaborative boards. Billing is per user per month with annual options available.
  • Native desktop application. Apiboo runs as a native binary on macOS, Windows, and Linux. The interface responds to local system shortcuts, file dialogs, and window management. No browser tab competes for memory with other development tools, and no web account gates the first launch.

Apiboo development began in 2023 by a small team focused on consolidating API development tools into a single desktop environment. The application is written primarily in Rust for the core backend and TypeScript for the user interface layer. The first public release targeted macOS and Windows, with Linux support following shortly after. The developers chose a local-first architecture from the start, meaning all free plan data stays on the user's machine.

Alternatives to Apiboo: