REST API reference
The REST API can be used by other programs to communicate with Leap.
- Data access REST API
The data access REST API provides operations on application submitted data, also known as records. - Application management REST API
The Application management REST API allows for programmatic import, export, upgrade, and delete of Leap applications. -
Application statistics REST API
The Application statistics REST API provides statistics data on all applications, such as an application's last updated date, record count, attachment size etc. -
My Tasks REST API The Application Tasks REST API provides the list of records that have been assigned to the authenticated user.
-
Swagger UI The open source Swagger UI tool for inspecting and interacting with Leap REST APIs.
Parent topic: Reference