Does Mendix has API gateway capability

0
Hi Team,   I see Mendix can expose an rest API(Published Web Service). Does Mendix cloud has any API Gateway capability to expose the rest API to the external world. 
asked
2 answers
0

I am looking for API gateway capabilities( to set Authentication, Authorization by creating policies , Rate limit..,). Do we have Mendix gateway?

answered
-1

Yes.  If you look here https://docs.mendix.com/refguide/integration/rest-services/, you will find information about how to create a published REST service.  Once published, your API is accessible from anywhere on the Internet if you choose for it to be.

answered