Security Features
At MBANQ Cloud, security is a top priority, and we encourage you to prioritize it as well. Our MBANQ Cloud API strictly prohibits unauthenticated requests. This means that authentication is a mandatory step before making any API request. To ensure a seamless start for you, we automatically create an API user for each of your test instances. This API user is granted admin access to your core banking instance.
User Authentication API Reference:
While this setup facilitates your testing process, we strongly advise against using a similar configuration in a production environment. It is crucial to carefully consider the scope of actions that your API user can perform. We highly recommend applying the principle of least privilege, granting only the necessary permissions required for the intended functionality.
Information about Types of API Users
By adhering to these security practices, you can ensure the integrity and confidentiality of your data and maintain a robust and secure system.
Updated almost 2 years ago