API Menu Options

Use the Settings > API pages to work with the Tokens, XML Feeds, and External API Services (Service Providers) associated with your account.

You can use the Token management handling system when accessing the built-in API to add an extra security layer when utilizing the API.

 

An authenticated and license restricted access HTTP API is provided and follows the REST pattern using the JSON format. Access to the different resources (Watch Lists, Advisories, and so on) is made through specific endpoints, for example https://app.flexerasoftware.com/api/asset-lists/. For further details, see Settings Module API Information.

The HTTP verbs used are as follows:

HTTP Verbs

HTTP Verb

Description

GET

For read.

POST

For create.

PATCH / PUT

For update.

DELETE

For delete token.