This page explains how to authenticate your requests to the BRM API Gateway.
Start by navigating to Settings > Integrations > API Keys.
If the API Status is listed as Inactive, please contact a member of the BRM team to request the creation of a service account.
Once you have been provided with a service account, click "Create new key" to generate and download a key file. Please note that this key file can only be downloaded once, so ensure it is stored securely.
This key file will be used to sign a JWT (JSON Web Token) that you will include in your requests to the API Gateway. When creating the token, set the audience to your storename, and make sure to use RSA256 encryption when signing the token.
Here is an example of what the setup page might look like:
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article