Figure 48
This is the “API Gateway” page under the “Configuration” page.
The API Gateway plays a vital role in distributed and service-oriented architectures (SOA) as it facilitates the management and direction of Application Programming Interfaces (APIs) within a system. Serving as an intermediary gateway, it bridges the gap between clients and services in the system.
By offering a unified access point, the API Gateway enables clients to interact with various services seamlessly. Rather than making direct calls to individual APIs, clients can simply direct their requests to the API Gateway, which efficiently handles the routing and coordination of these requests.
Follow these easy steps to set up an API Gateway to a domain:

Some useful tips and notes:
Now, let’s understand how it works:
When such a condition is met, the content displayed will be adjusted to match the original URI, as demonstrated in the “Result of URL Change” example. The primary purpose of URL rewriting is to replace the Client Path with the Origin Path, and the flexibility allows for multiple values to be entered. The Client Path begins from the domain and port, providing a powerful tool for customizing URL behavior.
Here’s an example:
For instance, if you access “https://exampledomain.com/client-path/xyz?ver=1.1” the URI will remain unchanged, and the content displayed will be identical to “https://origindomain.com:port/origin-uripath/xyz?ver=1.1”.
Please contact Toffs Security Operation Center for assistance if you encounter any issues.