UUMit Logo

Patent Search · Patent Lookup

Patent Intellectual Property Search
Search patent-related information. JSON response example:
法律合规请求方式: GET

定价

23.4 UT/ 次
接入 API

运行指标

100.00%

成功率

606ms

平均延迟

1.0k

总调用量

详细介绍

Search patent-related information. JSON response example:

How to call: Invoke via GET in the UUMit Data Marketplace (API ID: 68f12241-e78d-4cfb-b369-180989714979). The platform centrally manages authentication and upstream configuration, so you only need to submit business fields as request parameters. Current price: 23.4 UT per call.

Request parameters: p, q (required), s, ds, hl, ps. The response fields mainly include id, loc, page, rank, took, type, title, total.

Use cases: intellectual property search, novelty checks for R&D projects, competitor patent monitoring and legal analysis.

Usage statistics: 1000 total calls, 1000 successful calls, 100.0% success rate, average response time 606ms. Data comes from officially listed APIs; for exact results, refer to the real-time response on the web platform.

请求参数

参数名类型必填说明
pintegerPage number, default 1, max 100; the system returns the data for the requested page
qstringThe search query entered by the user
sstringSort field, default relation. Valid values: relation (relevance), applicationDate, publicationDate, grantDate, rank. Prefix the last four values with '!' for descending order; without '!' means ascending.
dsstringData scope, currently supports cn: China, all: Global. Default: cn
hlintegerWhether to highlight results, default 0. Options: 0 (no highlight), 1 (highlight)
psintegerPage size, default 10, max 50 per page; the system returns search data based on the specified page size

响应字段

字段名类型说明
idstringUnique patent ID
locstringLOC classification number
pageintegerCurrent page
rankintegerPatent rating
tooknumberRequest duration
typestringPatent type
titlestringPatent title
totalintegerTotal count
mainIpcstringMain classification number
patentsarrayPatent list
summarystringAbstract
nextPageintegerNext page
applicantstringApplicant
totalPagesintegerTotal pages
legalStatusstringLegal status
applicationDatestringApplication date
applicationNumberstringApplication number

请求示例

{
  "p": 1,
  "q": "sample value",
  "s": "sample value",
  "ds": "sample value",
  "hl": 1,
  "ps": 1
}

响应示例

{
  "reason": "success",
  "result": {
    "page": 1,
    "took": 0.312,
    "total": 9722,
    "patents": [
      {
        "id": "CN2016177a4d76a90bef1e925d0009fbc32cb037",
        "type": "Invention patent",
        "title": "A method for extracting and purifying garlic polysaccharide",
        "mainIpc": "C08B37/00",
        "summary": "The present invention discloses a method for extracting and purifying garlic polysaccharide, comprising: A. mashing fresh garlic into garlic paste; B. adding water to the garlic paste and cooking to obtain a cooked mixture; C. fully fermenting the cooked mixture, distilling after fermentation, and extracting the distillate with n-hexane to obtain an extract; D. heating the extract to remove proteins, cooling and filtering to obtain a crude garlic polysaccharide extract; E. treating the crude extract with macroporous resin; F. purifying the garlic polysaccharide in one step by countercurrent chromatography; G. dialysis and drying: placing an appropriate volume of the collected liquid into a dialysis bag with a molecular weight cutoff of 3000, dialyzing against water overnight, and freeze-drying the dialyzed solution to obtain purified garlic polysaccharide. The method is simple, easy to operate, highly efficient and low-cost, optimizing the extraction process for high-purity garlic polysaccharide and providing technical support for large-scale separation and purification of garlic polysaccharide.",
        "applicant": "Xuzhou Liming Food Co., Ltd.",
        "legalStatus": "Published",
        "applicationDate": "2016-11-14",
        "applicationNumber": "201611000976"
      },
      {
        "id": "CN20161994969b5472a8be40ba41fdbfa82ea850",
        "type": "Invention patent",
        "title": "Garlic root trimming machine and garlic clove separator",
        "mainIpc": "A23N15/08",
        "summary": "The present invention discloses a garlic root trimming machine and a garlic clove separator, relating to the field of garlic processing technology. The garlic root trimming machine comprises: a transfer mechanism mounted on a frame, having a gripping station, a cutting station and an unloading station, and including a plurality of gripper mechanisms; a first driving device for driving the transfer mechanism to switch sequentially among the gripping, cutting and unloading stations; a second driving device for driving the gripper mechanisms to switch between an open state and a closed state, driving the gripper mechanism at the gripping station from the open state to the closed state and driving the gripper mechanism at the unloading station from the closed state to the open state; a conveying device mounted on the frame for conveying garlic to be cut to the gripping station; and a cutting device mounted on the frame for cutting the garlic roots at the cutting station when actuated. The garlic root trimming machine cuts garlic roots with high efficiency and reduces manual labor intensity.",
        "applicant": "Yang Qinhai",
        "legalStatus": "Published",
        "applicationDate": "2016-10-31",
        "applicationNumber": "201610938590"
      }
    ],
    "nextPage": 2,
    "totalPages": 973
  },
  "error_code": 0
}

更新记录

2026-06-22

Synced the officially listed API details to the UUMit Data Marketplace on the official website.

上架方: UUMit Official