Composable API
This is the most flexible way to render multiple widgets with the same request. This has the advantage of being able to synchronize different widgets between each other. The syntax is as follows:
Parameters
tokenrequired:
The Alpsolut API token.
widgetsrequired:
The list of widgets with their configuration to render. Check the configuration options for each widget.
syncoptional:
Whether to synchronize the charts. Defaults to false.
show_loading_skeletonoptional:
Whether to show the loading skeleton. Defaults to true.
Example
The following example renders two widgets synchronized with each other. The NewSnow widget and the Wind widget.
Please provide an API token to see this example
To use the Alpsolut Widgets API, you need to provide an API token. Contact Alpsolut to get your API token.
API token