doc-exports/docs/apig/umn/apig-faq-2005008.html
Chen, Junjie 324aa7d3c4 APIG UMN 20240708 version
Reviewed-by: Mützel, Andrea <andrea.muetzel@t-systems.com>
Co-authored-by: Chen, Junjie <chenjunjie@huawei.com>
Co-committed-by: Chen, Junjie <chenjunjie@huawei.com>
2024-11-05 15:25:06 +00:00

1.0 KiB

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.