How it works
Adminmate is composed of two distincts parts that communicate in a secured way:
- the Dashboard, which is hosted on our side
- the Data API, that is hosted on your side.
info
It's important to note that you keep the full control of your data & who can access it.
As a picture is worth a thousand words, you can check the image bellow:
The Data API is secured by an authentification key (authKey) and a master password (masterPassword) you choose. To go further, you can also configure your custom access control logic by activating the native IP filtering and/or developing your own login strategy.