Role Availability | ❌ Read-Only ❌ Analyst ✔️ Manager USM Central offers a Representational State Transfer (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 need to create a client identification (ID) and secret code in the USM Central interface, and use that information to create a token. USM Central uses Open Authorization (OAuth) 2.0 to authenticate against the REST APIs. To open the API Clients pageDocumentation Index
Fetch the complete documentation index at: https://docs.levelblue.com/llms.txt
Use this file to discover all available pages before exploring further.
- At the bottom of the expanded pane of the USM Central web user interface (UI), hover over the
icon and select Profile Settings > API Clients.

- Click New Client.
- In the Create New Client pop-up box, enter the client ID in the text box.
-
Click Create Client.
Note: Only users with the Manager role are allowed to create new API clients.
- At the bottom of the expanded pane of the USM Central web user interface (UI), hover over the
icon and select Profile Settings > API Clients.
- Click the Edit icon of the corresponding client ID you want to edit.
- On the Edit Client pop-up box, enter the new client ID, and then click Update Client.
-
At the bottom of the expanded pane of the USM Central web user interface (UI), hover over the
icon and select Profile Settings > API Clients.
-
Locate the API client that you want to delete and click Delete Client.
The delete client dialog box opens.

- Click Delete Client.