Retrieve available chains and active protocols
Fetches a list of supported blockchain networks and their associated active lending protocols.
get/active-protocols
Response
Successful response containing available chains and protocols
Example response
{
"success": true,
"total_chains": 15,
"total_unique_protocols": 25,
"timestamp": 1641024000
}