doc-exports/docs/apig/umn/apig-faq-2005008.html
Chen, Junjie 91c429e341 APIG UMN 20230331 version
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>
2023-06-01 08:59:08 +00:00

943 B

How Do I Provide an Open API to Specific Users?

You can provide an open API to specific users in either of the following ways:

  • Select app authentication when you create the API, and share the AppKey and AppSecret with the target users.
  • Configure an access control policy to allow access from specific IP addresses or account names, and bind the access control policy to the API.