Billing & Auto Topup
Get Auto Topup Settings
Retrieve the current auto topup configuration
GET
Get Auto Topup Settings
Retrieve the current auto topup configuration for your environment. Auto topup automatically recharges your account balance when it falls below a threshold, or on a scheduled day each month.Endpoint
Request headers
Bearer token. Format:
Bearer talq_your_environment_token_hereExamples
Response
Response fields
Whether auto topup is currently active.
Balance threshold (in account currency) below which a recharge is triggered.
Amount charged each time the threshold is hit.
Whether monthly scheduled recharges are active (independent of the threshold).
Amount charged on the scheduled day. Required when
scheduled_payment_enabled is true.Day of month (1–28) for scheduled recharges.
ID of the saved payment method used for charges.
Maximum total amount that can be charged in a single day across all auto-topup events.
Number of recharges already executed today.
ISO 8601 timestamp of the most recent recharge.