Authorization header in the format of
Bearer [token], with [token]
representing your API Secret Key. Example: Bearer test_sk_Fje5EhFwyGTGqk4xxxxxxxxxxxxxxxxxxxxxxxxxRequests made over plain HTTP (non HTTPS) and authentication-less (without
providing an API key) will result in failure.