Base URLs
V2 drops the /v1 version segment used by V1 — endpoints are under /api/subscriptions/**, not /api/v1/subscriptions/** or a bare /subscriptions/**.
The base URL for requests to the Streaming API V2 is:
https://TENANT_NAME.mambu.com/api
To make requests to your tenant's sandbox, use the following base URL:
https://TENANT_NAME.sandbox.mambu.com/api
info
Replace TENANT_NAME above with the tenant name in your Mambu tenant URL.