Skip to main content
POST
Update auto recharge settings
Enable or disable automatic credit recharge and configure the threshold and recharge amounts for your account.
  • Threshold amount determines when auto-recharge triggers
  • Recharge amount is the credit quantity added when threshold is met
  • Requires a valid payment method on file
  • Set enabled to false to disable auto-recharge without losing your configuration
  • Changes take effect immediately

Get Auto-Recharge Settings

Check current auto-recharge configuration

Get Usage Statistics

Monitor credit consumption and balance

Authorizations

x-access-token
string
header
required

API key for authentication (sk-xxx format)

Body

application/json
enabled
boolean
Example:

true

threshold
number
Example:

10

amount
number
Example:

50

Response

200 - application/json

Auto recharge updated

success
boolean
Example:

true

message
string
Example:

"Auto recharge settings updated"