Consuming a Flexera One API

To consume a Flexera One API, you can use a REST tool such as Postman or any REST client available in many different programming languages. Note the following:

If you use the cURL command line tool and library, cURL version 7.58 or later is required.
In order to use an API, you must provide an access token (as described in Generating an Access Token From Refresh Token) and then use the specific URI for the API you wish to invoke. The following example shows the Devices with Installed Software URI, where {orgID} should be replaced with your organization ID:

https://api.flexera.com/fnms/v1/orgs/{orgID}/devices/installed-software/