You can make your own api system.
Create only one user for your script. Create this to be defined automatically from the login web interface. Then develop your own api from the script in bas.
Hi
Please add user password authentication for connecting to remote mongodb database such as Mlab so that database will not be open to everyone. I know we can whitelist ip but to do that we have to setup ubuntu server etc but if we use Mlab everything is readymade. I also have dynamic ip so i need to whitelist my ip again and again and i guess many users also have dynamic ip so i think this feature is very much needed.
Thanks