Billing & Auto Topup
Test Auto Topup
Trigger a one-off recharge to verify auto topup configuration
POST
Test Auto Topup
Trigger a real one-off recharge using the configured payment method to verify auto topup is set up correctly. This bypasses the threshold check and immediately chargesrecharge_amount.
Endpoint
Request headers
Bearer token. Format:
Bearer talq_your_environment_token_hereExamples
Response
Error responses
422 — Not Configured
402 — Payment Failed
Notes
- Use this endpoint sparingly — repeated test charges may be flagged by your payment provider.
- The test charge counts toward
daily_limitandrecharge_count_today.