REST API Documentation
Note: Fliplet RESTful APIs are intended to be used by 3rd party software such as external integrations. If you want to interact with our APIs in a Fliplet App, please use the JS APIs instead.
Fliplet provides a content infrastructure that comprises REST APIs for working with your content. Each of these APIs serve a different purpose, so which one to use depends on what you want to do.
Authentication
All our APIs require your client to authenticate when accessing the endpoints. Please check how to before heading to the reference for specific features.
Using our APIs
Data Sources
Read and write data to our virtual tables and enhance your Fliplet apps. This is often used to integrate your list of contacts (e.g. from Azure Directory) with Fliplet.
Media
Upload files to Fliplet for use in Fliplet apps.
Notifications
Create and manage a notification inbox for the users of your Fliplet apps.
Apps
Read and update your apps data.
App Subscriptions (push notifications)
Read and manage your app’s users subscribed via push notifications.
Organizations
Read audit logs for your organization.
We’ll be adding more docs for REST APIs soon, stay tuned!