Get Yield Protocol Data
API function to get the yield protocol's network data across all cycles.
Endpoint Requirements
GET
<api>/yield-data?network=<network>
Parameters
Name
Value
Required
Description
network
Network (devnet/testnet/mainnet
)
true
The network to fetch data for.
Headers
Name
Value
Content-Type
"application/json"
ngrok-skip-browser-warning
"1"
Example Request
Example Response
Last updated