- Mock serverhttps://innovario.apishowdown.com/_mock/catalog/api-showdown/api-hub/pet-store/openapi/store/inventory
- https://innovario.apishowdown.com/v3https://innovario.apishowdown.com/v3/store/inventory
curl -i -X GET \
https://innovario.apishowdown.com/_mock/catalog/api-showdown/api-hub/pet-store/openapi/store/inventory \
-H 'api_key: YOUR_API_KEY_HERE'Response
{ "property1": 0, "property2": 0 }