Network Allowlisting
This page outlines the URLs that need to be allowlisted in your firewall to enable communication between your Causely deployment and the Causely SaaS platform.
Required URLs​
For Mediator Component​
The mediator component requires access to the following URLs to communicate with the Causely SaaS platform:
| URL | Protocol | IP Endpoint & Port | Purpose |
|---|---|---|---|
https://gw.causely.app | gRPC | 35.186.230.176:443 | Gateway for mediator communication |
https://otlp.causely.app | gRPC | 35.186.230.176:443 | OTLP endpoint for mediator communication |
For End Users​
The end user interfaces (browser, API clients, etc.) require access to the following URLs to communicate with the Causely SaaS platform:
| URL | Purpose |
|---|---|
https://portal.causely.app | Causely Portal (web interface) |
https://auth.causely.app | Authentication |
https://api.causely.app | API access |