Question
FortiCloud Asset Management API Integration
I have an application use case where we want to fetch All products and details of each product via API.
I've looked around for the API documentation for FortiCloud Asset Management (which has URL support.fortinet.com).
Here is more information on my findings:
- Found API requests for products and product details endpoints from the chrome dev tools network tab.
- Uses the token for API authentication, and has SSO SAML authentication.
How can I get the Authentication token for Asset Management using username and password?
