
get
/v4/protocols/{id}
Get a protocol by its ID or name using id path parameter. This endpoint searches by protocol ID first, then falls back to name.
Path parameters
idstringrequired
Protocol ID
get
https://api.merkl.xyz/v4/protocols/curl -X GET "https://api.merkl.xyz/v4/protocols/aave"