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

idstring
required
get
https://api.merkl.xyz/v4/protocols/{id}
Merkl API
curl -X GET "https://api.merkl.xyz/v4/protocols/{id}"
Fill the required path parameter id to send.