The Applications namespace has Entities and Operations concerned with the Application as such. It contains the Application entity, Stores and other lookup data common to an Application.
https://demo.storm.io/api/1.1/ApplicationService.svc/rest/ListInfoTypes
curl -i -X GET \
https://demo.storm.io/api/1.1/ApplicationService.svc/rest/ListInfoTypes[ { "Id": 0, "Name": "string", "Description": "string", "ImageKey": "string", "Code": "string" } ]