- API key - Specified in the
X-Processing-Keyheader in API requests. You can view it in the API keys section of your merchant dashboard. - Secret key - Used to generate an HMAC-SHA512 signature of the request body. The signature is specified in the
X-Processing-Signatureheader in API requests. You can view the secret key only once, after activating the API key for the first time.
API keys are not tied to a specific user. They are tied to your merchant account. Only one API key and secret key pair can be active for a merchant at a time.
Generate an API key and activate it
Click Generate API key, enter your 2FA code, and click Generate.
The list of Generated API keys will be updated.
Click Activate next to the API key.
Only one API key can be active at a time. If another key is already active, disable it first, then return to this step.
Optionally, specify IPs addresses for your requests, enter your 2FA code, and click Activate.
Specify the public IP addresses from which you will make requests to the API. Use either IPv4 or IPv6 format, and separate multiple IP addresses with commas. If you leave this blank, requests from any IP address will be accepted.