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