Getting API keys
i
Different API keys are used to accept payments and to send payouts. Keep keys secret and rotate them if compromised.
Payment API key
Used for POST /payment/*, POST /balance, and POST /reference. Signs payment webhooks.
Payout API key
Used for POST /payout/*. Signs payout webhooks.
Where to get keys
Log in to the merchant dashboard → API keys. You will see merchant_uuid, payment key, and payout key (shown once on create/rotate).