New to Telerik Reporting? Download free 30-day trial

Telerik Reporting REST Service ASP.NET Web API Implementation

This implementation of the Reporting REST service is based on the ASP.NET Web API framework. It is the Microsoft approach for building RESTful applications on the .NET Framework.

Utilization

You need to satisfy the following Requirements before utilizing this implementation of the service. These are the options for the service hosting:

Afterward follow this article to add the service entrance point: How to implement the ReportsController in an application

The service can be used from:

In this article