Documentation
cURL
curl --request GET \ --url https://www.ailabapi.com/api/common/query-credits \ --header 'ailabapi-api-key: <api-key>'
{ "request_id": "", "log_id": "", "error_detail": { "code": "", "code_message": "", "message": "" }, "data": [ { "unique_sign": "", "name": "", "balance": 0, "total": 0, "last_recharge_balance": 0, "balance_warning": 0, "first_buy_time": 0, "last_update_time": 0 } ] }
API Key for authentication
Success
Request ID for debugging.
Log ID for debugging.
Show child attributes
Credit entries grouped by API.