vManager expose a REST API interface for API. The REST API is a dedicated process for serving remote http requests - vAPI.
Starting 14.1 s005 The vAPI process is served automatically by the vManager Server process, and as such you need to supply the following url:
http://[VMANAGER_HOST:VMANAGER_PORT]/vmgr/vapi
For vmanager 14.1 s002, the vAPI process need to get started manually, as such, the url syntaxt is:
http://[VAPI_HOST:VAPI_PORT]/vmgr

Note:
Please make sure you are running with a vManager Integration Server. vAPI will not work on vManager Project Server.