Skip to main content
Version: v4.6

API components

You can interface with the platform's back-end services directly with a REST API, or create your own JavaScript object model API that uses methods from the platform API.

ComponentDescription
Platform APIPlatform JavaScript API you leverage to interact with backend services.
Object model APICreate your own JavaScript object model API using Platform API methods
REST APIREST APIs you use to interact with backend services.