Lewati ke konten utama

Partner / Mitra Quickstart

Akupon partner API lets you:

  • Issue & redeem coupons from your own app
  • Award points to your users for off-platform actions
  • Receive webhooks on user / order events
  • Query catalog & inventory

5-minute integration

  1. Apply for partner access at akupon.com/partner.
  2. After approval, generate an API key.
  3. Try the test endpoint:
curl https://api.akupon.com/v1/ping \
-H "Authorization: Bearer YOUR_API_KEY"
  1. Subscribe to webhooks for real-time events.
  2. Move from sandbox → production by toggling the key environment.