Public databases require users to be authenticated to `access` them

Here is an example request:

GET https://www.beat-eu.org/platform/api/v1/databases/atnt/1/?object_format=string&fields=declaration,code,description

If the user is not authenticated, the answer is: 403 Forbidden, {"detail":"Authentication credentials were not provided."}