{ "opencollection": "1.0.0", "info": { "name": "Kurly Logistics Services (KLS) Open API Authentication API", "version": "1.3.12" }, "items": [ { "info": { "name": "Authentication", "type": "folder" }, "items": [ { "info": { "name": "토큰 발급", "type": "http" }, "http": { "method": "POST", "url": "https://{host}/auth/token" }, "docs": "secretKey와 clientId를 통해 인증 토큰을 발급하는 API입니다." } ] } ], "bundled": true }