USM Anywhere offers a REST API framework that enables you to customize elements of data in your environment. The APIs return JSON responses with errors that use HTTP response codes. To access the API, you will need to create a client ID and secret code in the USM Anywhere interface, and use that information to create a token. USM Anywhere uses OAuth 2.0 to authenticate against the REST APIs.
Edition: The
See https://cybersecurity.att.com/pricing for more information about the features and support provided by each of the USM Anywhere editions.
To open the API Clients page
- In the upper right corner of the USM Anywhere web UI, click the
icon and select Profile Settings.
- Select API Clients.
- Click New Client to create a new client. See the AlienVault APIs for more information.
To enable an API Client
- In the upper right corner of the USM Anywhere web UI, click the
icon and select Profile Settings.
- Select API Clients.
- Locate the API client that you want to enable and click the
icon. This turns the
icon green. To disable an already enabled API Client, toggle the icon to its original status.
To edit an API Client