{ "opencollection": "1.0.0", "info": { "name": "DeepSeek Completion Chat User API", "version": "1.0.0" }, "items": [ { "info": { "name": "User", "type": "folder" }, "items": [ { "info": { "name": "DeepSeek Get User Balance", "type": "http" }, "http": { "method": "GET", "url": "https://api.deepseek.com/user/balance" }, "docs": "Retrieves the current balance information for a user, including availability for API calls." } ] } ], "bundled": true }