Development Status
Stable
Active Installs
Maintainers
Requirement was to be able to validate a checksum (from a mailing from CiviCRM) from an external website. There is a function that does that, this extension simply enables that function in the API.
Required parameters: contact_id and checksum, returns is_valid:true or false in the values array.