Yearn Finance website screenshot

Yearn Finance

Yearn Finance is a DeFi yield aggregator that automates yield farming strategies across EVM-compatible networks. It provides REST and GraphQL APIs for accessing vault data, APY rates, strategy information, user positions, TVL metrics, and protocol analytics across Ethereum, Optimism, Polygon, Fantom, Base, and Arbitrum.

Yearn Finance publishes 4 APIs on the APIs.io network, including Chains API, Info API, TVL API, and 1 more. Tagged areas include DeFi, Yield Aggregator, Vaults, EVM, and Web3.

The Yearn Finance catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

37.5/100 thin ▬ flat Agent 25/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreeOpen⚡ Free to try
5 APIs
DeFiYield AggregatorVaultsEVMWeb3BlockchainFinance

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 37.5/100 · thin
Contract Quality 16.6 / 25
Developer Ergonomics 0.0 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 0.0 / 13
Governance 7.0 / 12
Discoverability 8.2 / 10
Agent readiness — 25/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/yearn: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 5

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

Kong GraphQL API

An integrated indexing service and GraphQL API providing comprehensive data on Yearn V2 and V3 vault ecosystems, including contract snapshots, event histories, vault-strategy re...

Yearn Finance Chains API

Supported blockchain network information

Yearn Finance Info API

Protocol information and metadata

Yearn Finance TVL API

Total Value Locked metrics

Yearn Finance Vaults API

Endpoints for querying Yearn vault data

GraphQL 1

GraphQL schemas published by this provider.

Yearn Finance GraphQL API

Yearn Finance's Kong GraphQL API is an integrated indexing and querying service that provides comprehensive on-chain data for Yearn V2 and V3 vault ecosystems. It exposes vault ...

GRAPHQL

Pricing Plans 1

Published pricing tiers and plan structures.

Plans

1 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Rate Limits

0 limits

RATE LIMITS

FinOps 1

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

Finops

FINOPS

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

context Context

37 classes · 11 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Yearn Finance API Rules

6 rules · 4 warnings 2 info

SPECTRAL

JSON Schema 1

Standalone JSON Schema definitions for this provider's data models.

Vault

22 properties

JSON SCHEMA

Security Posture 1

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

Yearn Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Yearn Agentic Access

9 operations

9 operations · 0 acting

AGENTIC

Resources

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 1

Authentication, authorization, and security posture

Source (apis.yml)

apis.yml Raw ↑
name: Yearn Finance
description: Yearn Finance is a DeFi yield aggregator that automates yield farming strategies across EVM-compatible networks.
  It provides REST and GraphQL APIs for accessing vault data, APY rates, strategy information, user positions, TVL metrics,
  and protocol analytics across Ethereum, Optimism, Polygon, Fantom, Base, and Arbitrum.
accessModel:
  pricing: free
  onboarding: open
  trial: false
  try_now: true
  public: true
  label: Free · Open access
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://yearn.fi/logo.svg
tags:
- DeFi
- Yield Aggregator
- Vaults
- EVM
- Web3
- Blockchain
- Finance
url: https://yearn.fi
apis:
- name: Kong GraphQL API
  description: An integrated indexing service and GraphQL API providing comprehensive data on Yearn V2 and V3 vault ecosystems,
    including contract snapshots, event histories, vault-strategy relationships, fees, rewards, APY, and TVL timeseries data.
  humanURL: https://docs.yearn.fi/developers/data-services/yearn-data
  baseURL: https://kong.yearn.fi
  tags:
  - GraphQL
  - Vaults
  - Analytics
  - Strategies
  - Events
  properties:
  - type: Documentation
    url: https://docs.yearn.fi/developers/data-services/yearn-data
  - type: GitHubRepository
    url: https://github.com/yearn/kong
  contact:
  - FN: Yearn Finance
    email: ''
    X-twitter: iearnfinance
  apis:
  - name: Kong GraphQL Query
    description: GraphQL endpoint for querying Yearn V2 and V3 vault ecosystem data including snapshots, events, APY timeseries,
      TVL, strategies, fees, rewards, and vault metadata.
    humanURL: https://docs.yearn.fi/developers/data-services/yearn-data
    baseURL: https://kong.yearn.fi
    path: /api/gql
    method: POST
    tags:
    - GraphQL
    - Vaults
    - Analytics
    properties:
    - type: Documentation
      url: https://docs.yearn.fi/developers/data-services/yearn-data
- aid: yearn:yearn-chains-api
  name: Yearn Finance Chains API
  description: Supported blockchain network information
  humanURL: https://docs.yearn.fi/developers/data-services/yearn-data
  baseURL: https://ydaemon.yearn.fi
  tags:
  - Chains
  properties:
  - type: OpenAPI
    url: openapi/yearn-chains-api-openapi.yml
  - type: Documentation
    url: https://docs.yearn.fi/developers/data-services/yearn-data
  - type: GitHubRepository
    url: https://github.com/yearn/ydaemon
  - type: GraphQL
    url: graphql/yearn-graphql.md
- aid: yearn:yearn-info-api
  name: Yearn Finance Info API
  description: Protocol information and metadata
  humanURL: https://docs.yearn.fi/developers/data-services/yearn-data
  baseURL: https://ydaemon.yearn.fi
  tags:
  - Info
  properties:
  - type: OpenAPI
    url: openapi/yearn-info-api-openapi.yml
  - type: Documentation
    url: https://docs.yearn.fi/developers/data-services/yearn-data
  - type: GitHubRepository
    url: https://github.com/yearn/ydaemon
  - type: GraphQL
    url: graphql/yearn-graphql.md
- aid: yearn:yearn-tvl-api
  name: Yearn Finance TVL API
  description: Total Value Locked metrics
  humanURL: https://docs.yearn.fi/developers/data-services/yearn-data
  baseURL: https://ydaemon.yearn.fi
  tags:
  - TVL
  properties:
  - type: OpenAPI
    url: openapi/yearn-tvl-api-openapi.yml
  - type: Documentation
    url: https://docs.yearn.fi/developers/data-services/yearn-data
  - type: GitHubRepository
    url: https://github.com/yearn/ydaemon
  - type: GraphQL
    url: graphql/yearn-graphql.md
- aid: yearn:yearn-vaults-api
  name: Yearn Finance Vaults API
  description: Endpoints for querying Yearn vault data
  humanURL: https://docs.yearn.fi/developers/data-services/yearn-data
  baseURL: https://ydaemon.yearn.fi
  tags:
  - Vaults
  properties:
  - type: OpenAPI
    url: openapi/yearn-vaults-api-openapi.yml
  - type: Documentation
    url: https://docs.yearn.fi/developers/data-services/yearn-data
  - type: GitHubRepository
    url: https://github.com/yearn/ydaemon
  - type: GraphQL
    url: graphql/yearn-graphql.md
modified: 2026-06-13
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
common:
- type: AgenticAccess
  url: agentic-access/yearn-agentic-access.yml
- type: DomainSecurity
  url: security/yearn-domain-security.yml