To use PSK authentication for read only access the credentials are required to be sent as part of the request headers.
Required Headers:
Authorization: SharedKey Api-User: <your username here> Api-Key: <your api key here>