- 15 May 2025
- 1 Minute to read
- Print
- PDF
API Search List Screen
- Updated on 15 May 2025
- 1 Minute to read
- Print
- PDF
As a system administrator, you'll use the API Search List screen to create and manage API credentials needed for third-party integrations in Aspire. From this screen, you can gather key values like the Client ID, Secret, and Scope, which are used in the authentication process. For more information about using APIs with Aspire, review how an API will improve Aspire user experience.
Screen Element | Description |
Newa | Create a new set of API credentials. |
Removeb | Delete existing API credentials. |
Create New API Credentials
Screen Element | Description |
---|---|
Savea | Retain any changes you have made. If you try to navigate away from the screen without saving your changes, a confirmation dialog box will populate. ![]() |
Descriptionb | Assign a description to your API credentials that will help you recall the integration that you use the credentials for. |
Client IDc | Input your Client ID or Token from the platform you are integrating with Aspire. |
Secretd | Generate a Secret Key. |
Scope | Define the access level and endpoints that the API credentials can interact with. Use the checkboxes to select specific HTTP methods ( The Scope table is organized by controller. Expand each controller to view and manage access to its individual endpoints. Select only the permissions necessary for your integration to follow best practices in API security and minimize potential risk. Note: Changes to Scope do not take effect until you save the credential set. |