Process Flow¶
The following figure shows the process of calling an API.
Obtaining an API
Obtain an API and its documentation from an API provider.
Creating a Credential and Getting Authorized
APIs that use app authentication can only be called using credentials bound to them.
Adding an AppCode for Simple Authentication
API Gateway only verifies the AppCode during simple authentication.
Use an API test tool to call the API with the simple authentication AppCode.