Setting Up the Hashes
You will need a shared secret key from Mention Me. Contact your onboarding manager to obtain the secret before continuing. For each email address:1
Lowercase the email
Lowercase the email address.
2
Append the secret key
Append the secret key provided by Mention Me.
3
Hash with SHA-256
Hash the combined email address and key using SHA-256.
4
Verify output format
Ensure the output hash is lowercase.
Testing the Hashes
Hash a known email address (e.g. your own), then use the Test Hashing feature in the platform to compare. Go to Settings & Tools > Test Hashing.
Test Hashing page in Settings and Tools

Hash test result showing match confirmation