x-auth-token: ********************curl --location 'https://api.lootlocker.io/catalog//preview?per_page=undefined&page=undefined' \
--header 'x-auth-token: <api-key>'{
"entries": [
{}
],
"pagination": {
"total": 250,
"per_page": 20,
"current_page": 1,
"last_page": 13
}
}