Authorization: EG1-HMAC-SHA256 client_token=********************;access_token=********************;timestamp=******;nonce=********************;signature=********************
curl --location --request GET 'https://httpbin.org/anything/akamai' \ --header 'Authorization: EG1-HMAC-SHA256 <parameters>'
{}