Liferay exposes many default and custom services available to other systems via JSON. To explore services on a particular liferay instance, use a given URL - A local instance in this case:
http://localhost:8080/api/jsonws/
Select the required service, consume the service with the given syntax ...