iOS SDK 15.6.7,
Android SDK 15.5.3,
Hello Screen Dynamic States,
Bluedot Cordova plugin 4.0.1,
Bluedot Xamarin Android wrapper 15.5.2,
Bluedot Xamarin iOS wrapper 15.6.6,
Bluedot React Native wrapper 2.3.0,
Config APIs expose the functionality of the feature-rich user interface, Canvas, as RESTful web services. A broad range of clients and integrations can be built to utilise these services.
Data added through the Config APIs can be reviewed and edited via the Canvas user interface and vice versa.
You will largely interact with the following API model objects when using Config APIs:
The API specification for the Config API can be found here.
To access most of the endpoints of the Config API, you first need an Access Token. An example of how to authenticate using the access token can be found here.