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
get
https://api.merkl.xyz/v4/protocols/{id}curl -X GET "https://api.merkl.xyz/v4/protocols/{id}"Fill the required path parameter id to send.