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:
- Offline-first execution without cloud sync requirements.
- Git-friendly plain text collection files.
- Pre-configured request variables for local identity sandboxing.
1
bru import --source /api/v1/downloads/bruno.json
Getting Started
- Download and launch the Bruno desktop application.
- Download our Bruno collection file below.
- Click "Open Collection" and select the downloaded JSON file.
- Start testing Playground API endpoints offline!