Exago Logo
Search
Generic filters
Exact matches only
REST

Constants and Enumerators

A reference guide that lists the most important enumerated types and lists of constants that are used throughout the API.

REST – Config Settings

The Settings endpoint allows access to many for the current configuration and session.

Accessing the Log File

Exago keeps a text log of when certain tasks are performed. For example each time a page or report is loaded, each time an error occurs or when various phases of execution happen.

REST – Batch

Use the Batch REST endpoint to group together multiple sequential calls into a single network request. For environments which make a number of programmatic alterations to the session configuration, Batch can significantly reduce the network load and time to create the session.

Batch REST API

A video demonstration on how to effectively manage REST calls using the Batch functionality, and reducing network latency by combining REST calls