Generating a REST API key
A REST API key authenticates requests to Braze and requires explicit endpoint permissions.
Sign in to Braze
Sign in to your Braze dashboard.
- Navigate to Settings > APIs and Identifiers.
- Scroll to the REST API Keys section.
Create new API key
Click Create New API Key.
- API Key Name:
StackOne Integration - In the Permissions section, select the endpoints you want to access.
- Minimum recommended permissions:
campaigns.list,canvas.list,users.track,users.export.ids - Click Save API Key.
Find your REST instance URL
Your REST instance URL identifies your Braze data center location.
Locate instance information
In the same Settings > APIs and Identifiers page.
- Look for the REST Endpoint section at the top of the page.
- Copy your instance’s REST endpoint URL.
- Format:
https://rest.{instance}.braze.comorhttps://rest.{instance}.braze.eu - Example US instance:
https://rest.iad-01.braze.com - Example EU instance:
https://rest.fra-01.braze.eu
Linking the Account from the Hub
Navigate to the Hub
Use one of the three Linking Account Methods to access the Hub.
Fill out the fields
Fill out the following fields using details from your provider:
- REST API Key
- REST Instance URL
- App API Key
If the account linking is successful, you will see the newly linked account in your Accounts page.