Buf website screenshot

Buf

Buf is a modern developer platform for Protocol Buffers and gRPC, providing a CLI toolchain, schema registry, and streaming infrastructure. It replaces traditional protoc-based workflows with linting, breaking change detection, code generation, remote plugins, and the Buf Schema Registry (BSR) for centralized schema distribution. Buf also offers Bufstream, a Kafka-compatible streaming platform built on Protobuf. Used by enterprises including EA, Intel, IBM, OpenAI, and Okta.

Buf publishes 3 APIs on the APIs.io network. Tagged areas include Code Generation, gRPC, Kafka, Open-Source, and Protocol Buffers.

Buf’s developer surface includes documentation, engineering blog, pricing, signup flow, and 15 more developer resources.

29.2/100 thin ▬ flat Agent 5/100 human only open core · Apache-2.0 Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemium
3 APIs 6 Features 4 Use Cases
Code GenerationgRPCKafkaOpen-SourceProtocol BuffersSchema RegistrySDKStreaming

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Open Source Surface applies to this provider. This product is open source and we read its repository directly, so Open Source Surface carries 10 points of the composite. It is scored from what the repository actually publishes — a security policy, a contribution guide, a release history, a code of conduct — read live from the provider rather than inferred from our own catalog pointers. This facet adds; nothing was taken away to make room for it. An open-source project is not excused from the commercial facets, because exemption would strip it of the points it does earn. If we have the wrong repository, or this product is not open source, say so on your provider repo and we will drop the facet rather than have you publish against it.
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.
The six quality facets above are damped to 90 points between them, because the conditional facet above carries the other 10. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 90% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
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/buf: 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 3

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

Buf Schema Registry (BSR)

The Buf Schema Registry (BSR) is a centralized repository for managing, distributing, and documenting Protobuf schemas. It provides dependency management, generated SDKs in mult...

Buf CLI

The Buf CLI is a local Protobuf development toolchain providing linting, breaking change detection, code generation, formatting, dependency management, and schema push/pull to t...

Bufstream

Bufstream is a Kafka-compatible streaming platform built on Protocol Buffers. It provides schema enforcement, Iceberg integration, and administrative tooling for managing Kafka-...

Pricing Plans 1

Published pricing tiers and plan structures.

Buf Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Buf Rate Limits

5 limits

RATE LIMITS

FinOps 1

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

Buf Finops

FINOPS

Features 6

Notable capabilities this provider offers.

buf lint

buf breaking

buf generate

buf push / buf dep

Reflection API

Language Server Protocol

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Buf Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Use Cases 4

What developers build with this provider.

Protobuf Schema Management

Code Generation

API Linting and Governance

gRPC and ConnectRPC Development

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 4

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: buf
name: Buf
description: Buf is a modern developer platform for Protocol Buffers and gRPC, providing a CLI toolchain, schema registry,
  and streaming infrastructure. It replaces traditional protoc-based workflows with linting, breaking change detection, code
  generation, remote plugins, and the Buf Schema Registry (BSR) for centralized schema distribution. Buf also offers Bufstream,
  a Kafka-compatible streaming platform built on Protobuf. Used by enterprises including EA, Intel, IBM, OpenAI, and Okta.
type: Index
deliveryModel:
  model: open-core
  license: Apache-2.0
  open_source: true
  commercial: true
  callable_host: false
  label: Open core · an OSS project plus a commercial hosted product
  confidence: high
  source:
  - license
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/buf.png
url: https://raw.githubusercontent.com/api-evangelist/buf/refs/heads/main/apis.yml
created: '2026-03-25'
modified: '2026-04-21'
specificationVersion: '0.23'
tags:
- Code Generation
- gRPC
- Kafka
- Open-Source
- Protocol Buffers
- Schema Registry
- SDK
- Streaming
tags_raw:
- Code Generation
- gRPC
- Kafka
- Open Source
- Protocol Buffers
- Schema Registry
- SDKs
- Streaming
apis:
- aid: buf:buf-schema-registry
  name: Buf Schema Registry (BSR)
  description: The Buf Schema Registry (BSR) is a centralized repository for managing, distributing, and documenting Protobuf
    schemas. It provides dependency management, generated SDKs in multiple languages, remote plugins for code generation,
    and a Reflection API for runtime schema discovery.
  humanURL: https://buf.build/product/bsr
  tags:
  - Code Generation
  - Protocol Buffers
  - Schema Registry
  - SDK
  tags_raw:
  - Code Generation
  - Protocol Buffers
  - Schema Registry
  - SDKs
  properties:
  - type: Documentation
    url: https://buf.build/docs/bsr/
  - type: GettingStarted
    url: https://buf.build/docs/bsr/introduction/
  - type: Authentication
    url: https://buf.build/docs/bsr/authentication/
  - type: Reference
    url: https://buf.build/docs/reference/
