AMS API


Table of Contents
Viewing the AMS API

Viewing the AMS API

You can build your own web clients for AMS using the provided REST API. Building a web client is beyond the scope of this guide.

To view the REST API and its documentation, click the selection button in the upper-right corner of the web client and select API Documentation.

The AMS REST API supports queries and returns a set of records, one for each permission string in the query, which indicates whether the logged-in user has the requested permission. See Querying the AMS API for User Permissions.

The AMS REST API contains multiple endpoints that are organized by category.