Use run-time interfaces

The developer platform offers (front-end and serverless) runtime environments to execute runtime interfaces. These interfaces help solve specific use-cases, such as securely placing HTTP requests from your app, accessing resources that require OAuth authentication, or communicating with the different app instances.

This section,

  • Details how to use these interfaces.
  • Acts as a reference to all the methods and options available as part of these interfaces.