post

/v4/config/encode/batch/safe

Beta feature (not production ready yet) - Encodes batch campaign configs to Safe transaction payload. Use ?extend=true to validate config extension before encoding.

Query parameters

extendbooleandefault: false
signerAddressstring

Request body

No fixed schema for this body — send any valid JSON object.
{
  
}
post
https://api.merkl.xyz/v4/config/encode/batch/safe
Merkl API
curl -X POST "https://api.merkl.xyz/v4/config/encode/batch/safe"
Live request — this will call https://api.merkl.xyz/ for real.