Skip to main content

Overview

Stay Connected

Important: Stay up to date with the latest developer updates and get support from our team:

For AI users

  • As many of us increasingly rely on AI tools to read and understand project documentation, we’ve added a new folder to the repository: docs/Developers. It contains a list of questions and answers about our system and our API, useful for AI to better understand our system and provide more accurate answers when you query them. Our in-house AI is also using these knowledge bases!

  • Follow the instructions in README.md to index the knowledge bases for your AI.

What do you want to do?

GoalStart here
Build a trading bot or data aggregatorQuickstartBackend API Overview
Integrate PT/YT into your protocol (on-chain)Router OverviewIntegration Guide
Price PT or LP (oracle / collateral)Oracle OverviewHow to Integrate
Work with Limit OrdersLimit Order Overview
Track sPENDLE rewardssPENDLE API

Core Documentation

Integration Guides

On-chain Integration

Off-chain Integration

  • Backend API overview
  • RouterStatic - Extensively tested contract for off-chain calculations. Not audited; should not be used for on-chain fund-related operations.
  • sPENDLE API - Staking stats and per-user reward data

Limit Orders

Resources