Config

Both the Ambitorio class as well as the singular functions can be optionally configured:

{
  token: "";
  url: "https://api.ambitorio.com";
}
VariableDefaultDescription
token-The Authorization token used for the API requests. This is useful if you are using additional identity server functions.
urlhttps://api.ambitorio.comLocation to the Ambitorio backend. Useful if a different environment (Test, Prod) should be used