menu 云析API铺 - 云析文档平台 公告 打赏
child_care
医药百科
keyboard_arrow_down
star_border

百度百科

使用教程


请求地址 https://api.a20safe.com/api.php?api=21&key=你的KEY&text=词条

返回示例 {"code":0,"msg":"success","data":[{"content":"p53基因,人体抑癌基因。该基因编码一种分子量为43.7KDa的蛋白质,但因蛋白条带出现在Marker所示53KDa处,命名为P53。因为蛋白中含有大量的脯氨酸,电泳速度被拖慢。p53基因的失活对肿瘤形成起重要作用。mdm2突变与 P53突变不共存,p53是一个重要的抑癌基因,其野生型使癌细胞凋亡,从而防止癌变;还具有帮助细胞基因修复缺陷的功能。p53的突变型会提高癌变。"}]}

Example

返回参数

返回参数类型说明
code Int 状态码
msg String 返回说明
data[0].content String 词条内容

						<br><br>
<table class="mdui-table"><thead><tr>
<th>返回参数</th><th>类型</th><th>说明</th></tr></thead><tbody>
<tr><td><code>code</code></td>
<td>Int</td>
<td>状态码</tr>
<tr><td><code>msg</code></td>
<td>String</td>
<td>返回说明</tr>
<tr><td><code>data[0].content</code></td>
<td>String</td>
<td>词条内容</tr>
</tbody></table>
					

请求参数

请求参数必填类型说明
api String 接口id
key String 你的key
text String 词条