That gives us a JS variable with the servlet context path named "contextPath" and the API path for token management named apiPath var contextPath = "/rudder""; var apiPath = "/rudder/secure/apiaccounts"
Rudder - API Settings
Configure allowed accounts

Configure accounts allowed to connect to Rudder's REST API.

An account is composed of a name, used to identify its action (for example in event logs), an authentication token which is the secret that will allow it to use Rudder's API, and a description to explain the intent of that account.




{{errorTable.errorDetails}}
Account Name Token Status Actions

{{formTitle(myNewAccount)}}


{{errorPopup.errorDetails}}



{{myOldAccount.actionName}} API Account '{{myOldAccount.name}}'


Warning!

You are about to {{myOldAccount.actionName.toLowerCase()}} an API Account.

If you continue, any scripts using this will no longer be able to connect to Rudder's API.