{ "opencollection": "1.0.0", "info": { "name": "Azure API Management Gateway AI Products API", "version": "2024-05-01" }, "items": [ { "info": { "name": "Products", "type": "folder" }, "items": [ { "info": { "name": "List available products", "type": "http" }, "http": { "method": "GET", "url": "https://{service-name}.azure-api.net/products" }, "docs": "Returns the list of API products available for subscription." } ] } ], "bundled": true }