💡 This guide explains how to authenticate and call HaloSync APIs using HMAC-based signatures. It is self-contained: following the steps and the worked example below is sufficient to produce a valid request without referring to any other page.
Tue, 26 Aug 2025 10:12:34 GMTSHA-512=${bodyHash}hmac username="${keyId}", algorithm="hmac-sha512", headers="x-date digest", signature="${signature}"x-date + digest) using your secret key (Base64)