Other requirements
In addition to the signature, you should only need to specify the Accept HTTP header. It defaults to HTML for easy viewing, but the actual data is probably best requested as JSON.
Accept: application/json; charset=utf-8
Authorization: LYYTI-API-V2 public_key=aabbcc, timestamp=1234567890, signature=xxyyzz123
Updated less than a minute ago