How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC
Pendle Finance website screenshot

Pendle Finance

Pendle Finance is a decentralized yield-trading protocol that tokenizes future yield by stripping yield-bearing assets into Principal Tokens (PT) and Yield Tokens (YT) wrapped in a Standardized Yield (SY) layer. PT trades at a discount and matures one-to-one for the underlying at expiry, giving buyers a fixed yield; YT entitles holders to the variable yield until expiry, letting them long, hedge, or speculate on yield itself. Pendle V2 pairs this with a purpose-built AMM for trading time-decaying assets, and Boros extends the design into a margin venue for trading yield as a perpetual rate. The protocol is live on Ethereum, Arbitrum, BNB Chain, Optimism, Base, Mantle, Sonic, Berachain, HyperEVM, Monad, Katana, and Ink. Developer surface includes the Pendle Hosted SDK (a REST API for generating Pendle transactions), a Backend Data API for market, asset, price, and governance data, Socket.IO real-time feeds, the Boros TypeScript SDK and Boros HTTP API, vePENDLE / sPENDLE governance, and audited open-source Solidity contracts for V2 cores, SY wrappers, and Boros core.

agent aware

More than an index entry, but the surface is still mostly links rather than artifacts — the cohort most likely to move a full band from modest, well-targeted work.

Kin Score

API Evangelist profiles Pendle Finance the way a machine reads it — 45 machine-readable artifacts across 9 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.

Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — Pendle Finance scores 24.3/100 (emerging), with a separate agent-readiness read of 14/100 (agent aware). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.

Kin Score

This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance. Every facet and dimension name is a link: it opens that measurement's page on APIs.io, where the rating runs across the whole catalog — the exact checks that feed it, how every profiled provider distributes on it, and who is at the top of it.

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Pendle Finance Kin Score — API readiness rating by API Evangelist

Put this on your own site. The badge is drawn live from Pendle Finance's current Kin Score — paste it once and it updates itself every time the score is recomputed. It follows your visitor's light or dark setting, and it links back here so anyone who sees it can read the full breakdown.

<!-- Kin Score · API Evangelist -->
<a href="https://providers.apievangelist.com/providers/pendle-finance/"
   title="Pendle Finance on API Evangelist — API profile and Kin Score">
  <img src="https://apis.io/badge/pendle-finance.svg"
       alt="Pendle Finance Kin Score — API readiness rating by API Evangelist" width="150" height="150" loading="lazy">
</a>

More shapes, themes and sizes → · Score as JSON · How badges work

How we profile Pendle Finance

Each block below is one kind of artifact we hold for Pendle Finance. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.

APIs 9

Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.

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

Pendle Hosted SDK API

A hosted REST API that generates ready-to-broadcast calldata for every Pendle protocol action — swap (including tokens-to-PT, PT-to-tokens, YT swaps), add and remove liquidity, ...

Pendle Backend Data API

