创建应用
<p>本文主要介绍如何创建应用。</p>
<p><span style="font-size:18px"><strong>背景信息</strong></span></p>
<p>调用方基于应用(APP)调用API,调用方在创建应用并获得授权,同时通过API网关的鉴权后,才可以在API网关调用API。每个应用(APP)均有一对App Id和App Secret作为调用API的身份验证,App Id和App Secret可在应用的基本信息中查看,可参考<a href="https://pinganyun.com/ssr/help/middleware/APIGateway/Instance_Management.Call_API.APP_Management.View_APP" target="_blank">查看应用</a>:</p>
<ul>
<li>App Id:App Id在API请求中作为参数在Header传入,API网关根据API请求中的App Id判断该应用是否被授权。</li>
<li>App Secret:API网关根据App Secret对应用进行鉴权,确保API请求的安全性。</li>
</ul>
<p><span style="font-size:18px"><strong>注意事项</strong></span></p>
<p>1. 调用<strong>安全认证</strong>方式为<strong>无认证</strong>的API时,任何可以获取此API的应用,可不基于应用的App Secret进行身份验证,直接调用。</p>
<p>2. 每个用户在每个地域下最多可创建100个应用。</p>
<p>3. App Id和App Secret具有应用(APP)调用API的所有权限,请妥善保管。</p>
<p>4. 如果忘记App Id和App Secret可通过<a href="https://pinganyun.com/console/apiGateway" target="_blank">API网关管理控制台</a>对其进行重置,可参考<a href="https://pinganyun.com/ssr/help/middleware/APIGateway/Instance_Management.Call_API.APP_Management.Reset_APP_Secret" target="_blank">重置密钥</a>。</p>
<p><span style="font-size:18px"><strong>操作步骤</strong></span></p>
<p>1. 登录<a href="https://pinganyun.com/console/apiGateway" target="_blank">API网关管理控制台</a>。</p>
<p>2. 单击左侧导航栏<strong>调用</strong><strong>API</strong> > <strong>应用管理</strong>,进入<strong>应用管理</strong>页面。</p>
<p>3. 选择目标地域。</p>
<p>4. 单击页面右上角的<strong>创建</strong>,进入<strong>创建应用</strong>页面。</p>
<p>5. 根据以下信息创建应用:</p>
<table border="1" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="background-color:#ededed">
<p><strong>配置项</strong></p>
</td>
<td style="background-color:#ededed">
<p><strong>说明</strong></p>
</td>
</tr>
<tr>
<td>
<p>应用名称</p>
</td>
<td>
<p>创建应用的名称。</p>
<p><img src="https://pcp-portal-sca.obs-cn-shenzhen.pinganyun.com/pcp-portal-sca/20193010155449-195686f89e10.png" style="height:26px; margin:0px; width:65px" />:</p>
<p>1. 应用的名称在当前主账户的每个地域下必须唯一。</p>
<p>2. 应用的名称的长度为2~50个字符。</p>
<p>3. 可包含汉字、英文、下划线_、或数字。</p>
<p>4. 需要以英文或汉字开始。</p>
</td>
</tr>
<tr>
<td>
<p>应用描述</p>
</td>
<td>
<p>创建应用的相关信息。</p>
<p><!--[if gte mso 9]><xml>
<o:OLEObject Type="Embed" ProgID="PBrush" ShapeID="_x0000_i1026"
DrawAspect="Content" ObjectID="_1633934574">
</o:OLEObject>
</xml><![endif]--><img src="https://pcp-portal-sca.obs-cn-shenzhen.pinganyun.com/pcp-portal-sca/20193010155449-195686f89e10.png" style="height:26px; margin:0px; width:65px" />:描述信息的长度为1~200个字符。</p>
</td>
</tr>
</tbody>
</table>
<p>6. 单击<strong>确认</strong>。</p>
<p><span style="font-size:18px"><strong>执行结果</strong></span></p>
<p>在应用管理页面,可看到刚刚创建的应用。 </p>
<p><img src="https://pcp-portal-sca.obs-cn-shenzhen.pinganyun.com/pcp-portal-sca/20193010155523-1b116f9097f0.png" style="height:56px; width:830px" /></p>
<p><span style="font-size:18px"><strong>后续操作</strong></span></p>
<p>在<strong>应用管理</strong>页面的目标地域下,单击目标应用<strong>操作</strong>列的<strong>编辑</strong>,进入<strong>编辑应用</strong>页面,可对应用的配置信息进行修改。</p>
提交成功!非常感谢您的反馈,我们会继续努力做到更好!