post

/v4/config/encode

Beta feature (not production ready yet) - Encodes campaign parameters into the transaction payload used to create the campaign on-chain.

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
Merkl API
curl -X POST "https://api.merkl.xyz/v4/config/encode"
Live request — this will call https://api.merkl.xyz/ for real.