ποΈ FlipFlop App Server API
The FlipFlop App Server API is used when the backend server needs to handle user requests on behalf of the user or when it is necessary to operate services according to business logic using FlipFlop Cloud features.
ποΈ FlipFlop App Client API
The FlipFlop App Client API is designed to allow the client to directly call the FlipFlop App API when all features of FlipFlop Cloud need to be accessed through the backend of a service. This can help reduce the workload on the backend and avoid delays caused by relaying requests through it.
ποΈ Vicollo App Server API
The Vicollo App Server API is for managing unmanaged Vicollo apps. While managed Vicollo app is a fully managed app where all business logic and member and content management is done by FlipFlop Cloud, unmanaged Vicollo app is for customers that would like to integrate features of Vicollo to their exisisting app or service. Therefore, task of registering members must be done by the app owner.