Here you will find access to our API documentation, our developer blog, and developer community.
About the API
The API exposes several methods that allow you to build solutions on top of the Uberflip platform. Some basic examples of what can be accomplished with the API include:
- access all the Items within a particular Stream in a particular Hub within your account, in order to build your own content experience.
- Create a new Flipbook by uploading a PDF to a particular Folder
- Authenticate members of your internal system to access an otherwise pass-phrase protected Flipbook
You can access the API documentation here.
About the Developer Blog
The developer blog is a collection of articles focused on a variety of topics such as:
- how to manipulate a Hub using the front-end Javascript API (documented here)
- general tips and tricks our development team has to share
- recipes for customizing and building on top of Uberflip