How can external system access published API in Mendix

0
Hi, If we publish a REST API (POST) in mendix and deployed in MX cloud (cloud foundry app) .  How can an external system call this publish API ? Does mendix provides credentials of super user by which a secure token is generated which can be used to call  mendix pulbished API directly ? Experts please comment.    
asked
1 answers
0

Hi Sandeep, take a look at the documentation: https://docs.mendix.com/refguide/published-rest-services#a-name-authorization-a-3-authentication

 

answered