Retrieve API Key
To communicate with the Nusagate API,
api key
& secret key
are required. You need to generate api key first. Follow the steps given below.- 1.
- 2.

Notes
- Save your secret key, cause that will be hidden after generated.
- Api key and secret key between sandbox environment and production environment are different.
Environment can be switch from switch on bottom left sidebar on dashboard

Production | Sandbox |
---|---|
![]() | ![]() |
- Sandbox Environment: Can be used to create simulation transactions (usually performed from your development/testing environment). All transaction made within this environment mode is not "real", and only require to using testnet network.
- Production Environment: Can be used when you are ready to accept "real payment/fund" from your customer. Customer will need to make a real payment to trigger the payment status update. Transaction fee may apply to any payment created in this environment mode.
Last modified 11mo ago