Hookestdocs Postman OpenAPI llms.txt

GET/v1/wallet0 Credits

Wallet

Monatliche und Top-up-Salden. monthly_period_end ist der Reset des Monats-Buckets.

Request-Parameter

Keine Query-, Path- oder JSON-Parameter.

Antwort

{
  "object": "wallet",
  "monthly_balance": 180,
  "monthly_period_end": "2026-10-01T00:00:00.000Z",
  "topup_balance": 40
}

Antwortfelder

NameTypPflichtBeschreibung
object string Pflicht Immer wallet.
monthly_balance integer Pflicht Monats-Bucket. Ausgabe zuerst hier.
monthly_period_end string Nullable Reset, ISO-8601, oder null.
topup_balance integer Pflicht Top-up-Bucket.