Bruno website screenshot

Bruno

Bruno is an open-source (MIT), git-native API client - a lightweight, offline-first alternative to Postman and Insomnia for exploring and testing APIs. It is a developer TOOL, not a hosted HTTP API provider. Collections are stored on the local filesystem as folders of plain-text files (the .bru "Bru" markup language, with OpenCollection YAML now recommended for new collections), so API requests are version-controlled in Git alongside code. Bruno sends HTTP, REST, GraphQL, and gRPC requests, manages environments and variables, and runs pre-request/post-response scripts, tests, and assertions. The @usebruno/cli command-line runner (bru) executes collections headlessly in CI/CD with JSON, JUnit, and HTML reporters. Bruno is offline-only and does not sync request data to a Bruno-hosted cloud; paid Pro/Ultimate tiers add native in-app Git integration, OpenAPI sync, and enterprise admin controls that run through your own Git provider and identity systems. Bruno does not expose a documented public REST HTTP API.

Bruno publishes 6 APIs on the APIs.io network. Tagged areas include API Client, API Testing, Developer Tools, Open-Source, and Git-Native.

Bruno’s developer surface includes documentation, engineering blog, and 7 more developer resources.

25.7/100 emerging ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumFree trial
6 APIs
API ClientAPI TestingDeveloper ToolsOpen-SourceGit-NativeCLIPostman Alternative

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/bruno-api: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 6

Individual APIs this provider publishes, each with its own machine-readable definition.

Bruno API Client

The core open-source, git-native desktop API client (a lightweight Postman/Insomnia alternative). Compose and send HTTP, REST, GraphQL, and gRPC requests, organize them into col...

Bru Markup Language (.bru)

Bru is Bruno's plain-text domain-specific markup language. Each request is stored as a .bru file capturing the HTTP method, URL, query params, headers, body, authentication, scr...

OpenCollection Format

OpenCollection is the open, YAML-based collection format Bruno now recommends for new collections as an alternative representation to .bru. Like .bru it stores requests, folders...

Bruno CLI (bru)

The @usebruno/cli command-line runner (invoked as bru, installed via npm install -g @usebruno/cli) executes individual requests or entire collections headlessly for CI/CD, with ...

Bruno Git Integration and Sync

Paid Bruno (Pro and Ultimate) adds native in-app Git integration and OpenAPI sync (5 syncs/month on Pro, unlimited on Ultimate) plus SSO, SCIM, audit logs, and license/admin con...

Bruno API Client

Bruno is an open-source API client for exploring and testing REST, GraphQL, and gRPC APIs. Collections are stored as plain text Bru files on the filesystem, enabling Git-based v...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Bruno Api Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Resources

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 4

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: bruno-api
url: https://raw.githubusercontent.com/api-evangelist/bruno-api/refs/heads/main/apis.yml
name: Bruno
kind: company
description: Bruno is an open-source (MIT), git-native API client - a lightweight, offline-first alternative to Postman and
  Insomnia for exploring and testing APIs. It is a developer TOOL, not a hosted HTTP API provider. Collections are stored
  on the local filesystem as folders of plain-text files (the .bru "Bru" markup language, with OpenCollection YAML now recommended
  for new collections), so API requests are version-controlled in Git alongside code. Bruno sends HTTP, REST, GraphQL, and
  gRPC requests, manages environments and variables, and runs pre-request/post-response scripts, tests, and assertions. The
  @usebruno/cli command-line runner (bru) executes collections headlessly in CI/CD with JSON, JUnit, and HTML reporters. Bruno
  is offline-only and does not sync request data to a Bruno-hosted cloud; paid Pro/Ultimate tiers add native in-app Git integration,
  OpenAPI sync, and enterprise admin controls that run through your own Git provider and identity systems. Bruno does not
  expose a documented public REST HTTP API.
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: true
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - pricing
  - repository-unlicensed
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: true
  try_now: false
  public: false
  label: Freemium (free trial)
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bruno-api.png
tags:
- API Client
- API Testing
- Developer Tools
- Open-Source
- Git-Native
- CLI
- Postman Alternative
tags_raw:
- API Client
- API Testing
- Developer Tools
- Open Source
- Git-Native
- CLI
- Postman Alternative
created: '2026-07-11'
modified: '2026-07-11'
specificationVersion: '0.23'
apis:
- aid: bruno-api:bruno-api-client
  name: Bruno API Client
  tags:
  - API Client
  - API Testing
  - Developer Tools
  - REST
  - GraphQL
  - gRPC
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.usebruno.com/introduction/what-is-bruno
  properties:
  - url: https://docs.usebruno.com/
    type: Documentation
  - url: https://github.com/usebruno/bruno
    type: SourceCode
  description: The core open-source, git-native desktop API client (a lightweight Postman/Insomnia alternative). Compose and
    send HTTP, REST, GraphQL, and gRPC requests, organize them into collections, manage environments and variables, and write
    pre-request/post-response scripts plus tests and assertions. Offline-only with no cloud sync of request data. This is
    a client application, not a hosted API - it has no baseURL or public HTTP endpoints of its own.
