⚠ PRODUCTION API — every action below hits the LIVE merchant API with real Bearer credentials. Treat with care.
antpay16 LIVE API

1Create real QRIS deposit

POST to /deposit/qris. Server adds Bearer + MD5 signature. Real QR — scan with a real QRIS app to actually pay.

No request sent yet.

2Read-only utilities

Fetch live balance + bank list. Safe — no money moves.

Merchant balance (live)
— not loaded —
No request sent yet.

3Real withdrawal — moves real money

POST to /withdrawal. Server adds Bearer + MD5 signature. This debits the merchant balance immediately.

No request sent yet.