api_key: ********************
curl --location --request GET '/store/inventory' \ --header 'api_key: <api-key>'
{ "property1": 0, "property2": 0 }