{ "opencollection": "1.0.0", "info": { "name": "AMD Developer Cloud Configuration Credits API", "version": "1" }, "request": { "auth": { "type": "apikey", "key": "X-API-Key", "value": "{{X-API-Key}}", "placement": "header" } }, "items": [ { "info": { "name": "Credits", "type": "folder" }, "items": [ { "info": { "name": "AMD Developer Cloud Get Credit Balance", "type": "http" }, "http": { "method": "GET", "url": "https://api.developer.amd.com/v1/credits" }, "docs": "Retrieve the current GPU credit balance and usage history for the authenticated account." } ] } ], "bundled": true }