# Base URLs Source: https://docs.mambu.com/api/pages/api-v2/base-urls ## Base URLs The base URL for requests to the API is `https://TENANT_NAME.mambu.com/api`. :::note Replace `TENANT_NAME` above with the tenant name in your Mambu tenant URL. ::: To make requests to your tenant's sandbox, use the following base URL: * `https://TENANT_NAME.sandbox.mambu.com/api` For more information, see the [Sandbox](/api/pages/api-v2/sandbox) section.