Create a RESTful API service

You can create a web service, using the backend UI. 
To do this, perform the following:

Create the Service

A single route may have one or more services. A service is a group of exposed types.
To create a web service, perform the following: 

  1. In Sitefinity CMS backend, navigate to Administration » Web services.
  2. Click Create a web service.
  3. Enter a name for the web service.
    The Name property is the user-friendly name of the service.
  4. In Protocol dropdown box, select the relevant protocol option. 
  5. Define the URL via which the service will be accessible.
    Sitefinity CMS creates an auto-generated URL, based on the route URL and the name of the service.
    To change it, under URL name, click Change and enter a new URL. This way, you change property UrlName, which is the second segment in the URL that is used to build the full URL. 

    You can change the the first segment through the Advanced settings. For more information, see Web service routes.

  6. Define the Access permissions.
  7. Configure the Types of a service
  8. The web service is deactivated by default, if you want to activate it, select This service is active.
  9. Click Create this service.

In the advanced settings of the service, you can configure more settings, such as modifying the fields and the field properties of a type, configuring semantic queries, setting the lifecycle status of content items that are included in the service, adding and removing custom types from the service.
For more information, see Advanced configuration of types.

Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.

Get started with Integration Hub | Sitefinity Cloud | Sitefinity SaaS

This free lesson teaches administrators, marketers, and other business professionals how to use the Integration hub service to create automated workflows between Sitefinity and other business systems.

Web Security for Sitefinity Administrators

This free lesson teaches administrators the basics about protecting yor Sitefinity instance and its sites from external threats. Configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.

Foundations of Sitefinity ASP.NET Core Development

The free on-demand video course teaches developers how to use Sitefinity .NET Core and leverage its decoupled architecture and new way of coding against the platform.

Was this article helpful?

Next article

Content types