Is there a way to call the jupyterlab extension API from another web app?

I have a jupyterlab extension and a web app
I want to call jupyterlab extension API through web app
Is there a way to do this?