✳️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 click on the API Token tab.
Step 2: If you have not created any token before then you will not be able to see the token list. Therefore click on Generate API Token button.
Step 3: In the popup modal give a name to the API Token e.g. React APP Key, etc. then provide an optional description of why you are creating this token.
Step 4: Provide the necessary permissions to the token from the dropdown list. Then click on Generate API Key button.
Step 5: You will be able to see the newly created api key in the table then click on show icon button and copy the api key.
Step 6: Now you can use this API Key as a Bearer Token Authorization header and call the databrain apis from your app.
Step 7: Yahoo! You have successfully created the API Key which you use to connect databrain apis from your app.