API Documentation
Documentation outlining the API functionality of the Flixout platform.
Preface
We are currently in the middle of a large API revamp that we expect to be rolled out in stages ov...
Usage
The Flixout API is designed to mimic the functionality of the admin panel albeit programmatically...
One-Click Authentication
Integrating the Flixout Platform into your existing infrastructure has never been easier! We have...
Users
API for user management
Show Users
This end point will return a JSON response with the requested users. When making a general reques...
Create User
This end point allows you to create a user via API and will return a JSON response with the resul...
Update User
This end point allows you to update a user via API and will return a JSON response with the resul...
Destroy User
This end point allows you to remove a user via API and will return a JSON response with the resul...