[D114]专利字段详情(仅包含大文本)

post
https://connect.zhihuiya.com/shhgy/reportdata/patent-info
在体验中心中试用

该接口返回专利的标题,摘要,权利要求,说明书,包含原始数据源,中文(含翻译),英文(含翻译)。支持批量查询,上限为100条,请求参数相互之间用英文,隔开。

请求参数

此 API 接口支持的参数列表

名称类型示例描述
patent_number
必填
array[ "US11205304B2", "CN116799819A" ]
公开公告号

响应结构

API 响应数据的结构说明

字段名类型示例描述
data
object-
响应数据
data
array[]
数据集
cl
string<div class="indep-clm" num="1"><seg-con>1.一种压水堆核电厂调频能力优化方法,</seg-con><seg-trans>其特征在于,</seg-trans><seg-comp>包括以下步骤:</seg-comp></div>
中文权利要求
id
stringCN116799819A
专利id
abs
string本发明涉及一种压水堆核电厂调频能力优化方法,包括以下步骤:根据核电厂参与调频的运行数据,与待优化的核电厂对比,确定优化目标...
中文摘要
desc
string\[0001\]本发明涉及核电反应堆技术领域,具体为一种压水堆核电厂调频能力优化方法。
中文说明书
en_cl
string<div class="indep-clm" num="1"><seg-con>1. A method for optimizing the frequency modulation capability of a pressurized water reactor nuclear power plant,</seg-con>...
英文权利要求
title
string一种压水堆核电厂调频能力优化方法
中文标题
en_abs
stringThe invention relates to a pressurized water reactor nuclear power plant frequency modulation capability optimization method comprising the following steps...
英文摘要
en_desc
stringTechnical field [0001] The invention relates to the technical field of nuclear power reactors...
英文说明书
en_title
stringFrequency modulation capability optimization method for pressurized water reactor nuclear power plant
英文标题
original_cl
string<div class="indep-clm" num="1"><seg-con>1.一种压水堆核电厂调频能力优化方法,</seg-con><seg-trans>其特征在于,</seg-trans><seg-comp>包括以下步骤:</seg-comp></div>
原始权利要求
original_abs
string本发明涉及一种压水堆核电厂调频能力优化方法,包括以下步骤:根据核电厂参与调频的运行数据,与待优化的核电厂对比,确定优化目标...
原始摘要
original_desc
string\[0001\]本发明涉及核电反应堆技术领域,具体为一种压水堆核电厂调频能力优化方法。
原始说明书
original_title
string一种压水堆核电厂调频能力优化方法
原始标题
status
必填
booleanfalse
状态
error_msg
stringThe request parameter format is incorrect!
错误信息
error_code
必填
integer0
错误代码

成功响应示例

成功调用 API 的响应示例

JSON
{
  "data": {
    "data": [
      {
        "cl": "<div class=\"indep-clm\" num=\"1\"><seg-con>1.一种压水堆核电厂调频能力优化方法,</seg-con><seg-trans>其特征在于,</seg-trans><seg-comp>包括以下步骤:</seg-comp></div>",
        "id": "CN116799819A",
        "abs": "本发明涉及一种压水堆核电厂调频能力优化方法,包括以下步骤:根据核电厂参与调频的运行数据,与待优化的核电厂对比,确定优化目标...",
        "desc": "\\[0001\\]本发明涉及核电反应堆技术领域,具体为一种压水堆核电厂调频能力优化方法。",
        "en_cl": "<div class=\"indep-clm\" num=\"1\"><seg-con>1. A method for optimizing the frequency modulation capability of a pressurized water reactor nuclear power plant,</seg-con>...",
        "title": "一种压水堆核电厂调频能力优化方法",
        "en_abs": "The invention relates to a pressurized water reactor nuclear power plant frequency modulation capability optimization method comprising the following steps...",
        "en_desc": "Technical field [0001] The invention relates to the technical field of nuclear power reactors...",
        "en_title": "Frequency modulation capability optimization method for pressurized water reactor nuclear power plant",
        "original_cl": "<div class=\"indep-clm\" num=\"1\"><seg-con>1.一种压水堆核电厂调频能力优化方法,</seg-con><seg-trans>其特征在于,</seg-trans><seg-comp>包括以下步骤:</seg-comp></div>",
        "original_abs": "本发明涉及一种压水堆核电厂调频能力优化方法,包括以下步骤:根据核电厂参与调频的运行数据,与待优化的核电厂对比,确定优化目标...",
        "original_desc": "\\[0001\\]本发明涉及核电反应堆技术领域,具体为一种压水堆核电厂调频能力优化方法。",
        "original_title": "一种压水堆核电厂调频能力优化方法"
      }
    ]
  },
  "status": true,
  "error_code": 0
}

错误码

此接口可能返回的错误码列表

业务错误码

错误码描述
68300004请求参数异常!
68300005查询Api失败!
68300006解析基本存取错误!
68300007存在错误的请求!
68300008服务中断异常,请稍后再试!
68300010文件不符合上传规范!

平台错误码

错误码描述
67200000API整体限流错误!
67200001API整体限流错误!
67200002当前调用速率过快,超过当前配置限制QPS!
67200003申请token的key和secret传参不正确或者客户端已被禁用!
67200004请求的接口无权限请联系我们的支持人员!
67200005账户余额/调用次数不足!
67200006客户端超过开通有效期!
67200007当前调用超过当天配置使用额度!
67200008请检查query参数中必填的apikey是否传输!
67200009apikey与所传的bearerToken不匹配,请检查是否使用在有效期内的token!
67200012请求不合法!
67200100当前服务器状态正忙,请求响应超时!
67200101当前请求的Api不存在请检查请求Path!

HTTP 状态码

状态码描述
0请求成功
201Created
401Unauthorized
403Forbidden
404Not Found

性能指标

此接口的预期性能特征

正常响应时间

5000 ms

最大响应时间

10000 ms