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 } ] }
Documentation IndexFetch the complete documentation index at: https://ailabtools.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://ailabtools.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
API Key for authentication
Success
Request ID for debugging.
Log ID for debugging.
Show child attributes
Credit entries grouped by API.