REST API Documentation

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.

How to authenticate »


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.

View documentation for Data Sources »

Media

Upload files to Fliplet for use in Fliplet apps.

View documentation for Media »

Notifications

Create and manage a notification inbox for the users of your Fliplet apps.

View documentation for Notifications »

Apps

Read and update your apps data.

View documentation for Apps »

App Subscriptions (push notifications)

Read and manage your app’s users subscribed via push notifications.

View documentation for App Subscriptions »

Organizations

Read audit logs for your organization.

View documentation for Organizations »


We’ll be adding more docs for REST APIs soon, stay tuned!