API Portal REST APIs
API Portal provides the capability to administer various functions of the application using REST APIs.
You can access the REST APIs using the following URL: http://localhost/abs/apirepository/<path>. For example, to access the /apis path, you must enter http://localhost/abs/apirepository/apis.
You can also get to the APIs through the swagger file in the following location of the folder in which you have installed API Portal: Install_Dir\API_Portal\server\bin\work\work_apiportalbundle_s\base\webapps\abs\docs.