Creating your API keys
API Key Permission
Description




Last updated
Once your business account is set up and active, you can create your API keys to authenticate against the Txn API.
To do so, navigate to the Developers page on the left-hand menu in your account and click the blue "Add API Key" button. You will be asked to provide the API key label, API key permission (full access or read only) and your OTP code.
Read
Can only read data, e.g. transaction details.
Full Access
Can read and write data, e.g. create quotes and payouts.
Each newly generated API key is shown only once — copy and store it securely, as it cannot be retrieved from your account later.
If you'd like to delete your API key, navigate to the Developers page again to view the list of all API keys associated with your account and click the grey "Delete" button next to the relevant API key.
To whitelist your server IP addresses for a given API key, please reach out to us via the integration channel.




Last updated