Skip to main content
Retrieve information for the current account, including the available balance.

Endpoint

GET https://api.stepfun.ai/v1/accounts

Request parameters

None

Response

  • object string
    Always account
  • type string
    Account type. Possible values: prepaid or postpaid.
  • balance float
    Current available balance.
  • total_cash_balance float
    Total deposited amount.
  • total_voucher_balance float
    Total promotional/bonus amount.

Example

Response