REST API for offchain Pendle data — markets, assets, prices, user positions, transactions, points, and governance. Cross-chain endpoints (`GET /v2/markets/all`, `GET /v1/assets/...

Pendle Real-Time Feeds (Socket.IO)

Real-time data feeds delivered over Socket.IO from `https://api-v2.pendle.finance/pendle-v2`. Clients connect once over WebSocket and subscribe to per-feed room ids to receive o...

Pendle Router Static (On-chain Helper)

RouterStatic is an on-chain read-only helper contract that exposes simulation and quoting functions used by the Pendle SDK and frontend — previewing swap, mint, redeem, and liqu...

Pendle Boros HTTP API

REST API for the Boros margin trading venue — querying markets, account positions, orders, fills, funding, and historical data, and submitting signed orders generated via the Bo...

Pendle Boros SDK

Official TypeScript SDK (`@pendle/boros-sdk-public`) that wraps calldata generation, EIP-712 signing, the Agent trading model, and Send-Txs-Bot dispatch on top of the Boros HTTP...

Pendle V2 Core Smart Contracts

Open-source Solidity implementation of the Pendle V2 protocol — Router, MarketFactory, Market, PT, YT, vePENDLE, fee distributor, governance, and supporting libraries. Distribut...

Pendle SY (Standardized Yield) Contracts

Public repository of Standardized Yield (SY) wrapper contracts that adapt every supported yield-bearing asset (LSTs, LRTs, stablecoin vaults, RWA tokens, etc.) into a single ERC...

Pendle Boros Core Smart Contracts

Open-source Solidity core for Boros — the order-book / margin venue that lets traders long or short yield rates with leverage. Contracts cover the exchange, market accounts, age...

Scroll within the panel for all 9 ·

GraphQL 1

Where a provider ships GraphQL, the schema is the contract. We profile it alongside the REST surface so the whole interface is legible in one place.

GraphQL schemas published by this provider.

Pendle Finance GraphQL (Subgraph)

Pendle Finance exposes on-chain protocol data through a Graph Protocol subgraph (`subgraph-v3`). The subgraph indexes Ethereum mainnet events from the Pendle Router and related ...

GRAPHQL

Features 11

The notable capabilities this provider advertises, captured as structured features so they can be searched and compared instead of read one landing page at a time.

Notable capabilities this provider offers.

Yield Stripping (PT and YT)

Splits any yield-bearing asset into a Principal Token redeemable one-to-one at expiry and a Yield Token capturing every unit of yield until expiry, letting users trade the two h...

Standardized Yield (SY) Wrappers

ERC-5115 inspired wrappers normalize hundreds of LSTs, LRTs, stablecoin vaults, and RWA tokens into a single token interface that Pendle V2 markets and AMM understand.

Fixed Yield Trading

Buying PT at a discount locks in a fixed APY through expiry, regardless of how the underlying floating yield evolves.

Leveraged Yield Exposure (YT)

Buying YT gives capital-efficient long exposure to floating yield without holding the principal, used to long, hedge, or speculate on yield rates.

Time-Decay AMM

Purpose-built AMM that prices PT and YT against the underlying while accounting for time-to-expiry, supporting deep liquidity for yield trading.

vePENDLE Governance and Boosts

Locking PENDLE into vePENDLE grants governance power, voting on gauge weights, fee share, and LP yield boosts across markets.

Boros — Yield as a Perpetual

Margin trading venue that turns variable yield rates into perpetual instruments with leverage, cross-margin, isolated margin, and an Agent trading model.

Multi-Chain Deployment

Live on Ethereum, Arbitrum, BNB Chain, Optimism, Base, Mantle, Sonic, Berachain, HyperEVM, Monad, Katana, and Ink — markets and PT/YT pairs deployed per chain.

Hosted SDK for Drop-In Integration

A single Convert endpoint generates calldata for every protocol action so integrators never have to patch a client SDK as underlying SY assets evolve.

Cross-Chain Backend Data

`/v2/markets/all`, `/v1/assets/all`, and `/v1/prices/assets` return data across every supported chain in a single request, with pagination, points data, and partial-success erro...

Real-Time Order-Book Feeds

Socket.IO order-book streams push snapshots every five seconds for every whitelisted market at four precision levels.

Scroll within the panel for all 11 ·

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.

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

Pendle Finance Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Pendle Finance Vulnerability Disclosure

security.txt · contact published

SECURITY

Use Cases 7

What developers actually build with this provider — captured so the catalogue answers 'what is this for', not just 'what does this expose'.

What developers build with this provider.

Fixed-Yield Vault

Wrap PT purchases into a vault product that delivers a fixed APY on stablecoins or ETH-denominated LSTs until expiry.

Yield Speculation Desk

Use YT to take leveraged directional positions on a specific asset's yield without holding the principal collateral.

Points / Airdrop Maximization

Stack ecosystem points (eigenlayer, ethena, etc.) by holding YT of point-bearing assets, with `/v2/markets/all` exposing per-market points metadata.

LP Strategy Optimizer

Auto-rebalance liquidity across Pendle pools using the Hosted SDK Convert API for add/remove/transfer-liquidity and the Backend Data API for APY breakdown.

Boros Yield Trading Bot

Quote-driven market-making or directional bot on Boros markets using the Boros SDK, Send-Txs Bot, and Socket.IO order-book feed.

DeFi Portfolio Analytics

Build dashboards over Pendle positions using historical APY breakdown, transaction history, and price endpoints.

Cross-Chain Yield Aggregation

Aggregate Pendle markets across 12+ EVM chains via the cross-chain REST endpoints for unified yield discovery and routing.

Scroll within the panel for all 7 ·

Integrations 15

Pre-built integrations with other platforms tell you where this provider already fits in a stack.

Pre-built integrations with other platforms and tools.

Ethereum

Mainnet deployment (chain id 1) — flagship Pendle markets and vePENDLE governance.

Arbitrum

Arbitrum One (42161) — heavy LRT and stablecoin yield activity.

BNB Chain

BNB Chain (56) — Pendle markets for BNB-ecosystem yield assets.

Optimism

Optimism (10) — Pendle markets for OP-stack yield assets.

Base

Base (8453) — Coinbase L2 Pendle markets.

Mantle

Mantle (5000) — Pendle markets for Mantle-native yield assets.

Sonic

Sonic (146) — Pendle markets on the Sonic chain.

Berachain

Berachain (80094) — Pendle markets tied to BGT and PoL yield assets.

HyperEVM

HyperEVM (999) — Pendle markets on the Hyperliquid EVM.

Monad

Monad (143) — Pendle markets on the Monad chain.

Katana

Katana (747474) — Pendle markets on the Katana chain.

Ink

Ink (57073) — Pendle markets on the Ink L2.

KyberSwap

Default aggregator integrated by the Hosted SDK Convert endpoint for ZAP-in token routing.

viem

Required peer dependency for the Boros TypeScript SDK.

Send Txs Bot

Boros transaction-dispatch service used by the Boros SDK for signed-order delivery.

Scroll within the panel for all 15 ·

Resources

Every other property we hold for Pendle Finance — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

← All providers · Data indexed from github.com/api-evangelist/pendle-finance · machine-readable index on apis.io

Where this information came from

This is an independent, third-party profile of Pendle Finance, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.