Viewing the BarracudaONE API reference
NOTES
To create a custom app with the BarracudaONE API, you need a good understanding of application development. Support for custom application development is not available from the BarracudaONE Support deportment.
You must be a user with an admin role in BCC to access the BarracudaONE API reference.
If you are a BCC admin user, you can do the following with the BarracudaONE API reference :
View it directly here.
Download it in json format
Download it in yaml format
Understanding the BarracudaONE API versioning scheme
The BarracudaONE API versioning:
Endpoints labeled
betaare experimental, used to gather feedback, and could change at any time. These endpoints may be either be deprecated or promoted to v1. Breaking changes may occur.Endpoints labeled
v1are stable and backwards compatible. Non-breaking changes (additions) may occur and are reflected in the API reference documentation.Breaking changes require a new version (e.g.
v2,v3,), but previous versions (e.g.v1) generally remain forever. In the rare case that a previous version is planned for removal, the deprecation announcement will be communicated well in advance.
Best practice Always use the latest version when developing code.
What’s on screen
Click to open Global Settings.
Then, click to open the API reference.
To view the API reference in BarracudaONE
View the BarracudaONE API documentation here.
In BarracudaONE, click the Global Settings button
in the bottom left corner of the window.
Click the API reference link.
To download the API reference in json or yaml
If you’re not on the Global Settings page, click the Global Settings button
in the bottom left corner of the window, then click the API reference link.
Click the Download OpenAPI Document link.
Click one of the following links:
Download OpenAPI Document json
Download OpenAPI Document yaml