REST API

The REST API library runs as an interactive client on your instance of COBOL 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 COBOL Analyzer API library, add /docs to the end of your base COBOL Analyzer URI, by default http://localhost:1248/api/docs.

GET : http://localhost:1248/api

Returns a list of the main APIs