forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Chen, Junjie <chenjunjie@huawei.com> Co-committed-by: Chen, Junjie <chenjunjie@huawei.com>
1.8 KiB
1.8 KiB
Process Flow
The following figure shows the process of calling an API.
- Obtaining an API
- 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.
- Calling the API
Use an API test tool to call the API with app authentication credentials.
Parent topic: Calling APIs