Overview
The Opportunities API provides access to all available vaults, money markets, and earning opportunities offered by Turtle. Each opportunity includes detailed information about supported tokens, chains, estimated APR, and current TVL (Total Value Locked).Endpoints
Get All Opportunities
Retrieve all available earning opportunities with simplified token information.Response Fields
Opportunity Object
Opportunity unique identifier
Opportunity display name
Opportunity detailed description
Opportunity type (e.g., vault, lending)
Total Value Locked in USD
Estimated Annual Percentage Rate
Whether opportunity is featured
Tokens accepted for deposit
Base token for the opportunity
Token received as receipt for deposits
Token Object
Token unique identifier
Token full name
Token symbol (e.g., USDC, ETH)
Token contract address
Token decimal places
Token logo image URL
Whether token is native to the chain
Chain information where token exists
Chain Object
Chain unique identifier
Chain full name
Chain URL-friendly identifier
Chain ID for wallet connections
Chain logo image URL
Blockchain ecosystem (e.g., EVM, Solana)
Chain operational status
Block explorer base URL
Related Endpoints
- Route API - Get optimal transaction routes for deposits
- Deposits API - Track and query deposits through your distributor
- Membership API - Connect wallets and create user memberships

