Authorization
header in your HTTPS requests. The header value should be in the format
Basic Base64 encode using the relevant clientID and SecretKey.
Example :
Authorization: Basic dXNlcm5hbWU6cGFzc3dvcmQ=
To authenticate, you’ll require the following credentials: