latestOpenAPI 3.0.02026-07-2442138225.7 KB
acfa80015ca5
Discovery
Get yield metadata
Retrieve detailed information about a specific yield opportunity including APY, tokens, protocol details, and more.
get/v1/yields/{yieldId}
Path parameters
yieldIdstring required
The unique identifier of the yield
Response
Returns yield metadata including network, APR, TVL, and token information
Example response
{
"id": "ethereum-eth-lido-staking",
"chainId": "1",
"inputTokens": [
{
"address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"symbol": "USDC",
"name": "USD Coin",
"decimals": 6
}
],
"outputToken": {
"address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"symbol": "USDC",
"name": "USD Coin",
"decimals": 6
},
"token": {
"address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"symbol": "USDC",
"name": "USD Coin",
"decimals": 6
},
"tokens": [
{
"address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"symbol": "USDC",
"name": "USD Coin",
"decimals": 6
}
],
"rewardRate": {
"total": 6.5,
"rateType": "APR",
"components": [
{
"rate": 0.04,
"rateType": "APR",
"token": {
"address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"symbol": "USDC",
"name": "USD Coin",
"decimals": 6
},
"yieldSource": "protocol_incentive",
"description": "LDO distributed to incentivize stETH adoption via Lido Boost"
}
]
},
"feeConfigurations": [
{
"id": "66f299cd-aaaa-bbbb-cccc-d1f26e3a02db",
"default": true,
"statistics": {
"tvlUsd": "1,200,000",
"tvl": "500.25",
"tvlRaw": "500250000000000000000",
"uniqueUsers": 348,
"averagePositionSizeUsd": "3,448.27",
"averagePositionSize": "1.44"
}
}
],
"statistics": {
"tvlUsd": "1,200,000",
"tvl": "500.25",
"tvlRaw": "500250000000000000000",
"uniqueUsers": 348,
"averagePositionSizeUsd": "3,448.27",
"averagePositionSize": "1.44"
},
"risk": {
"ratings": [
{
"rating": "AA",
"source": "credora"
}
]
},
"status": {
"enter": true,
"exit": true
},
"metadata": {
"name": "Lido Staking",
"logoURI": "https://lido.fi/logo.png",
"description": "Stake ETH with Lido to earn auto-compounding validator rewards via stETH.",
"documentation": "https://docs.lido.fi",
"supportsCampaigns": true
},
"mechanics": {
"requiresValidatorSelection": true,
"gasFeeToken": {
"address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"symbol": "USDC",
"name": "USD Coin",
"decimals": 6
},
"lockupPeriod": {
"seconds": 86400
},
"cooldownPeriod": {
"seconds": 86400
},
"warmupPeriod": {
"seconds": 86400
},
"fee": {
"deposit": "0.00",
"withdrawal": "0.00",
"management": "2.00",
"performance": "20.00"
},
"entryLimits": {
"minimum": "0.01",
"maximum": "1000.0",
"subsequentMinimum": "10000"
},
"requirements": {
"kyc": {
"kycMode": "oauth_redirect",
"eligibility": {
"defaultPolicy": "deny",
"countries": [
"US"
],
"blockedCountries": [
"US",
"CA",
"CN"
],
"blockedSubdivisions": [
"UA-43",
"UA-14"
],
"investorEligibility": [
{
"jurisdiction": "US",
"tier": "us_qualified_purchaser",
"verificationLevel": "third_party_attestation",
"expiresAfterDays": 90
}
],
"subjectTypes": [
"KYC",
"KYB"
]
},
"selfAttestation": {
"documents": [
{
"name": "Risk Disclosures"
}
]
}
}
},
"arguments": {
"enter": {
"properties": {
"asset": {
"type": "string",
"label": "Asset",
"pattern": "^0x[a-fA-F0-9]{40}$"
},
"amount": {
"type": "string",
"label": "Amount",
"pattern": "^\\d+$"
}
},
"required": [
"network",
"asset",
"amount"
],
"items": {
"enum": [
"long",
"short"
],
"label": "Amount",
"placeholder": "1000000",
"optionsRef": "markets",
"options": [
"1",
"2"
]
},
"notes": "Supply assets to earn interest and optionally use as collateral for borrowing."
},
"exit": {
"properties": {
"asset": {
"type": "string",
"label": "Asset",
"pattern": "^0x[a-fA-F0-9]{40}$"
},
"amount": {
"type": "string",
"label": "Amount",
"pattern": "^\\d+$"
}
},
"required": [
"network",
"asset",
"amount"
],
"items": {
"enum": [
"long",
"short"
],
"label": "Amount",
"placeholder": "1000000",
"optionsRef": "markets",
"options": [
"1",
"2"
]
},
"notes": "Supply assets to earn interest and optionally use as collateral for borrowing."
},
"balance": {
"properties": {
"asset": {
"type": "string",
"label": "Asset",
"pattern": "^0x[a-fA-F0-9]{40}$"
},
"amount": {
"type": "string",
"label": "Amount",
"pattern": "^\\d+$"
}
},
"required": [
"network",
"asset",
"amount"
],
"items": {
"enum": [
"long",
"short"
],
"label": "Amount",
"placeholder": "1000000",
"optionsRef": "markets",
"options": [
"1",
"2"
]
},
"notes": "Supply assets to earn interest and optionally use as collateral for borrowing."
}
}
},
"providerId": "lido",
"tags": [
"restaking",
"ETH",
"LST"
],
"state": {
"pricePerShareState": {
"price": 1.05,
"shareToken": {
"address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"symbol": "USDC",
"name": "USD Coin",
"decimals": 6
},
"quoteToken": {
"address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"symbol": "USDC",
"name": "USD Coin",
"decimals": 6
}
},
"concentratedLiquidityPoolState": {
"baseApr": 0.12,
"price": 3950.42,
"tickSpacing": 50,
"minTick": -887272,
"maxTick": 887272,
"volume24hUsd": 149550871.99,
"fee24hUsd": 14955.09,
"tvlUsd": 9213550.2,
"feeTier": 0.0005,
"baseToken": {
"address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"symbol": "USDC",
"name": "USD Coin",
"decimals": 6
},
"quoteToken": {
"address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"symbol": "USDC",
"name": "USD Coin",
"decimals": 6
}
},
"allocations": [
{
"address": "0x1234567890abcdef1234567890abcdef12345678",
"network": "base",
"name": "Morpho Moonwell USDC",
"yieldId": "base-usdc-morpho-moonwell-usdc",
"providerId": "morpho",
"allocation": "50000.00",
"allocationUsd": "50000.00",
"weight": 50.5,
"targetWeight": 50,
"rewardRate": {
"total": 5.25,
"rateType": "APY"
},
"tvl": "500.25",
"tvlUsd": "10000000.00",
"maxCapacity": "1000000.00",
"remainingCapacity": "500000.00"
}
]
},
"investmentSchedule": {
"timezone": "America/New_York",
"subscription": {
"paths": [
{
"cutoffTime": "16:00",
"currentWindow": {
"opensAt": "2026-07-21T08:00:00Z",
"closesAt": "2026-07-27T20:00:00Z"
},
"nextWindow": {
"opensAt": "2026-07-21T08:00:00Z",
"closesAt": "2026-07-27T20:00:00Z"
},
"settlement": {
"marketDays": 1,
"estimatedDuration": {
"seconds": 86400
},
"instantPortion": 0.93
},
"accrual": {
"minimumHold": {
"seconds": 86400
}
},
"limits": {
"maxFractionOfNav": 0.05,
"availableLiquidity": "323155"
},
"fee": {
"rate": 0.0007
}
}
]
},
"redemption": {
"paths": [
{
"cutoffTime": "16:00",
"currentWindow": {
"opensAt": "2026-07-21T08:00:00Z",
"closesAt": "2026-07-27T20:00:00Z"
},
"nextWindow": {
"opensAt": "2026-07-21T08:00:00Z",
"closesAt": "2026-07-27T20:00:00Z"
},
"settlement": {
"marketDays": 1,
"estimatedDuration": {
"seconds": 86400
},
"instantPortion": 0.93
},
"accrual": {
"minimumHold": {
"seconds": 86400
}
},
"limits": {
"maxFractionOfNav": 0.05,
"availableLiquidity": "323155"
},
"fee": {
"rate": 0.0007
}
}
]
}
},
"executionContracts": {
"enter": [
"0x16D5A408e807db8eF7c578279BEeEe6b228f1c1C"
],
"exit": [
"0xae78736Cd615f374D3085123A210448E74Fc6393",
"0x1231DEB6f5749EF6cE6943a275A1D3E7486F4EaE"
]
}
}