api_key: ********************
curl --location --request GET 'https://petstore3.swagger.io/api/v3/store/inventory' \ --header 'X-Tenant-ID: 550e8400-e29b-41d4-a716-446655440000' \ --header 'api_key: <api-key>'
{ "property1": 0, "property2": 0 }