Can one API have many targeted path for each end point?

Hi Corrensa,

Thank you for using Tyk - we’re happy to have you here :slight_smile:

If I understand correctly you want to expose a single service on the Tyk side with multiple endpoints? In this case yes, you’re able to do this. There was a similar question here Configuring endpoints on API.

Alternatively you can also have individual api proxies to forward to the identical endpoint of your api, i.e http://localhost:8080/getchallengehttp://your-api/getchallenge.

Hope this helps,


Valmir