Pendle
Pendle is a permissionless yield tokenization protocol that splits yield-bearing assets into Principal Tokens (PT) and Yield Tokens (YT), enabling fixed-yield strategies and yield trading on-chain. The Pendle V2 REST API provides endpoints for querying markets, assets, prices, limit orders, liquidity pool data, implied APY, and user positions across Ethereum, Arbitrum, BSC, Base, Mantle, Optimism, Sonic, Berachain, and other supported chains. A Hosted SDK converts API calls into ready-to-broadcast transaction payloads for swaps, minting, redeeming, and liquidity operations.
APIs
Pendle V2 Core API
REST API for the Pendle V2 protocol. Exposes 33 endpoints across markets, assets, pricing, limit orders, sPENDLE/vePENDLE governance, transactions, dashboard positions, and stat...
Pendle Hosted SDK
Server-side SDK exposed as a REST endpoint that generates ready-to-broadcast Ethereum transaction payloads. A single POST /v3/sdk/{chainId}/convert call handles 13 operations: t...