Bruno

Bruno Collection Spec

Overview

Bruno is an open-source, offline-first API client designed as a modern Git-friendly alternative to Postman. It stores collection files directly in your repository format.

Using Our Bruno Collection

We've prepared a comprehensive Bruno collection that includes all available endpoints in our API, properly organized and documented. This collection will help you:

  1. Offline-first execution without cloud sync requirements.
  2. Git-friendly plain text collection files.
  3. Pre-configured request variables for local identity sandboxing.
Bruno Workspace Preview
1
bru import --source /api/v1/downloads/bruno.json

Getting Started

  1. Download and launch the Bruno desktop application.
  2. Download our Bruno collection file below.
  3. Click "Open Collection" and select the downloaded JSON file.
  4. Start testing Playground API endpoints offline!