API access

To proceed with your KontempoPay implementation via API please reach out to your account manager and ask for Developer access.

API Keys

Once you obtain developer access, you can generate API keys on API Keys page of Developer section on your Merchant dashboard.

2864

Option to open Developer section on Merchant dashboard

Authentication

Authenticating on Partner API is done by using API key you generated on your Merchant dashboard and setting auth headers.

X-Api-Key: Key
X-Api-Secret: Secret

Ensure you store Secret securely as it's only available for you to copy during API key creation, but don't worry, you can always create another API key.