Ratings APIDeFi
List DeFi Chains
Returns the list of blockchains available in DeFi ratings. Use the returned `slug` values as the `chain` filter parameter in `GET /ratings/defi` and `GET /ratings/defi/{provider-slug}`.
curl -X GET "https://api.stakingrewards.com/ratings/defi/chains"{
"chains": [
{
"slug": "ethereum-2-0",
"name": "Ethereum"
}
]
}Empty
Empty
Monitored Protocols & Events
The complete inventory of DeFi protocols, contracts, and on-chain events monitored by the Staking Rewards on-chain alerting pipeline, and how each maps to an alert incident type and severity.
List DeFi Ratings GET
Returns a paginated list of all DeFi product ratings across all platforms. Supports filtering by type, chain, TVL, APY, user count, date ranges, and version, as well as sorting and pagination.