Develop your HTTP client application to use the REST Services API to
access SAP Mobile Platform REST services.
Authentication Requests
For all requests that require authentication, send the authentication information to SAP Mobile Platform. The credentials depend on the type of security configuration. Credentials should be provided in the header.
Managing Application Settings
Application settings describe the application connection details such as application ID, security configuration, and customization resource.
Accessing a Service Through a Proxy URL
Access your backend or internet-based service through a proxy URL. The URL supports read (HTTP GET), create (HTTP POST), update (HTTP PUT), and delete (HTTP DELETE).