Voucher API Overview

System Status: Operational
Base URL

api.discordz.shop

Auth Method

None (Public)

Response

Application/JSON

Try it out (Live API Tester) POST
Documentation: /api/topup

Use this endpoint to redeem a TrueMoney Gift Voucher link to a specific phone number.

{
  "gift_link": "https://gift.truemoney.com/campaign/?v=xxxxx",
  "phone": "0812345678"
}