跳轉到主要內容
GET
/
api
/
v1
/
balance
curl https://api.arouter.ai/api/v1/balance \
  -H "Authorization: Bearer lr_live_xxxx"
curl https://api.arouter.ai/api/v1/balance \
  -H "Authorization: Bearer lr_live_xxxx"

回應

{
  "balance": 42.50,
  "currency": "USD"
}
欄位描述
balance以 USD 為單位的剩餘預付信用額
currency用於顯示和記帳的貨幣

說明

  • 此端點回傳與所提供 API key 關聯的帳戶級餘額。
  • 如果您的帳戶有待處理的儲值,可見餘額可能在結算完成後不久更新。
  • 帳單政策詳情請參閱帳單與信用