I am trying to make API call to Akamai dataStream source from command line. I have headers client_secret ,host ,access_token ,client_token,base url. Akamai developer doc,https://developer.akamai.com/legacy/introduction/Client_Auth.html does not have good example.
Solid example to make API call to Akamai dataStream source form Linux systems would be highly appreciated.