Get an auth token
This page will help you get an auth token and use it to call databrain apis.
Last updated
This page will help you get an auth token and use it to call databrain apis.
Last updated
Step 1: Go to the Settings page then in the "</> Embed Settings" tab, click on "Generate api token" button.
Step 2: In the popup modal give a name to the API Token, then provide an optional description of why you are creating this token.
Step 3: Provide the necessary permissions to the token from the dropdown list. Then click on "Generate API Key" button.
Step 4: You will be able to view the newly created api key in the table, then click on the copy icon.
Step 5: Now you can use this API Key as a Bearer Token Authorization header and call the databrain apis from your app.
Step 6: Yahoo! You have successfully created the API Key which you use to connect databrain apis from your app.