- Navigate to the “Data” section in your app.
- Look for the “Data Apps” option and select it.
- Click on “New Data App” button. Provide the required information including naming it and configuring basic settings.

- Guest tokens are used for allowing temporary, limited access to your Data App.
.png?fit=max&auto=format&n=YcWuXEGVKvtRd3RR&q=85&s=248353ec28dfcc3ea9cc2f6a12f022df)
- Go to postman or any other API platform.
- Set the URL as https://api.usedatabrain.com/api/v2/guest-token/create.
- In the Authorization tab, select type as “Bearer Token” and in token field add the “API token” that you created in your data app.
.png?fit=max&auto=format&n=4wZlBKZskJWgCs2c&q=85&s=8b015377cb1fec07c2aca538263f0862)
- You’ll need to specify a Client ID, which is a unique identifier for the client or user you’re creating the token for and the data app name that you created above in the body.
- Click on “Send”. The generated guest token will be associated with the provided Client ID and data app.
.png?fit=max&auto=format&n=4wZlBKZskJWgCs2c&q=85&s=37941ddf080a3a46ccd0f712e12f03fa)
.png?fit=max&auto=format&n=4wZlBKZskJWgCs2c&q=85&s=cb402ecfd7134120a6858ee5d53ca6c7)