Query the list and details of enterprise patents based on the Chinese company name.
The APP Code required for API authentication can be applied for at the Alibaba Cloud API Marketplace: https://market.aliyun.com/apimarket/detail/cmapi00049059
This server is primarily used for querying enterprise patent information, supporting the retrieval of patent lists and detailed information.
The business-patent-query
server focuses on providing services related to patent information for enterprises or individual users. Through this service, users can easily search for all relevant patents within a specific technical field, which helps in avoiding infringement of others' intellectual property rights and guiding their own R&D activities. It includes two core functions: patent information list retrieval and patent detail viewing.
dtype
: The format of the returned data, default is JSON.keyword
: A required parameter, used to specify the search keyword.pageIndex
: Specifies the page number of the returned results, default is the first page.pageSize
: Sets the number of results displayed per page, default is 10 records, with a maximum of 10 records.dtype
: Defines the format of the response data, default is JSON.id
: A required field, representing the unique identifier of the patent to be queried, typically obtained from the "Patent Information List" interface.Each tool provides detailed request and response templates to ensure that developers can correctly call the API and handle the returned data. Additionally, the response structure for each tool includes basic information about the requested patent as well as some additional metadata, such as order number, status code, etc., to facilitate tracking the request status and parsing the data.
by: Higress official
A multifunctional service designed specifically for the stock, futures, and foreign exchange markets. It provides a variety of tools, including candlestick charts, quotes, rankings, and more, to help users obtain real-time and historical data, perform technical analysis, and support decision-making.
appCode