Connect to IonicDB outside of Ionic app

HI, I would like to develop a back-office for my app using IonicDB. There is a way to connect to the DB outside of the app ?
Thank you for your answers !

Yes, there is a HTTP API you can use:
http://docs.ionic.io/api/endpoints/db.html

More general information on the API can be found here:
http://docs.ionic.io/api/http.html

This what you are looking for?

Yes. Thank you very much. I don’t know why I didn’t find it by myself.

Thanks a lot for this info. But why is is not mentioned in the official documentation?

This is the official documentation.