Introduction to the Jaspersoft REST API
The REST Web Service APIs allow components of JasperReports Server to be integrated into other applications via Web Service calls by the hosting application. This includes repository services, scheduling services, Domain services and administrative services. Web Service requests are authenticated using Spring Security and can be configured to use HTTPS.
This video describes the various services supported by the TIBCO Jaspersoft REST API and provides a demo of how to use a few of the most popular services, including: accessing the JasperReports Server repository and executing a report.