Authorization: Hawk id="***", ts="******", nonce="******", mac="******"
curl --location --request GET 'https://httpbin.org/anything/hawk' \ --header 'Authorization: Hawk <parameters>'
{}