The URL of a REST API for zCEE is a combination of the basepath that is set when you create an API Project in the zCEE API Toolkit plus whatever is set in each API you create in the API project.
The basepath must be unique within a zCEE server
If you wanted
www.mainframe.com/billing , then you would create an API project with the basepath set to billing, and for
www.mainframe.com/requests , you would create another project with the basepath set to requests
In example below, the URL for the API would be hostname/zofficev1api/catalog/<number>

There is no web server as such with zCEE, as it is a Liberty server that is receiving the REST APIs requests
------------------------------
Edward McCarthy
WAS on System z
------------------------------
Original Message:
Sent: Fri March 05, 2021 12:33 PM
From: garrett shaw
Subject: Does Connect/ee Web Server handle multiple paths?
Hello,
Of course, our Connect/EE implementation continues to grow as it is a great platform. My application team now wants to change our URL based on the application team. Example www.mainframe.com/billing for one and www.mainframe.com/requests for another. I wanted to know if the web server that comes with Connect/EE supports multiple headers or how is that handled? All of these paths would still come to the same server but allows the customer to feel like they are using different products. Is there someone that can point me in the direction of a manual that covers this type of setup? Or would we use our F5 to handle these types of requests? Is anyone doing this type of thing? Any help is greatly appreciated.
Thanks in advance
Garrett
------------------------------
Garrett Shaw
Sr System Programmer
Ingram
La Vergne TN
404-964-2032
------------------------------