REST API reference
The REST API can be used by other programs to communicate with Domino 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 Domino 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. -
Swagger UI The open source Swagger UI tool for inspecting and interacting with Domino Leap REST APIs.
Parent topic: Reference