Backend API:s
One of the core benefits of choosing Videoplaza is that all data of your site and its campaigns performance are recorded and presented in real time.
Another major benefit is that the data is available to you in any way that you want it.
Through the Campaign Manager you may of course export your campaign data as PDF or Excel files. Another, more powerful, way is to use our backend API:s to fetch data in real time.
In fact, our Campaign Manager communicates to the backend via the very same API:s that are available to your dev team, so if you want, you can completely sidestep our entire interface.
The API:s are built with the design principles of REST in mind, exposing resources via XML and JSON. Through the backend API you can fetch all your data or create new campaigns in any way you like.
We are also working on a Java version of the API. This is however not publicly available yet.
