It seems like your browser didn't download the required fonts. Please revise your security settings and try again.
Barracuda ONE

Beta: Generating and viewing credentials for custom apps

  • Last updated on

The BarracudaONE API is currently available to certain users in a Beta implementation before being rolled out to all users. You will only be able to follow these procedures if you have been included in the Beta.

Generating app credentials to authenticate custom apps

App credentials are the Client ID and Client Secret that apps you create use to authenticate with BarracudaONE.

When you generate credentials for a custom app, you select an account for the app to be associated with. The app will be able to access the data from that account and, if it’s a partner-level account, all that account’s sub accounts.

Once you’ve created the credentials, you can proceed to develop your application using the generated credentials and the BarracudaONE API.

Credential persistence

App credentials are persistent and don’t expire or get hidden. Once you have created the credentials, you are always able to copy them.

Some users are not able to access the Client ID and Client secret. For partner accounts, users who have access to a sub account but not the partner account don’t have access to the Client ID and Client secret. Users with access to the partner-level account and also sub accounts can see the Client ID and Client secret.

View the BarracudaONE API documentation here.

What’s on screen
AppsCredentialsNumbers.png

  1. Click to open Global Settings.

  2. Then, click to open the Apps & credentials page.

To create credentials for a custom app
  1. In the lower left corner of the window, click Global Settings  GlobalSettings.png .

  2. Under API Portal, click Apps & credentials.

  3. Click Create app.

  4. Write an App name.

  5. Select the account the app will be associated with.

  6. Write a description for the account.

  7. Click Create App.

To copy app credentials

After you have created credentials for an app, you are always able to come back and copy them.

  1. If you are not on the Apps & credentials page, in the lower left corner of the window, click Global Settings  GlobalSettings.png . Then, under API Portal, click Apps & credentials.

  2. Click an app.
    The app opens.

  3. Copy the following:

    • Client ID

    • Client secret

To copy the ID or secret, you can click the Copy button Copy.png.

To view the client secret as a string, click the View button View.png.