{ "opencollection": "1.0.0", "info": { "name": "Lemon Squeezy 7c41 Variants API", "version": "1.0.0" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Variants", "type": "folder" }, "items": [ { "info": { "name": "Lemon Squeezy Retrieve a variant", "type": "http" }, "http": { "method": "GET", "url": "https://api.lemonsqueezy.com/v1/variants/1" }, "docs": "Lemon Squeezy Retrieve a variant" }, { "info": { "name": "Lemon Squeezy List all variants", "type": "http" }, "http": { "method": "GET", "url": "https://api.lemonsqueezy.com/v1/variants" }, "docs": "Lemon Squeezy List all variants" } ] } ], "bundled": true }