Introduction:
This document explains the secure request and response flow using HMAC (Hash-based Message Authentication Code) and AES (Advanced Encryption Standard) for integration with our API platform. It includes header-level HMAC signing for authentication and AES-based payload encryption for secure data exchange.