Skip to main content
Bruno is an open-source, fast and lightweight API client for exploring and testing APIs. It’s designed to be a modern alternative to traditional API clients with a focus on speed, simplicity, and collaboration.

Installation Options

Bruno can be installed via direct download or through package managers on supported platforms.
Starting with Bruno v3, native ARM64 binaries are available for Windows ARM64 devices .

Direct Download

Download the latest macOS version from the official downloads page .

Homebrew

brew install bruno

Nightly Builds

Nightly builds are pre-release and may contain bugs. Use them to preview upcoming features and provide feedback - not for production.
Nightly builds are published automatically for early testing of upcoming features. To get started, visit the bruno-nightly-builds repository on GitHub and download the asset that matches your OS.
Find the latest release in the nightly builds repository and download the installer for your platform:
PlatformFile to download
macOS (Apple Silicon).dmg (arm64)
macOS (Intel).dmg (x64)
Windows.exe or .msi installer
Linux.AppImage, .deb, or .rpm
Install it the same way as a regular Bruno release.

Release Information

Bruno follows semantic versioning. You can check the GitHub Releases page for:
  • Latest version information
  • Release notes
  • Bug fixes
  • New features included in each release