{ "opencollection": "1.0.0", "info": { "name": "Etsy Open API v3 BuyerTaxonomy Other API", "version": "3.0.0" }, "request": { "auth": { "type": "apikey", "key": "x-api-key", "value": "{{x-api-key}}", "placement": "header" } }, "items": [ { "info": { "name": "Other", "type": "folder" }, "items": [ { "info": { "name": "Etsy Ping", "type": "http" }, "http": { "method": "GET", "url": "https://openapi.etsy.com/v3/application/openapi-ping" }, "docs": "
General ReleaseReport bug

This endpoint is ready for production use.

\n\nCheck to confi" }, { "info": { "name": "Etsy Token Scopes", "type": "http" }, "http": { "method": "POST", "url": "https://openapi.etsy.com/v3/application/scopes", "body": { "type": "form-urlencoded", "data": [ { "name": "token", "value": "" } ] } }, "docs": "
General ReleaseReport bug

This endpoint is ready for production use.

\n\nCheck the scop" } ] } ], "bundled": true }