For the complete documentation index, see llms.txt. This page is also available as Markdown.

Creating your API keys

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.

API Key Permission
Description

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.

API Keys page
Developers → API Keys
Create new API key — step 1
Step 1: Enter a label and choose the key permission
Create new API key — step 2
Step 2: Confirm with your authenticator app code
Create new API key — step 3
Step 3: Copy and save the key — it is shown only once

Last updated