- aid: buf:buf-cli
  name: Buf CLI
  description: The Buf CLI is a local Protobuf development toolchain providing linting, breaking change detection, code generation,
    formatting, dependency management, and schema push/pull to the Buf Schema Registry. It replaces protoc with a faster,
    more developer-friendly interface.
  humanURL: https://buf.build/product/cli
  tags:
  - CLI
  - Code Generation
  - Linting
  - Protocol Buffers
  properties:
  - type: Documentation
    url: https://buf.build/docs/cli/
  - type: GettingStarted
    url: https://buf.build/docs/tutorials/getting-started-with-buf-cli
  - type: GitHubRepository
    url: https://github.com/bufbuild/buf
- aid: buf:bufstream
  name: Bufstream
  description: Bufstream is a Kafka-compatible streaming platform built on Protocol Buffers. It provides schema enforcement,
    Iceberg integration, and administrative tooling for managing Kafka-compatible streaming workloads with Protobuf as the
    data format.
  humanURL: https://buf.build/product/bufstream
  tags:
  - Kafka
  - Protocol Buffers
  - Streaming
  properties:
  - type: Documentation
    url: https://buf.build/docs/bufstream/
  - type: GettingStarted
    url: https://buf.build/docs/bufstream/introduction/
common:
- type: IssueTracker
  url: https://github.com/bufbuild/buf/issues
- type: Releases
  url: https://github.com/bufbuild/buf/releases
- type: License
  name: Apache-2.0
  url: https://github.com/bufbuild/buf/blob/main/LICENSE
- type: DomainSecurity
  url: security/buf-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/bufbuild
- type: Website
  url: https://buf.build
- type: Documentation
  url: https://buf.build/docs
- type: GitHubOrganization
  url: https://github.com/bufbuild
- type: GitHubRepository
  url: https://github.com/bufbuild/buf
- type: Blog
  url: https://buf.build/blog
- url: https://buf.build/blog/rss.xml
  type: BlogRSS
  description: Discovered RSS/Atom feed for https://buf.build/blog
- type: Pricing
  url: https://buf.build/pricing
- type: Signup
  url: https://buf.build/signup
- type: Login
  url: https://buf.build/login
- type: Contact
  url: https://buf.build/contact
- type: TermsOfService
  url: https://buf.build/legal/terms-of-use
- type: PrivacyPolicy
  url: https://buf.build/legal/privacy-policy
- type: Community
  url: https://buf.build/b/slack
- type: SchemaRegistry
  url: https://buf.build/registry
- name: Use Cases
  type: UseCases
  data:
  - name: Protobuf Schema Management
    url: https://buf.build/product/bsr
    features:
    - Centralized Schema Registry
    - Module Versioning
    - Dependency Management
    - Schema Discovery
    - API Documentation Generation
    - Breaking Change Prevention
  - name: Code Generation
    url: https://buf.build/docs/generate/
    features:
    - Multi-Language SDK Generation
    - Remote Plugin Execution
    - Go SDK Generation
    - Python SDK Generation
    - TypeScript/npm SDK Generation
    - Java/Maven SDK Generation
    - Rust/Cargo SDK Generation
    - Swift SDK Generation
    - .NET/NuGet SDK Generation
  - name: API Linting and Governance
    url: https://buf.build/docs/lint/
    features:
    - Protobuf Style Enforcement
    - Breaking Change Detection
    - CI/CD Integration
    - Custom Policy Rules
    - Field Deprecation Tracking
  - name: gRPC and ConnectRPC Development
    url: https://connectrpc.com/
    features:
    - gRPC Server Support
    - Connect Protocol
    - Browser-Compatible RPC
    - Mobile Client Support
    - Protovalidate Semantic Validation
- name: Features
  type: Features
  data:
  - name: buf lint
    url: https://buf.build/docs/lint/
    features:
    - Style Guide Enforcement
    - Default and Custom Rules
    - CI/CD Compatible
    - Per-File Ignore Rules
  - name: buf breaking
    url: https://buf.build/docs/breaking/
    features:
    - Breaking Change Detection
    - Wire Compatibility Checks
    - Source Compatibility Checks
    - Git-Based Comparison
  - name: buf generate
    url: https://buf.build/docs/generate/
    features:
    - Multi-Language Code Generation
    - Remote Plugin Support
    - Managed Mode
    - Template Configuration
  - name: buf push / buf dep
    url: https://buf.build/docs/bsr/
    features:
    - Schema Publishing
    - Dependency Resolution
    - Module Locking
    - Version Tagging
  - name: Reflection API
    url: https://buf.build/docs/bsr/reflection/
    features:
    - Runtime Schema Discovery
    - gRPC Server Reflection
    - Prototransform Integration
  - name: Language Server Protocol
    url: https://buf.build/docs/cli/
    features:
    - IDE Integration
    - Inline Linting
    - Autocomplete Support
    - VS Code Compatible
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/buf"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/buf/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/buf/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.