- aid: bruno-api:bruno-bru-language
  name: Bru Markup Language (.bru)
  tags:
  - File Format
  - Collection
  - Git-Native
  - Open-Source
  tags_raw:
  - File Format
  - Collections
  - Git-Native
  - Open Source
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.usebruno.com/bru-lang/overview
  properties:
  - url: https://docs.usebruno.com/bru-lang/overview
    type: Documentation
  - url: https://github.com/usebruno/bruno
    type: SourceCode
  description: Bru is Bruno's plain-text domain-specific markup language. Each request is stored as a .bru file capturing
    the HTTP method, URL, query params, headers, body, authentication, scripts, tests, assertions, and variables, so a collection
    is a folder of human-readable text files reviewable in Git pull requests. A logical artifact/file format modeled as a
    capability area - not an HTTP endpoint.
- aid: bruno-api:bruno-opencollection
  name: OpenCollection Format
  tags:
  - Collection
  - Open Standard
  - YAML
  - Portability
  tags_raw:
  - Collections
  - Open Standard
  - YAML
  - Portability
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.usebruno.com/
  properties:
  - url: https://docs.usebruno.com/
    type: Documentation
  description: OpenCollection is the open, YAML-based collection format Bruno now recommends for new collections as an alternative
    representation to .bru. Like .bru it stores requests, folders, auth, and scripts as version-friendly text. A file/interchange
    format modeled as a capability area - not a hosted API surface.
- aid: bruno-api:bruno-cli
  name: Bruno CLI (bru)
  tags:
  - CLI
  - API Testing
  - CI/CD
  - Automation
  - Developer Tools
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.usebruno.com/bru-cli/overview
  properties:
  - url: https://docs.usebruno.com/bru-cli/overview
    type: Documentation
  - url: https://github.com/usebruno/bruno
    type: SourceCode
  description: The @usebruno/cli command-line runner (invoked as bru, installed via npm install -g @usebruno/cli) executes
    individual requests or entire collections headlessly for CI/CD, with JSON, JUnit, and HTML test reporters, environment
    selection, and assertions. Since v3.0.0 it defaults to Safe Mode for security; Developer Mode features (filesystem access,
    external npm packages) require the --sandbox=developer flag. A local CLI tool, not a hosted API.
- aid: bruno-api:bruno-git-collaboration
  name: Bruno Git Integration and Sync
  tags:
  - Git
  - Collaboration
  - Sync
  - Enterprise
  - Developer Tools
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.usebruno.com/pricing
  properties:
  - url: https://www.usebruno.com/pricing
    type: Pricing
  - url: https://docs.usebruno.com/
    type: Documentation
  description: Paid Bruno (Pro and Ultimate) adds native in-app Git integration and OpenAPI sync (5 syncs/month on Pro, unlimited
    on Ultimate) plus SSO, SCIM, audit logs, and license/admin controls. Collaboration happens through your own Git provider
    and identity systems - Bruno stays offline-only and does not sync request data to a Bruno-hosted cloud. Modeled here as
    a capability area; it is not a documented public API.
- aid: bruno-api:api-client
  name: Bruno API Client
  description: Bruno is an open-source API client for exploring and testing REST, GraphQL, and gRPC APIs. Collections are
    stored as plain text Bru files on the filesystem, enabling Git-based version control, team collaboration through pull
    requests, and co-location with application code. Bruno supports JavaScript scripting, environment variables, collection-level
    authentication, and CI/CD execution via Bruno CLI. No cloud account required.
  humanURL: https://www.usebruno.com
  baseURL: https://www.usebruno.com
  tags:
  - API Client
  - API Testing
  - Git-Native
  - GraphQL
  - gRPC
  - Open-Source
  - REST
  tags_raw:
  - API Client
  - API Testing
  - Git-Native
  - GraphQL
  - gRPC
  - Open Source
  - REST
  properties:
  - type: Documentation
    url: https://docs.usebruno.com
  - type: GettingStarted
    url: https://docs.usebruno.com
  - type: GitHubRepository
    url: https://github.com/usebruno/bruno
  - type: License
    url: https://github.com/usebruno/bruno/blob/main/license.md
  - type: Downloads
    url: https://www.usebruno.com/downloads
  - type: Pricing
    url: https://www.usebruno.com/pricing
  - url: graphql/bruno-graphql.md
    type: GraphQL
common:
- type: LinkedIn
  url: https://www.linkedin.com/company/usebruno
- type: Website
  url: https://www.usebruno.com/
- type: Documentation
  url: https://docs.usebruno.com/
- type: GitHubOrganization
  url: https://github.com/usebruno
- type: Plans
  url: plans/bruno-api-plans-pricing.yml
- type: RateLimits
  url: rate-limits/bruno-api-rate-limits.yml
- type: FinOps
  url: finops/bruno-api-finops.yml
- url: https://blog.usebruno.com/
  type: Blog
- type: Blog
  url: https://www.usebruno.com/blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/bruno-api"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/bruno-api/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/bruno-api/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.