Balancer website screenshot

Balancer

Balancer is a DeFi AMM and programmable liquidity platform supporting weighted, stable, and custom pools (v2 and v3). Balancer publishes a public GraphQL API at api-v3.balancer.fi for pool, swap, and analytics data, plus per-chain subgraph endpoints. Smart-contract entry points (Vault and Router) are the primary write surface; SDKs wrap the SOR (Smart Order Router) for client-side route construction.

Balancer publishes 4 APIs on the APIs.io network. Tagged areas include Web3, DeFi, DEX, AMM, and Liquidity.

Balancer’s developer surface includes developer portal, documentation, GitHub presence, engineering blog, and 7 more developer resources.

17.4/100 emerging ▬ flat Agent 3/100 human only saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemium
4 APIs
Web3DeFiDEXAMMLiquidityMulti-ChainGraphQLSmart Order RouterOpen-Source

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/balancer: 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 4

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

Balancer GraphQL API

Public GraphQL API used by the Balancer UI and integrators. Provides pools, tokens, swaps, gauges, voting, and analytics across all supported chains.

Balancer Subgraph

Per-chain GraphQL subgraphs published on The Graph for raw indexed Balancer events.

Balancer SOR SDK

Client-side TypeScript / Solidity SDK for the Balancer Smart Order Router; constructs swap routes against current pool state.

Balancer Smart Contracts

Vault and Router smart contracts where swaps and liquidity actions are executed on-chain. v2 and v3 versions deployed across Ethereum, Arbitrum, Optimism, Polygon, Avalanche, Gn...

GraphQL 1

GraphQL schemas published by this provider.

Balancer GraphQL API

Public GraphQL API used by the Balancer UI and integrators. Provides pools, tokens, swaps, gauges, voting, and analytics across all supported chains.

GRAPHQL

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Balancer Rate Limits

2 limits

RATE LIMITS

FinOps 1

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

Security Posture 1

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

Balancer Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: balancer
url: https://raw.githubusercontent.com/api-evangelist/balancer/refs/heads/main/apis.yml
name: Balancer
kind: protocol
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - 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/balancer.png
tags:
- Web3
- DeFi
- DEX
- AMM
- Liquidity
- Multi-Chain
- GraphQL
- Smart Order Router
- Open-Source
tags_raw:
- Web3
- DeFi
- DEX
- AMM
- Liquidity
- Multi-chain
- GraphQL
- Smart Order Router
- Open Source
created: '2026-05-08'
modified: '2026-05-08'
specificationVersion: '0.23'
description: Balancer is a DeFi AMM and programmable liquidity platform supporting weighted, stable, and custom pools (v2
  and v3). Balancer publishes a public GraphQL API at api-v3.balancer.fi for pool, swap, and analytics data, plus per-chain
  subgraph endpoints. Smart-contract entry points (Vault and Router) are the primary write surface; SDKs wrap the SOR (Smart
  Order Router) for client-side route construction.
apis:
- aid: balancer:graphql-api
  name: Balancer GraphQL API
  tags:
  - GraphQL
  - Pools
  - Swaps
  - Liquidity
  - Analytics
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  baseURL: https://api-v3.balancer.fi/
  humanURL: https://docs.balancer.fi/data-and-analytics/data-and-analytics/api.html
  description: Public GraphQL API used by the Balancer UI and integrators. Provides pools, tokens, swaps, gauges, voting,
    and analytics across all supported chains.
  properties:
  - type: Documentation
    url: https://docs.balancer.fi/data-and-analytics/data-and-analytics/api.html
  - type: GitHub
    url: https://github.com/balancer/api
  - url: graphql/balancer-graphql.md
    type: GraphQL
  x-features:
  - GraphQL across all chains in one endpoint
  - Pool, swap, and gauge schema
  - Powers the Balancer UI
  x-use-cases:
  - Indexing Balancer liquidity for analytics
  - Building Balancer dashboards
  - Sourcing pool APRs
- aid: balancer:subgraph
  name: Balancer Subgraph
  tags:
  - Subgraph
  - The Graph
  - Indexer
  - GraphQL
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  baseURL: https://api.thegraph.com/subgraphs/name/balancer-labs
  humanURL: https://docs.balancer.fi/data-and-analytics/data-and-analytics/subgraph.html
  description: Per-chain GraphQL subgraphs published on The Graph for raw indexed Balancer events.
  properties:
  - type: Documentation
    url: https://docs.balancer.fi/data-and-analytics/data-and-analytics/subgraph.html
  x-features:
  - Per-chain GraphQL subgraph
  - Raw event-level indexing
  x-use-cases:
  - Custom analytics
  - Reconciling on-chain to off-chain data
- aid: balancer:sor-sdk
  name: Balancer SOR SDK
  tags:
  - SDK
  - Smart Order Router
  - Solidity
  - JavaScript
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  baseURL: https://github.com/balancer/b-sdk
  humanURL: https://docs.balancer.fi/integration-guides/swapping/swaps-with-sor-sdk.html
  description: Client-side TypeScript / Solidity SDK for the Balancer Smart Order Router; constructs swap routes against current
    pool state.
  properties:
  - type: Documentation
    url: https://docs.balancer.fi/integration-guides/swapping/swaps-with-sor-sdk.html
  - type: GitHub
    url: https://github.com/balancer/b-sdk
  x-features:
  - Client-side SOR
  - Multihop swap routing
  - Built-in gas estimation
  x-use-cases:
  - Aggregator integrations
  - Custom swap UIs
- aid: balancer:smart-contracts
  name: Balancer Smart Contracts
  tags:
  - Smart Contracts
  - Onchain
  - Vault
  - Router
  tags_raw:
  - Smart Contracts
  - On-chain
  - Vault
  - Router
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  baseURL: https://etherscan.io/address/balancer.fi
  humanURL: https://docs.balancer.fi/concepts/vault/
  description: Vault and Router smart contracts where swaps and liquidity actions are executed on-chain. v2 and v3 versions
    deployed across Ethereum, Arbitrum, Optimism, Polygon, Avalanche, Gnosis, etc.
  properties:
  - type: Documentation
    url: https://docs.balancer.fi/concepts/vault/
  - type: GitHub
    url: https://github.com/balancer/balancer-v2-monorepo
  x-features:
  - Vault architecture
  - Weighted, Stable, Composable Stable, Custom pools
  - veBAL governance
  x-use-cases:
  - Direct pool execution
  - Liquidity provisioning
common:
- type: DomainSecurity
  url: security/balancer-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/balancer-labs
- type: Portal
  url: https://balancer.fi/
- type: Documentation
  url: https://docs.balancer.fi/
- type: GitHub
  url: https://github.com/balancer
- type: Forums
  url: https://forum.balancer.fi/
- type: Plans
  url: plans/balancer-plans-pricing.yml
- type: RateLimits
  url: rate-limits/balancer-rate-limits.yml
- type: FinOps
  url: finops/balancer-finops.yml
- type: LlmsText
  url: https://docs.balancer.fi/llms.txt
- url: https://medium.com/feed/balancer-protocol
  type: 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/balancer"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/balancer/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/balancer/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.