Oh you meant *web service* API? No... no such thing that I am aware of. You'll need to write your own.
FWIW, I am in the middle of a very big project for a grading front-end for Moodle. The UI is entirely in Vue.js, and the back-end is a Moodle local-plugin. I imagine that this is something similar to your project. I have not been able to use any core web service calls at all. I think I've written around 30 new web service functions... so far.
FWIW, I am in the middle of a very big project for a grading front-end for Moodle. The UI is entirely in Vue.js, and the back-end is a Moodle local-plugin. I imagine that this is something similar to your project. I have not been able to use any core web service calls at all. I think I've written around 30 new web service functions... so far.