API Reference

You can create interactive and highly custom-defined analytic applications and stories using APIs provided by SAP Analytics Cloud.

To enable interactivity, as an application designer or story developer you can write scripts that are executed when end user performs an action in view time. For example, you can add a button widget and assign scripts to its onClick event.

The scripts consist of one or more statements written in a JavaScript-based language, which follow a specific syntax. You can write scripts in the script editor.

All objects, fields and functions available are listed in Analytics Designer API Reference (for analytic applications) and Optimized Story Experience API Reference (for optimized stories).