The REST API library runs as an interactive client on your instance of Enterprise Analyzer. This enables you to test actual requests and responses against your configuration, workspace, and files.
To access the list of available features in the interactive Enterprise Analyzer API library, add /docs to the end of your base Enterprise Analyzer URI, by default http://localhost:1248/api/docs.
GET : http://localhost:1248/api
Returns a list of the main APIs
Returns a list of all available management API's
Returns product details
GET : http://localhost:1248/api/workspaces
Returns a list of all configured workspaces
Returns a list of all available workspace API's
Register a new workspace
Update workspace directory
Remove workspace
The report shows high-level statistics for source file types in the current workspace
List all available projects for the workspace
List all available Code Search Reports
Executes Code Search Report
Synchronize sources
Checks whether the queue is empty
List all available reports for the workspace
The report provides HTML views of application inventories that a manager can use to assess the risks and costs of supporting the application
GET : http://localhost:1248/api/workspaces/{workspaceName}/Reports/Unresolved
An Unresolved Report identifies missing application elements
A Cross-reference Report identifies all application references
An Unreferred Report identifies unreferenced application elements
The report shows the data operations programs perform (Insert, Read, Update, or Delete) and the data objects on which the programs operate
List all available mode
List all available queries for the model
Executing Code Search Searches
Returns a link to the workspace on EA Web if configured
Export Fortify MBS