On This Page
REST API Keys
REST API keys are used to enable secure communication between you and
National Australia Bank
when using the REST API.The REST API supports these two types of security keys:
- Certificatesfor using JSON Web Token authentication.
- Shared secret key pairfor using HTTP signature authentication.
You can create these keys using the
Gateway Portal
or submit your own public
PEM-formatted certificate to use as your security key. IMPORTANT
REST API keys expire after 3 years.
Security keys can be used to make any request, including payments. Treat your security
keys as you would any secure password.
You must use separate keys for the test and production
environments.
When you sign up for a Sandbox account, your confirmation email
contains a shared secret key pair.