Using API for Authentication
Users can accomplish authentication through a few different avenues with the FireMon API. Having this capability allows for flexibility for different environments to adjust ease of use when engaging with our API set. The two main ways of authenticating are through Basic Auth and the use of tokens in the header. This section reviews the different approaches to authenticating to FMOS through the exposed API utilizing the Swagger UI, Postman, and Python scripts.