You can get base URL of the backend/admin panel in javascript(JS) file to fetch Custom URL of a site to call ajax request in backend area.
‘mage/url’ widget is not used to fetch backend base URL in Magento 2.
You need to create a template file using layout XML and define the base URL of the backend under the template file. Continue reading “Get Backend Base Url in JS file Magento 2?”