How to generate API keys
Manage your API keys to authenticate requests with Javelin payments.
Last updated
Was this helpful?
Manage your API keys to authenticate requests with Javelin payments.
Last updated
Was this helpful?
Your API keys are available in the where you can .
If you don’t have a developer role, you may not have access to view your API keys in the Dashboard. Contact to request developer access.
The test and live modes function almost identically, with a few necessary differences:
In test mode, payments are not processed by card networks or payment providers, and only our can be used.
Step 1. Sign into your Customer Area.
Step 2. Select from the left navigation.
Step 3. Click to 'Create API Key'
Step 4. Copy this API Key to integrate with your online store.
Once the api key is generated, you can authenticate use it to authenticate on the API requests. You should provide your api key in the x-api-key
header.
Need help?