How to call admin API from the polaris embedded app

I want to call admin APIs from the polaris, so flow is something like this. User will add the details in the form, and base on some calculation, I want to call the admin API.

@awwdam