For front-end developers, how does Document Builder call the API inside

My front-end project has integrated the basic onlyoffice serve, but I need to get related APIs on the front-end, such as getting comments, I found out that Document Builder provides related APIs, but I don’t know how to apply them in my Vue front-end project

Hello @xulei
You can send requests to Document builder on https://documentserver/docbuilder address. Please check out this title: ONLYOFFICE Api Documentation - Web Document Builder API
If I misunderstood the request, please clarify it.