Prerequisites

A valid session ID is mandatory to access the AppViewX API set, except for the login API.

For multi-tenant deployment scenarios, it is mandatory to provide the gwkey (gateway key) for the API to respond properly. If the gwkey is not provided the system will automatically assign the default gwkey. For single-tenant deployments where the tenant is irrelevant, the gwkey option can be ignored.

Sample API without gwkey

http://<url>?gwsource=API

Sample API with gwkey

http://<url>?gwkey=f000ca01&gwsource=API