API

Articles

Add a New API User in Eval25
Security Note Before adding a new API user, you will need your User Permissions to include "Admin API Users."  Navigate to Configuration > Users , locate the permissions of the Eval25 Administrator, and check the Admin API U...
View and Edit API User Details in Eval25
You can edit the user details for an API user at the API User Details page. You can also deactivate an API user, and send the user a new passcode. Security Note Before adding a new API user, the Eval25 Administrator adding, editing, and deletin...
Making an OAuth2 REST API Request via Postman for Eval25
GET Request 1. Install and Open Postman Go to the following website and download, install, then open Postman: https://www.getpostman.com/ 2. Make the Following Configuration: In Postman, enter the following to the right of the GET drop...
Accessing the API Documentation in Swagger for Eval25
Swagger is an open source framework comprising a large system of tools that contains the endpoint documentation that allows authenticated users to view the Eval25 Data Export API. You will need to access the API documentation via Swagger. Back ...