MenuForum NavigationForumActivityForum breadcrumbs - You are here:SigningCloud CommunitySCMY Users Community: Create DocumentRequest dataPost ReplyPost Reply: Request data <blockquote><div class="quotetitle">Quote from <a class="profile-link" href="https://community.signingcloud.com/scmycommunity/profile/smph/">SMPH</a> on November 21, 2023, 9:59 AM</div><ol> <li><strong>ACCESS TOKEN: </strong>Access token for authentication. Only those who valid API key can request for an access token. Each request to API will require this access token to validate the user.</li> <li><strong>DATA:</strong> This is the encrypted raw data of a request. The real data is encrypted before sending over to the server.</li> <li><strong>MAC:</strong> MAC is to prevent men in the middle attack. The server side will check the MAC value with MAC value generated on the sever side to make sure the data was not tempered</li> </ol></blockquote><br> Cancel