الانتقال إلى المحتوى الرئيسي
GET
/api/v1/billing/balance

التفويضات

Authorization
string
header
مطلوب

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

الاستجابة

Successful response

Current balance information for the authenticated user

canConsume
boolean
مطلوب

Whether the user has sufficient balance to make API requests

مثال:

true

consumptionCurrency
enum<string> | null
مطلوب

The currency that will be used for consumption (DIEM or USD)

الخيارات المتاحة:
USD,
VCU,
DIEM,
BUNDLED_CREDITS
مثال:

"DIEM"

balances
object
مطلوب
diemEpochAllocation
number
مطلوب

Total DIEM allocation for the current epoch (from staking). Use with balances.diem to calculate usage percentage.

مثال:

100