Difference between multiple flows, single proxy endpoint vs multiple proxy endpoints

Not applicable

What is the best practice for creating API proxy endpoints - multiple conditional flows + single proxy endpoint or multiple proxy endpoints + single flow?

Please help us out here.

0 2 875
2 REPLIES 2

Former Community Member
Not applicable

Each proxy endpoint will require a new and unique basePath. If you want all your conditions to operate on the same basePath, then creating a new proxy endpoint will not help.

Not applicable

Hi Mohit,

Below details will be useful.

If you want to use two proxy in the same API, then you can specify one proxy as target endpoint to another.

You can connect two proxies in a proxy chaining.Please click here to more details.