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 an App and Getting Authorized
APIs that use app authentication can only be called using apps bound to them.
Adding an AppCode for Simple Authentication
APIG only verifies the AppCode during simple authentication.
Use an API test tool to call the API with app authentication credentials.