The Vizzlo Platform API
The purpose of this API is to allow easy integration of the Vizzlo platform into client-side applications.
Use-cases
Using Vizzlo’s platform API you are able to add charting functionality to your content collaboration or presentation tool.
For an example of a successful implementation of this API, please have a look at Vizzlo for Google Slides:
URL layout
All API endpoints are served only using HTTP and only from the vizzlo.com
domain. All endpoints of this version of the API are available at https://vizzlo.com/api/v1/…
Authenticating users
The API uses OAuth 2 for authenticating accessing user data. Please see section Authentication for more information.