TWI747371B - Multi-terminal and cross-industry and cross-organization unified specification style application program interface platform and its operation method, computer readable recording medium and computer program product - Google Patents

Multi-terminal and cross-industry and cross-organization unified specification style application program interface platform and its operation method, computer readable recording medium and computer program product Download PDF

Info

Publication number
TWI747371B
TWI747371B TW109123285A TW109123285A TWI747371B TW I747371 B TWI747371 B TW I747371B TW 109123285 A TW109123285 A TW 109123285A TW 109123285 A TW109123285 A TW 109123285A TW I747371 B TWI747371 B TW I747371B
Authority
TW
Taiwan
Prior art keywords
parameter list
business
bank
application program
project
Prior art date
Application number
TW109123285A
Other languages
Chinese (zh)
Other versions
TW202203125A (en
Inventor
蕭培均
洪國峻
Original Assignee
財金資訊股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 財金資訊股份有限公司 filed Critical 財金資訊股份有限公司
Priority to TW109123285A priority Critical patent/TWI747371B/en
Application granted granted Critical
Publication of TWI747371B publication Critical patent/TWI747371B/en
Publication of TW202203125A publication Critical patent/TW202203125A/en

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

一種多端點與跨業跨機構之統一規格樣式應用程式介面(APPLICATION INTERFACE,API)平台及其操作方法、電腦可讀取之記錄媒體及電腦程式產品,其為能解決可能需要較長時間才能完成整個調整過程,以及產品名稱與查詢參數互相對照不同的問題,以提供配合業務調整的彈性,並增加第三方業者取得API相關請求項目參數的方式,擬規劃設計一API提供請求項目參數及業務項目互相對照之清單,提供彈性的API於請求項目參數及業務項目互相對照之清單查詢服務,以利在API規格上最小化需調整請求項目參數的頻率,業務面API服務提供者能修改調整相關參數且能彈性的提供相關資訊。A multi-endpoint and cross-industry and cross-organization unified application programming interface (APPLICATION INTERFACE, API) platform and its operation method, computer-readable recording media and computer program products, it may take a long time to complete the solution The entire adjustment process, as well as the different problems of comparing product names and query parameters with each other, to provide flexibility in coordinating business adjustments, and to increase the way for third-party operators to obtain API-related request item parameters. It is planned to plan and design an API to provide request item parameters and business items Mutual comparison list, providing flexible API query service for comparing request item parameters and business items to each other, in order to minimize the frequency of adjusting request item parameters in API specifications. Business API service providers can modify and adjust related parameters And can provide relevant information flexibly.

Description

多端點與跨業跨機構之統一規格樣式應用程式介面平台及其操作方法、電腦可讀取之記錄媒體及電腦程式產品Multi-terminal and cross-industry and cross-organization unified specification style application program interface platform and its operation method, computer readable recording medium and computer program product

本發明有關於電腦之技術領域,特別有關於一種多端點與跨業跨機構之統一規格樣式應用程式介面平台及其操作方法、電腦可讀取之記錄媒體及電腦程式產品。The present invention relates to the technical field of computers, in particular to a multi-endpoint and cross-industry and cross-organization unified specification style application program interface platform and its operation method, computer-readable recording media and computer program products.

現行國、內外各產業之業務發展如需提供對外應用服務,已逐漸採用應用程式介面(APPLICATION INTERFACE,以下簡稱API)作為串接方式,其中絕大部分API服務提供者(例如金融、保險系統等)均係直接提供API入口供外部第三方業者(例如應用程式開發者或網站服務提供的公司)串接,第三方業者如因應用需要與API服務提供者進行串接,則須先索取並研讀紙本或電子檔規格文件,再開發與API串接之應用程式。If the business development of the current domestic, domestic and foreign industries need to provide external application services, they have gradually adopted the application programming interface (API) as a concatenation method. Most of the API service providers (such as financial, insurance systems, etc.) ) Is to directly provide API entry for external third-party providers (such as application developers or website service providers) to connect. If third-party providers need to connect with API service providers due to application needs, they must first obtain and study Paper or electronic file specification documents, and then develop the application program connected with API.

當第三方業者藉由其終端設備要串接API服務提供者之電腦系統提供之API時,常需先去閱讀規格文件,了解相關需使用的請求參數後才能進行查詢。然而,多數API是為了因應業務需求而提供資料,故也常會因為業務需求調整而需增加、移除、調整相關的請求參數,當這種情況發生時,便需異動規格文件,而異動的通知便成了一個問題。When a third-party operator wants to connect to the API provided by the API service provider’s computer system through its terminal device, it often needs to read the specification document first to understand the relevant request parameters to be used before making an inquiry. However, most APIs provide data in response to business needs, so related request parameters often need to be added, removed, and adjusted due to business needs adjustments. When this happens, the specification file needs to be changed, and the notification of the change is required. It became a problem.

又,規格文件異動的發佈到開發者取得更新訊息,再進行相關調整又需要一段時間,其中又有可能因為規格文件的更新錯誤造成第三方業者無法正確取得資料的情況,進而重複前述發佈規格到完成調整的過程,延長第三方業者之程式開發測試的時間。In addition, it will take some time for the specification file to be released to the developer to obtain the update information, and then to make relevant adjustments. It may also be possible that the third-party industry cannot obtain the data correctly due to the update error of the specification file, and then repeat the aforementioned release of the specification to Complete the adjustment process and extend the time for program development and testing by third-party vendors.

另外,當有多個API服務提供者使用相同規格提供API時,會因每家API服務提供者推陳出新的業務項目不同,或者是每家API服務提供者內部儲存查詢參數的方式不同,而有不定數量或不同的查詢參數。在此前提下,難以在同一份API規格中,統一訂定所有共用的業務項目名稱及查詢參數對照供所有API服務提供者使用。In addition, when multiple API service providers use the same specification to provide APIs, there will be uncertainty due to different business projects introduced by each API service provider, or different ways of storing query parameters internally by each API service provider. Quantity or different query parameters. Under this premise, it is difficult to uniformly set all common business item names and query parameter comparisons for all API service providers in the same API specification.

有鑑於上述問題,本發明之目的係提供一種多端點與跨業跨機構之統一規格樣式應用程式介面平台及其操作方法、電腦可讀取之記錄媒體及電腦程式產品,其為能解決可能需要較長時間才能完成整個調整過程,以及產品名稱與查詢參數互相對照不同的問題,以提供配合業務調整的彈性,並增加第三方業者取得API相關請求項目參數的方式,擬規劃設計一API提供請求項目參數及業務項目互相對照之清單,提供彈性的API於請求項目參數及業務項目互相對照之清單查詢服務,以利在API規格上最小化需調整請求項目參數的頻率,業務面API服務提供者能修改調整相關參數且能彈性的提供相關資訊。In view of the above-mentioned problems, the purpose of the present invention is to provide a multi-endpoint and cross-industry and cross-organization unified specification style application program interface platform and its operating method, computer-readable recording media and computer program products, which can solve possible needs It takes a long time to complete the entire adjustment process, and the product name and query parameters are compared with each other to provide flexibility to cooperate with business adjustments, and to increase the way for third-party operators to obtain API-related request item parameters. It is planned to plan and design an API request A list of project parameters and business items are compared with each other, and a flexible API is provided to query the list of request project parameters and business items, so as to minimize the need to adjust the frequency of requesting project parameters in API specifications. Business API service providers Can modify and adjust relevant parameters and provide relevant information flexibly.

本發明之第一態樣係提供一種多端點與跨業跨機構之統一規格樣式應用程式介面平台之操作方法,該統一規格樣式應用程式介面平台包括一項目參數清單及業務面授權之建立及管理模組、一項目參數清單之建立及管理模組、一對應業務面之建立及管理模組、一識別各對應銀行端項目參數清單模組及一識別各銀行端業務面模組,該操作方法包括下列步驟: 由複數個第三方業者終端設備中之一個第三方業者終端設備使用該項目參數清單之建立及管理模組之一項目參數清單應用程式介面,以向該項目參數清單之建立及管理模組請求取得一項目參數清單,其中該項目參數清單包括複數個項目參數; 由該項目參數清單之建立及管理模組傳送取得該項目參數清單之請求至該識別各對應銀行端項目參數清單模組,以請求該識別各對應銀行端項目參數清單模組導向一銀行端項目參數清單應用程式介面,其中取得該項目參數清單之請求包括一項目參數網址; 由該識別各對應銀行端項目參數清單模組連結對應該項目參數網址之複數個銀行端電腦系統中之一個銀行端電腦系統,以導向該一個銀行端電腦系統之該銀行端項目參數清單應用程式介面,並傳送取得該項目參數清單之請求至該一個銀行端電腦系統; 由該識別各對應銀行端項目參數清單模組接收該一個銀行端電腦系統所回應之該項目參數清單,並將該項目參數清單傳送至該項目參數清單之建立及管理模組; 由該一個第三方業者終端設備使用該對應業務面之建立及管理模組之一業務面應用程式介面,以向該對應業務面之建立及管理模組依據該等項目參數請求取得一業務面應用程式介面資料,其中該業務面應用程式介面資料之複數個業務面資料之每一個分別對應該等項目參數之每一個; 由該對應業務面之建立及管理模組傳送取得該業務面應用程式介面資料之請求至該識別各銀行端業務面模組,其中取得該業務面應用程式介面資料之請求包括該等項目參數及一業務面資料網址; 由該識別各銀行端業務面模組連結對應該業務面網址之該一個銀行端電腦系統,以導向該一個銀行端電腦系統之一銀行端業務面應用程式介面,並傳送取得該業務面應用程式介面資料之請求至該一個銀行端電腦系統;以及 由該識別各銀行端業務面模組接收該一個銀行端電腦系統所回應之該業務面應用程式介面資料,並將該業務面應用程式介面資料傳送至該對應業務面之建立及管理模組。 The first aspect of the present invention provides an operation method of a multi-endpoint and cross-industry and cross-organization unified specification style application programming interface platform. The uniform specification style application programming interface platform includes a project parameter list and the creation and management of business licenses Module, a project parameter list establishment and management module, a corresponding business side establishment and management module, a corresponding bank-side project parameter list module and a bank-side business side module, the operation method It includes the following steps: One of the third-party terminal equipment of the third-party terminal equipment uses the project parameter list application program interface of the project parameter list creation and management module to request the project parameter list creation and management module A project parameter list, where the project parameter list includes a plurality of project parameters; The item parameter list creation and management module sends a request to obtain the item parameter list to the identifying each corresponding bank item parameter list module to request the identification of each corresponding bank item parameter list module to direct a bank item The parameter list application program interface, in which the request to obtain the parameter list of the item includes a parameter URL of the item; From the identification of each corresponding bank-side item parameter list module link, one of the bank-side computer systems of the plurality of bank-side computer systems corresponding to the item parameter URL is directed to the bank-side item parameter list application of the bank-side computer system Interface, and send a request to obtain the parameter list of the item to the bank-side computer system; The item parameter list module that identifies each corresponding bank terminal receives the item parameter list responded by the bank computer system, and transmits the item parameter list to the creation and management module of the item parameter list; The terminal device of a third-party operator uses a business-side application program interface of the corresponding business-side establishment and management module to request a business-side application from the corresponding business-side establishment and management module according to the project parameters Program interface data, where each of the plurality of business side data of the business side application program interface data corresponds to each of the project parameters; The establishment and management module of the corresponding business side sends a request to obtain the application interface data of the business side to the identification of each bank-side business side module, wherein the request to obtain the application interface data of the business side includes the project parameters and One business information website; Link the bank-side computer system corresponding to the business-side URL by the identifying each bank-side business side module to navigate to a bank-side business-side application program interface of the bank-side computer system, and send and obtain the business-side application program The request of the interface data to the bank-side computer system; and The business side module for identifying each bank receives the business side application program interface data responded by the bank side computer system, and transmits the business side application program interface data to the corresponding business side establishment and management module.

本發明之第二態樣係提供一種多端點與跨業跨機構之統一規格樣式應用程式介面平台,其包括: 一項目參數清單之建立及管理模組,由複數個第三方業者終端設備中之一個第三方業者終端設備使用該項目參數清單之建立及管理模組之一項目參數清單應用程式介面,以向該項目參數清單之建立及管理模組請求取得一項目參數清單,接收該項目參數清單,其中該項目參數清單包括複數個項目參數; 一識別各對應銀行端項目參數清單模組,接收由該項目參數清單之建立及管理模組傳送之取得該項目參數清單之請求,以請求該識別各對應銀行端項目參數清單模組導向一銀行端項目參數清單應用程式介面,連結對應一項目參數網址之複數個銀行端電腦系統中之一個銀行端電腦系統,以導向該一個銀行端電腦系統之該銀行端項目參數清單應用程式介面,並傳送取得該項目參數清單之請求至該一個銀行端電腦系統,接收該一個銀行端電腦系統所回應之該項目參數清單,並將該項目參數清單傳送至該項目參數清單之建立及管理模組,其中取得該項目參數清單之請求包括該項目參數網址; 一對應業務面之建立及管理模組,由該一個第三方業者終端設備使用該對應業務面之建立及管理模組之一業務面應用程式介面,以向該對應業務面之建立及管理模組依據該等項目參數請求取得一業務面應用程式介面資料,接收該業務面應用程式介面資料,其中該業務面應用程式介面資料之複數個業務面資料之每一個分別對應該等項目參數之每一個;以及 一識別各銀行端業務面模組,接收由該對應業務面之建立及管理模組傳送之取得該業務面應用程式介面資料之請求,連結對應一業務面網址之該一個銀行端電腦系統,以導向該一個銀行端電腦系統之一銀行端業務面應用程式介面,並傳送取得該業務面應用程式介面資料之請求至該一個銀行端電腦系統,接收由該一個銀行端電腦系統所回應之該業務面應用程式介面資料,並將該業務面應用程式介面資料傳送至該對應業務面之建立及管理模組,其中取得該業務面應用程式介面資料之請求包括該等項目參數及該業務面資料網址。 The second aspect of the present invention provides a multi-endpoint and cross-industry and cross-organization unified specification style application program interface platform, which includes: A project parameter list creation and management module, one of the third-party terminal equipment of a plurality of third-party terminal equipment uses the project parameter list application interface of the project parameter list creation and management module to provide the The creation and management module of the project parameter list requests to obtain a project parameter list, and receives the project parameter list, wherein the project parameter list includes a plurality of project parameters; 1. Identify each corresponding bank-side item parameter list module, and receive the request to obtain the item parameter list sent by the establishment and management module of the item parameter list, so as to request the identification of each corresponding bank-side item parameter list module to direct a bank The terminal item parameter list application program interface, link to one of the bank terminal computer systems of a plurality of bank terminal computer systems corresponding to an item parameter URL, to guide the bank terminal item parameter list application program interface of the bank terminal computer system, and send Get the request for the item parameter list to the bank computer system, receive the item parameter list responded by the bank computer system, and send the item parameter list to the creation and management module of the item parameter list, where The request to obtain the project parameter list includes the project parameter URL; A creation and management module corresponding to the business side, and the terminal device of the third-party operator uses one of the business side application program interfaces of the corresponding business side creation and management module to communicate with the corresponding business side creation and management module According to the project parameters, request to obtain a business-side application program interface data, and receive the business-side application program interface data, wherein each of the plural business-side data of the business-side application interface data corresponds to each of the project parameters ;as well as 1. Identify each bank's business side module, receive the request for obtaining the business side application program interface data sent by the corresponding business side creation and management module, and link the bank side computer system corresponding to a business side website to Direct a bank-end business application program interface of the one bank-end computer system, and send a request to obtain the business-end application program interface data to the bank-end computer system, and receive the business response from the bank-end computer system Application interface data, and send the business application interface data to the corresponding business creation and management module, where the request to obtain the business application interface data includes the project parameters and the business data URL .

本發明之第三態樣係提供一種內儲一程式之電腦可讀取之記錄媒體,當多端點與跨業跨機構之統一規格樣式應用程式介面平台於該電腦可讀取之記錄媒體載入該程式並執行後,可完成本發明之第一態樣之方法。The third aspect of the present invention is to provide a computer-readable recording medium storing a program, when a multi-endpoint and cross-industry and cross-organization unified specification style application program interface platform is loaded on the computer-readable recording medium After the program is executed, the method of the first aspect of the present invention can be completed.

本發明之第四態樣係提供一種內儲一程式之電腦程式產品,當多端點與跨業跨機構之統一規格樣式應用程式介面平台於電腦程式產品載入該程式並執行後,可完成本發明之第一態樣之方法。The fourth aspect of the present invention provides a computer program product storing a program. When the multi-endpoint and cross-industry and cross-organization unified specification style application program interface platform is loaded and executed on the computer program product, the program can be completed. The method of the first aspect of invention.

為使熟習本發明所屬技術領域之一般技藝者能更進一步了解本發明,下文特列舉本發明之較佳實施例,並配合所附圖式,詳細說明本發明的構成內容及所欲達成之功效。In order to enable those who are familiar with the technical field of the present invention to understand the present invention further, the following specifically enumerates the preferred embodiments of the present invention, together with the accompanying drawings, to explain in detail the content of the present invention and the effects to be achieved. .

說明書下述內容將描述一支可提供請求項目參數的API,以清單(LIST)的方式,提供請求項目參數及相關業務項目名稱,使得請求項目參數的提供可以隨著業務項目擴充而增加,第三方業者僅需呼叫該請求項目參數清單的API即可取得所有請求項目參數,再使用相關請求項目參數到對應的API上使用,即可做查詢產品資訊等動作。 The following content of the manual will describe an API that can provide requested item parameters. In the form of LIST, the requested item parameters and related business item names are provided, so that the provision of requested item parameters can increase with the expansion of business items. Three-party operators only need to call the API of the request item parameter list to obtain all the request item parameters, and then use the related request item parameters to use on the corresponding API to perform actions such as querying product information.

圖1為本發明之多端點與跨業跨機構之統一規格樣式API平台之方塊圖。在圖1中,數個第三方業者藉由其第三方業者終端設備22、24經由多端點與跨業跨機構之統一規格樣式API平台10使用為API服務提供者之數個銀行端電腦系統26、32、34所提供之API,例如銀行端電腦系統26提供有一銀行端項目參數清單API 28及一銀行端業務面API 30。 FIG. 1 is a block diagram of the unified specification style API platform of multi-endpoint and cross-industry and cross-organization of the present invention. In FIG. 1, several third-party operators use their third-party terminal devices 22, 24 through the multi-endpoint and cross-industry and cross-institution unified API platform 10 to use several bank computer systems 26 as API service providers. , 32, and 34. For example, the bank computer system 26 provides a bank-side item parameter list API 28 and a bank-side business API 30.

統一規格樣式API平台10包括一項目參數清單及業務面授權之建立及管理模組12、一項目參數清單之建立及管理模組14、一對應業務面之建立及管理模組16、一識別各對應銀行端項目參數清單模組18及一識別各銀行端業務面模組20。 The unified specification style API platform 10 includes a project parameter list and business-side authorization establishment and management module 12, a project parameter list establishment and management module 14, a corresponding business-side establishment and management module 16, and an identification module Corresponding to a bank-side item parameter list module 18 and a bank-side business side module 20.

第三方業者終端設備22、24中之一登入統一規格樣式API平台10,以向項目參數清單及業務面授權之建立及管理模組12請求使用統一規格樣式API平台10中之項目參數清單API及業務面API之授權,在項目參數清單及業務面授權之建立及管理模組12驗證已登入之第三方業者終端設備22、24之第三方業者為合法使用者時,項目參數清單及業務面授權之建立及管理模組12回應准予使用項目參數清單API及業務面API之授權至第三方業者終端設備22、24。 One of the terminal devices 22 and 24 of the third-party operator logs into the unified specification style API platform 10 to request the project parameter list and the business-side authorization creation and management module 12 to use the item parameter list API and the unified specification style API platform 10 The authorization of the business API, the project parameter list and the business authorization when the third-party operator of the terminal device 22, 24 that has been logged in to the third-party operator is a legitimate user in the project parameter list and the business authorization creation and management module 12 The establishment and management module 12 responds to the authorization to use the item parameter list API and the business API to the terminal devices 22 and 24 of the third-party industry.

第三方業者終端設備22、24中之一使用項目參數清單之建立及管理模組14之項目參數清單API,以向項目參數清單之建立及管理模組14請求取得一項目參數清單。項目參數清單之建立及管理模組14接收由識別各對應銀行端項目參數清單模組18所傳送之項目參數清單,並將項目參數清單傳送至請求取得項目參數清單之第三方業者終端設備22、24。其中,項目參數清單包括數個項目參數。 One of the terminal devices 22 and 24 of the third-party operator uses the project parameter list API of the project parameter list creation and management module 14 to request the project parameter list creation and management module 14 to obtain a project parameter list. The item parameter list creation and management module 14 receives the item parameter list sent by the item parameter list module 18 that identifies each corresponding bank, and transmits the item parameter list to the third-party terminal equipment 22, which requests the item parameter list. twenty four. Among them, the project parameter list includes several project parameters.

識別各對應銀行端項目參數清單模組18接收由項目參數清單之建立及管理模組14傳送之取得項目參數清單之請求,以請求識別各對應銀行端項目參數清單模組18導向一銀行端項目參數清單API 28。識別各對應銀行端項目參數清單模組18連結對應一項目參數網址之數個銀行端電腦系統中之一個銀行端電腦系統(例如銀行端電腦系統26),以導向該銀行端電腦系統26之銀行端項目參數清單API 28,並傳送取得項目參數清單之請求至銀行端電腦系統26。Identify each corresponding bank-side item parameter list module 18 receives the request to obtain the item parameter list sent by the item parameter list creation and management module 14 to request the identification of each corresponding bank-side item parameter list module 18 leads to a bank-side item Parameter list API 28. Identify each corresponding bank-end item parameter list module 18 to link one of the bank-end computer systems (such as the bank-end computer system 26) of the bank-end computer systems corresponding to a project parameter URL to guide the bank of the bank-end computer system 26 End item parameter list API 28, and send a request to obtain the item parameter list to the bank computer system 26.

當第三方業者藉由第三方業者終端設備22、24經由統一規格樣式API平台10使用銀行端電腦系統26之銀行端項目參數清單API 28時,在銀行端電腦系統26接受對應於第三方業者終端設備22、24之第三方業者取得項目參數清單之請求的情況下,銀行端電腦系統26回應所請求之項目參數清單至統一規格樣式API平台10,而統一規格樣式API平台10之識別各對應銀行端項目參數清單模組18接收銀行端電腦系統26所回應之項目參數清單,並將該項目參數清單傳送至項目參數清單之建立及管理模組14。其中,取得項目參數清單之請求包括項目參數網址。When a third-party operator uses the third-party operator’s terminal equipment 22, 24 via the unified specification style API platform 10 to use the bank’s computer system 26’s bank-end item parameter list API 28, the bank’s computer system 26 accepts the corresponding third-party operator’s terminal When a third-party operator of the equipment 22, 24 obtains a request for the item parameter list, the bank computer system 26 responds to the requested item parameter list to the unified specification style API platform 10, and the unified specification style API platform 10 identifies each corresponding bank The end item parameter list module 18 receives the item parameter list responded by the bank computer system 26, and transmits the item parameter list to the item parameter list creation and management module 14. Among them, the request to obtain the project parameter list includes the project parameter URL.

第三方業者終端設備22、24中之一使用對應業務面之建立及管理模組16之一業務面API,以向對應業務面之建立及管理模組16依據該等項目參數請求取得一業務面API資料。對應業務面之建立及管理模組16接收由識別各銀行端業務面模組20傳送之業務面API資料,並將業務面API資料傳送至請求取得業務面API資料之第三方業者終端設備22、24。其中,該業務面API資料之複數個業務面資料之每一個分別對應該等項目參數之每一個。One of the third-party terminal equipment 22, 24 uses the business side API of the corresponding business side establishment and management module 16 to request the corresponding business side establishment and management module 16 to obtain a business side based on the project parameters. API information. The establishment and management module 16 corresponding to the business side receives the business side API data sent by the business side module 20 that identifies each bank, and transmits the business side API data to the terminal equipment 22 of the third party that requests the business side API data. twenty four. Among them, each of the plural business data of the business API data corresponds to each of the project parameters.

識別各銀行端業務面模組20接收由對應業務面之建立及管理模組16傳送之取得業務面API資料之請求。識別各銀行端業務面模組20連結對應一業務面網址之數個銀行端電腦系統中之一個銀行端電腦系統(例如銀行端電腦系統26),以導向該銀行端電腦系統26之一銀行端業務面API 30,並傳送取得業務面API資料之請求至銀行端電腦系統26。The business side module 20 that identifies each bank receives the request to obtain the business side API data sent by the establishment and management module 16 of the corresponding business side. Identify each bank-end business side module 20 to link to one of the bank-end computer systems (for example, bank-end computer system 26) of the bank-end computer systems corresponding to a business side URL, so as to lead to one of the bank-end computer systems 26 Business API 30, and send a request to obtain business API data to the bank computer system 26.

當第三方業者藉由第三方業者終端設備22、24經由統一規格樣式API平台10使用銀行端電腦系統26之銀行端業務面API 30時,在銀行端電腦系統26接受對應於第三方業者終端設備22、24之第三方業者取得業務面API資料之請求的情況下,銀行端電腦系統26回應所請求之業務面API資料至統一規格樣式API平台10,而統一規格樣式API平台10之識別各銀行端業務面模組20接收由銀行端電腦系統26所回應之業務面API資料,並將該業務面API資料傳送至對應業務面之建立及管理模組16。其中,取得業務面API資料之請求包括該等項目參數及該業務面資料網址。When a third-party operator uses the third-party operator’s terminal equipment 22, 24 via the unified-standard style API platform 10 to use the bank-end computer system 26’s bank-end business interface API 30, the bank’s computer system 26 accepts the corresponding third-party operator’s terminal equipment In the case of a request from a third-party operator of 22 and 24 to obtain business API data, the bank computer system 26 responds to the requested business API data to the unified specification style API platform 10, and the unified specification style API platform 10 identifies each bank The business side module 20 receives the business side API data responded by the bank computer system 26, and transmits the business side API data to the corresponding business side establishment and management module 16. Among them, the request to obtain business-side API data includes these project parameters and the business-side data URL.

圖2為本發明之多端點與跨業跨機構之統一規格樣式API平台之操作方法之流程圖。在說明圖2之流程步驟時參考圖1之系統架構。Fig. 2 is a flowchart of the operation method of the multi-endpoint and cross-industry and cross-organization unified specification style API platform of the present invention. Refer to the system architecture of FIG. 1 when describing the process steps of FIG. 2.

為服務提供者之銀行提供有統一規格定義之參數API,並定義其請求、回應的資料格式及發送請求所需的參數。同樣地定義業務面API,其存取所需得相關參數,但需透過參數API取得,並定義業務面API回應的資料格式。Provide the service provider's bank with a parameter API defined in a uniform specification, and define the data format of its request and response, and the parameters required to send the request. Similarly, define the business-face API, and the relevant parameters required for its access, but need to be obtained through the parameter API, and define the data format of the business-face API response.

舉例說明,假設統一規格定義存款產品查詢參數用的銀行端項目參數清單API,及存款類產品資訊的銀行端業務面API回應業務面API資料,其格式為JSON格式及一種key/value(關鍵字/數值)對應的資料型態。For example, suppose that a unified specification defines the bank-side item parameter list API for deposit product query parameters, and the bank-side business API for deposit product information responds to the business API data. The format is JSON format and a key/value (keyword) /Value) corresponding data type.

A銀行透過實作統一規格提供2支API,1支API為存款產品查詢參數用的銀行端項目參數清單API,1支為存款類產品資訊的銀行端業務面API。銀行端項目參數清單API之網址:https://hostname/api/v1.0.0/deposit/parameter/list,銀行端業務面API之網址:https://hostname/api/v1.0.0/deposit。Bank A provides two APIs through the implementation of unified specifications, one API is the bank-side project parameter list API for deposit product query parameters, and one is the bank-side business API for deposit product information. The URL of the bank-side project parameter list API: https://hostname/api/v1.0.0/deposit/parameter/list, and the bank-side business API URL: https://hostname/api/v1.0.0/deposit.

假設當使用存款產品查詢參數用的銀行端項目參數清單API時,需帶查詢參數,查詢參數名稱為depositType,值為all。第三方業者在呼叫時範例如下:https://hostname/api/v1.0.0/deposit/parameter/list?depositType=all 回應內容如下,JSON格式,key/value對應,value內含的值為另一支存款類產品資訊API的查詢參數 { “活期存款” : “demand”, “活期儲蓄存款” : “demandSaving”, “薪資轉帳活期儲蓄存款” : “payrollTransfer”, “證券戶活期儲蓄存款” : “secDemandSaving”, “數位存款” : “digital”, “綜合存款” : “comprehensive” } 透過上述這支API查到相關的查詢參數後,再將些查詢參數用在另一支存款類產品資訊API上。 Suppose that when using the bank-side project parameter list API for deposit product query parameters, query parameters are required. The query parameter name is depositType and the value is all. An example of a third-party provider when calling is as follows: https://hostname/api/v1.0.0/deposit/parameter/list?depositType=all The response content is as follows, JSON format, key/value correspondence, the value contained in the value is the query parameter of another deposit product information API { "Current Deposit": "demand", "Current Savings Deposit": "demandSaving", "Payroll Transfer Current Savings Deposit": "payrollTransfer", "Security Account Current Savings Deposit": "secDemandSaving", "Digital Deposit": "digital", "Comprehensive Deposit": "comprehensive" } After finding the relevant query parameters through the above API, use these query parameters on another deposit product information API.

假設存款類產品資訊API查詢參數名稱為depositNames,值為上面的demand。第三方業者在呼叫時範例如下:https://hostname/api/v1.0.0/deposit?depositNames= demand 回應內容即為一JSON格式,key/value對應,內含活期存款產品資訊之業務面資料。 Suppose that the query parameter name of the deposit product information API is depositNames and the value is demand as above. An example of a third-party provider's call is as follows: https://hostname/api/v1.0.0/deposit?depositNames= demand The response content is in a JSON format with key/value correspondence, and contains business side data of demand deposit product information.

在業務面上,日後若有同類產品的增減時,透過存款產品查詢參數用的銀行端項目參數清單API即可做更新產品查詢參數,減少要調整規格或增減API數量的狀況。On the business side, if there is an increase or decrease in similar products in the future, the bank-side item parameter list API used for deposit product query parameters can be used to update product query parameters, reducing the need to adjust specifications or increase or decrease the number of APIs.

假設A銀行在業務上產品數量新增,A銀行僅需調整後端程式,但仍舊可透過統一規格,使用相同的2支API、相同的資料格式,以及回應參數資料,而參數資料僅新增項目及對應參數名稱而已,其成為: { “活期存款” : “demand”, “活期儲蓄存款” : “demandSaving”, “薪資轉帳活期儲蓄存款” : “payrollTransfer”, “證券戶活期儲蓄存款” : “secDemandSaving”, “數位存款” : “digital”, “綜合存款” : “comprehensive”, “支票存款” : “check”, “新興存款產品” : “new” } 多新增二項產品參數由A銀行透過不同管道通知合作的第三方業者這些新的業務面資訊,第三方業者仍舊使用相同的API規格,即可存取到新的業務資料,大大降低第三方業者需調整的程式負擔。 Assuming that Bank A adds the number of products in its business, Bank A only needs to adjust the back-end program, but it can still use the same two APIs, the same data format, and response parameter data through a unified specification, and the parameter data is only added The name of the item and the corresponding parameter is just that, it becomes: { "Current Deposit": "demand", "Current Savings Deposit": "demandSaving", "Payroll Transfer Current Savings Deposit": "payrollTransfer", "Security Account Current Savings Deposit": "secDemandSaving", "Digital Deposit": "digital", "Comprehensive Deposit": "comprehensive", "Check Deposit": "check", "Emerging Deposit Products": "new" } Two additional product parameters have been added. Bank A will notify cooperating third-party businesses of these new business information through different channels. Third-party businesses can still use the same API specifications to access new business data, which greatly reduces third parties The burden of the program that the industry needs to adjust.

如上所述,因各銀行的產品類型、名稱不盡相同,要訂定所有產品的查詢參數或銀行業務有變動時就配合調整規格,都是不太可能的方式。在參加銀行都採用此方式設計API情況下,銀行端僅需調整程式,不需要調整查詢參數用的銀行端項目參數清單API規格及銀行端業務面API規格,便可提供相關變動的產品資訊給第三方業者,而第三方業者也不必為多種不同規格而做過多的程式變動。As mentioned above, because the product types and names of different banks are not the same, it is impossible to set the query parameters of all products or adjust the specifications when the banking business changes. In the case that all participating banks use this method to design APIs, the bank only needs to adjust the program instead of adjusting the bank-side item parameter list API specifications and bank-side business API specifications for query parameters, and can provide relevant changed product information to Third-party vendors, and third-party vendors don’t have to make too many program changes for a variety of different specifications.

在圖2中,第三方業者要使用多端點與跨業跨機構之統一規格樣式API平台10前,第三方業者必須藉由第三方業者終端設備22、24進入統一規格樣式API平台10進行註冊,以取得使用統一規格樣式API平台10之帳號。In Figure 2, before a third-party operator wants to use the multi-endpoint and cross-industry and cross-organization unified API platform 10, the third-party operator must enter the unified-standard API platform 10 through the third-party terminal devices 22 and 24 to register. In order to obtain an account using the unified specification style API platform 10.

由多個第三方業者終端設備22、24中之一登入統一規格樣式API平台10,以向統一規格樣式API平台10中之項目參數清單及業務面授權之建立及管理模組12請求使用項目參數清單API及業務面API之授權(步驟S40)。One of a plurality of third-party terminal devices 22, 24 logs in to the unified specification style API platform 10 to request the use of project parameters from the item parameter list in the unified specification style API platform 10 and the establishment and management module 12 of business authorization Authorization of List API and Business API (Step S40).

在項目參數清單及業務面授權之建立及管理模組12驗證已登入之第三方業者終端設備22、24之第三方業者為合法使用者時,由項目參數清單及業務面授權之建立及管理模組12回應准予使用項目參數清單API及業務面API之授權至第三方業者終端設備22、24(步驟S42)。When the project parameter list and the business-side authorization creation and management module 12 verify that the third-party operators of the logged-in third-party operator terminal devices 22, 24 are legal users, the project parameter list and the business-side authorization creation and management module The group 12 responds to the authorization to use the item parameter list API and the business API to the terminal devices 22 and 24 of the third-party operator (step S42).

當第三方業者欲從統一規格樣式API平台10取得銀行端之項目參數清單時,由已登入之第三方業者終端設備22、24使用項目參數清單之建立及管理模組14之一項目參數清單API,以向項目參數清單之建立及管理模組14請求取得一項目參數清單,其中該項目參數清單包括上述例子中之數個項目參數(步驟S44)。When a third-party operator wants to obtain the bank-side project parameter list from the unified specification style API platform 10, the logged-in third-party operator terminal device 22, 24 uses the project parameter list creation and management module 14 one of the project parameter list API , To request a project parameter list from the creation and management module 14 of the project parameter list, where the project parameter list includes several project parameters in the above example (step S44).

由項目參數清單之建立及管理模組14傳送取得該項目參數清單之請求至識別各對應銀行端項目參數清單模組18,以請求識別各對應銀行端項目參數清單模組18導向一銀行端項目參數清單API 28,其中取得項目參數清單之請求包括導向銀行端電腦系統26、32、34之一項目參數網址(如上述例子所述之項目參數網址)(步驟S46)。The item parameter list creation and management module 14 sends a request to obtain the item parameter list to the identifying each corresponding bank item parameter list module 18 to request the identification of each corresponding bank item parameter list module 18 leads to a bank item The parameter list API 28, wherein the request to obtain the project parameter list includes a project parameter URL of one of the bank computer systems 26, 32, 34 (the project parameter URL described in the above example) (step S46).

由識別各對應銀行端項目參數清單模組18連結對應取得項目參數清單之請求之項目參數網址之數個銀行端電腦系統26、32、34中之一,以導向該一個銀行端電腦系統26、32、34之銀行端項目參數清單API 28,並傳送取得項目參數清單之請求至該一個銀行端電腦系統26、32、34(步驟S48)。By identifying each corresponding bank-side item parameter list module 18, link one of the several bank-side computer systems 26, 32, 34 corresponding to the item parameter URL of the request to obtain the item parameter list to guide the bank-side computer system 26, The bank-end item parameter list API 28 of 32, 34, and the request for obtaining the item parameter list is sent to the bank-end computer system 26, 32, 34 (step S48).

當第三方業者藉由第三方業者終端設備22、24經由統一規格樣式API平台10使用銀行端電腦系統26、32、34之銀行端項目參數清單API 28時,在銀行端電腦系統26、32、34接受對應於第三方業者終端設備22、24之第三方業者取得項目參數清單之請求的情況下,銀行端電腦系統26、32、34回應所請求之項目參數清單至統一規格樣式API平台10,而統一規格樣式API平台10之識別各對應銀行端項目參數清單模組18接收銀行端電腦系統26、32、34所回應之項目參數清單,並將該項目參數清單傳送至項目參數清單之建立及管理模組14,再由項目參數清單之建立及管理模組14將所回應之項目參數清單傳送至已登入之第三方業者終端設備22、24(步驟S50)。When a third-party operator uses the third-party operator’s terminal equipment 22, 24 via the unified specification style API platform 10 to use the bank-end computer system 26, 32, 34 bank-end item parameter list API 28, the bank-end computer system 26, 32, 34 In the case of accepting the request of the third-party operator corresponding to the third-party terminal device 22, 24 to obtain the item parameter list, the bank-side computer system 26, 32, 34 responds to the requested item parameter list to the unified specification style API platform 10. The unified specification style API platform 10 identifies each corresponding bank item parameter list module 18 receives the item parameter list responded by the bank computer system 26, 32, 34, and transmits the item parameter list to the creation and creation of the item parameter list The management module 14, then the project parameter list creation and management module 14 transmits the response project parameter list to the logged-in third-party operator terminal equipment 22, 24 (step S50).

當第三方業者欲從統一規格樣式API平台10取得銀行端之業務面API資料時,由已登入之第三方業者終端設備22、24使用對應業務面之建立及管理模組16之一業務面API,以向對應業務面之建立及管理模組16請求取得一業務面API資料,其中該業務面API資料之數個業務面資料之每一個分別對應該等項目參數之每一個(步驟S52)。When a third-party operator wants to obtain the bank-side business API data from the unified specification style API platform 10, the logged-in third-party operator terminal equipment 22, 24 uses one of the business-face creation and management modules 16 of the corresponding business-face API , To request the establishment and management module 16 corresponding to the business plane to obtain a business plane API data, wherein each of the several business plane data of the business plane API data corresponds to each of the project parameters (step S52).

由對應業務面之建立及管理模組16傳送取得該業務面API資料之請求至識別各銀行端業務面模組20,以請求識別各銀行端業務面模組20導向一銀行端業務面API 30,其中取得業務面API資料之請求包括該等項目參數及導向銀行端電腦系統26、32、34之一業務面資料網址(如上述例子所述之業務面資料網址)(步驟S54)。The establishment and management module 16 corresponding to the business side sends a request to obtain the API data of the business side to the identification module 20 of each bank side business side, so as to request the identification of each bank side business side module 20 to lead to a bank side business side API 30 , Where the request for obtaining business API data includes these project parameters and directed to one of the bank’s computer systems 26, 32, and 34 of the business data URL (such as the business data URL in the above example) (step S54).

由識別各銀行端業務面模組20連結對應取得業務面API資料之請求之業務面資料網址之數個銀行端電腦系統26、32、34中之一,以導向該一個銀行端電腦系統26、32、34之銀行端業務面API 30,並傳送取得業務面API資料之請求至銀行端電腦系統26、32、34(步驟S56)。One of several bank-side computer systems 26, 32, 34 linked to the business-side data URL corresponding to the request to obtain the business-side API data by identifying each bank-side business-side module 20 to guide the bank-side computer system 26, 32, 34 of the bank-end business API 30, and send the request to obtain the business-face API data to the bank-end computer system 26, 32, 34 (step S56).

當第三方業者藉由第三方業者終端設備22、24經由統一規格樣式API平台10使用銀行端電腦系統26、32、34之銀行端業務面API 30時,在銀行端電腦系統26、32、34接受對應於第三方業者終端設備22、24之第三方業者取得業務面API資料之請求的情況下,銀行端電腦系統26、32、34回應所請求之業務面API資料至統一規格樣式API平台10,而統一規格樣式API平台10之識別各銀行端業務面模組20接收銀行端電腦系統26、32、34所回應之業務面API資料,並將該業務面API資料傳送至對應業務面之建立及管理模組16,再由對應業務面之建立及管理模組16將所回應之業務面API資料傳送至已登入之第三方業者終端設備22、24(步驟S58)。When a third-party operator uses the bank-end computer system 26, 32, and 34 of the bank-end computer system 26, 32, 34 through the unified-standard style API platform 10 through the third-party operator’s terminal equipment 22, 24, the bank-end computer system 26, 32, 34 In the case of accepting a request from a third party corresponding to the third party terminal device 22, 24 to obtain business API data, the bank computer system 26, 32, 34 responds to the requested business API data to the unified format API platform 10 , And the unified specification style API platform 10 identifies each bank business side module 20 receives the business side API data responded by the bank side computer systems 26, 32, 34, and transmits the business side API data to the establishment of the corresponding business side And the management module 16, and then the establishment and management module 16 corresponding to the business side sends the responded business side API data to the logged-in third-party operator terminal devices 22, 24 (step S58).

本發明之上述提供多端點與跨業跨機構之統一規格樣式應用程式介面平台之操作方法可以一程式型態來完成,並可將該程式儲存於一電腦可讀取之記錄媒體,當多端點與跨業跨機構之統一規格樣式應用程式介面平台於該電腦可讀取之記錄媒體載入該程式並執行後,便可完成如上述說明及圖式中所示之方法步驟。The above-mentioned operating method of the present invention that provides a unified specification style application program interface platform with multiple endpoints and cross-industry and cross-organizations can be completed in a program type, and the program can be stored in a computer-readable recording medium. After loading and executing the program on a computer-readable recording medium with a cross-industry and cross-organization uniform application program interface platform, the method steps shown in the above description and diagrams can be completed.

同樣地,本發明之提供多端點與跨業跨機構之統一規格樣式應用程式介面平台之操作方法可以一電腦程式產品來完成,當多端點與跨業跨機構之統一規格樣式應用程式介面平台例如從網路下載該電腦程式產品並執行後,便可完成如上述說明及圖式中所示之方法步驟。Similarly, the operation method of the present invention for providing a unified specification style application program interface platform for multi-endpoints and cross-industry and cross-organization can be completed by a computer program product. After downloading the computer program product from the Internet and executing it, the method steps shown in the above description and diagram can be completed.

本發明係提供一種多端點與跨業跨機構之統一規格樣式應用程式介面平台及其操作方法、電腦可讀取之記錄媒體及電腦程式產品,其特點為能解決可能需要較長時間才能完成整個調整過程,以及產品名稱與查詢參數互相對照不同的問題,以提供配合業務調整的彈性,並增加第三方業者取得API相關請求項目參數的方式,擬規劃設計一API提供請求項目參數及業務項目互相對照之清單,提供彈性的API於請求項目參數及業務項目互相對照之清單查詢服務,以利在API規格上最小化需調整請求項目參數的頻率,業務面API服務提供者能修改調整相關參數且能彈性的提供相關資訊。The present invention provides a multi-endpoint and cross-industry and cross-organization unified specification style application program interface platform and its operation method, computer-readable recording media and computer program products. Its characteristics are that it can solve the problem that it may take a long time to complete the entire The adjustment process, as well as the problem of comparing product names and query parameters with each other, to provide flexibility to cooperate with business adjustments, and to increase the way for third-party operators to obtain API-related request item parameters. It is planned to plan and design an API to provide request item parameters and business items mutually The comparison list provides flexible API query services for comparing request item parameters and business items to each other, so as to minimize the frequency of adjusting request item parameters in API specifications. Business API service providers can modify and adjust related parameters and Provide relevant information flexibly.

雖然本發明已參照較佳具體例及舉例性附圖敘述如上,惟其應不被視為係限制性者。熟悉本技藝者對其形態及具體例之內容做各種修改、省略及變化,均不離開本發明之請求項之所主張範圍。Although the present invention has been described above with reference to preferred specific examples and illustrative drawings, it should not be regarded as restrictive. Those familiar with the art make various modifications, omissions, and changes to the form and the content of the specific examples without departing from the claimed scope of the claims of the present invention.

10:統一規格樣式API平台 12:項目參數清單及業務面授權之建立及管理模組 14:項目參數清單之建立及管理模組 16:對應業務面之建立及管理模組 18:識別各對應銀行端項目參數清單模組 20:識別各銀行端業務面模組 22:第三方業者終端設備 24:第三方業者終端設備 26:銀行端電腦系統 28:銀行端項目參數清單API 30:銀行端業務面API 32:銀行端電腦系統 34:銀行端電腦系統 10: Unified specification style API platform 12: Project parameter list and business authorization establishment and management module 14: Creation and management module of project parameter list 16: Corresponding business establishment and management module 18: Identify each corresponding bank-side project parameter list module 20: Identify the business side modules of each bank 22: Terminal equipment of third-party operators 24: Terminal equipment of third-party operators 26: Bank-side computer system 28: Bank-side project parameter list API 30: Bank-side business API 32: Bank-side computer system 34: Bank-side computer system

圖1為本發明之多端點與跨業跨機構之統一規格樣式API平台之方塊圖。 圖2為本發明之多端點與跨業跨機構之統一規格樣式API平台之操作方法之流程圖。 FIG. 1 is a block diagram of the unified specification style API platform of multi-endpoint and cross-industry and cross-organization of the present invention. Fig. 2 is a flowchart of the operation method of the multi-endpoint and cross-industry and cross-organization unified specification style API platform of the present invention.

10:統一規格樣式API平台 10: Unified specification style API platform

12:項目參數清單及業務面授權之建立及管理模組 12: Project parameter list and business authorization establishment and management module

14:項目參數清單之建立及管理模組 14: Creation and management module of project parameter list

16:對應業務面之建立及管理模組 16: Corresponding business establishment and management module

18:識別各對應銀行端項目參數清單模組 18: Identify each corresponding bank-side project parameter list module

20:識別各銀行端業務面模組 20: Identify the business side modules of each bank

22:第三方業者終端設備 22: Terminal equipment of third-party operators

24:第三方業者終端設備 24: Terminal equipment of third-party operators

26:銀行端電腦系統 26: Bank-side computer system

28:銀行端項目參數清單API 28: Bank-side project parameter list API

30:銀行端業務面API 30: Bank-side business API

32:銀行端電腦系統 32: Bank-side computer system

34:銀行端電腦系統 34: Bank-side computer system

Claims (10)

一種多端點與跨業跨機構之統一規格樣式應用程式介面平台之操作方法,該統一規格樣式應用程式介面平台包括一項目參數清單及業務面授權之建立及管理模組、一項目參數清單之建立及管理模組、一對應業務面之建立及管理模組、一識別各對應銀行端項目參數清單模組及一識別各銀行端業務面模組,該操作方法包括下列步驟:由複數個第三方業者終端設備中之一個第三方業者終端設備使用該項目參數清單之建立及管理模組之一項目參數清單應用程式介面,以向該項目參數清單之建立及管理模組請求取得一項目參數清單,其中該項目參數清單包括複數個項目參數;由該項目參數清單之建立及管理模組傳送取得該項目參數清單之請求至該識別各對應銀行端項目參數清單模組,以請求該識別各對應銀行端項目參數清單模組導向一銀行端項目參數清單應用程式介面,其中取得該項目參數清單之請求包括一項目參數網址;由該識別各對應銀行端項目參數清單模組連結對應該項目參數網址之複數個銀行端電腦系統中之一個銀行端電腦系統,以導向該一個銀行端電腦系統之該銀行端項目參數清單應用程式介面,並傳送取得該項目參數清單之請求至該一個銀行端電腦系統;由該識別各對應銀行端項目參數清單模組接收該一個銀行端電腦系統所回應之該項目參數清單,並將該項目參數清單傳送至該項目參數清單之建立及管理模組;由該一個第三方業者終端設備使用該對應業務面之建立及管理模組之一業務面應用程式介面,以向該對應業務面之建立及管理模組依據該等項目參數請求取得一業務面應用程式介面資料,其中該業務面應用程式介面資料 之複數個業務面資料之每一個分別對應該等項目參數之每一個;由該對應業務面之建立及管理模組傳送取得該業務面應用程式介面資料之請求至該識別各銀行端業務面模組,其中取得該業務面應用程式介面資料之請求包括該等項目參數及一業務面資料網址;由該識別各銀行端業務面模組連結對應該業務面網址之該一個銀行端電腦系統,以導向該一個銀行端電腦系統之一銀行端業務面應用程式介面,並傳送取得該業務面應用程式介面資料之請求至該一個銀行端電腦系統;以及由該識別各銀行端業務面模組接收該一個銀行端電腦系統所回應之該業務面應用程式介面資料,並將該業務面應用程式介面資料傳送至該對應業務面之建立及管理模組。 An operation method of a multi-endpoint and cross-industry and cross-organization unified specification style application programming interface platform. The uniform specification style application programming interface platform includes a project parameter list and a business-side authorization creation and management module, and a project parameter list creation And management module, a corresponding business creation and management module, a parameter list module for identifying each corresponding bank side item, and a module for identifying each bank business side. The operation method includes the following steps: a plurality of third parties A third-party operator terminal device in the operator terminal device uses the project parameter list application interface of the project parameter list creation and management module to request a project parameter list from the project parameter list creation and management module. The item parameter list includes a plurality of item parameters; the item parameter list creation and management module sends a request to obtain the item parameter list to the item parameter list module for identifying each corresponding bank to request the identification of each corresponding bank The end item parameter list module leads to a bank end item parameter list application program interface, where the request to obtain the item parameter list includes an item parameter URL; the link to the item parameter list module corresponding to each corresponding bank end item parameter URL is identified by One of the bank-side computer systems in a plurality of bank-side computer systems leads to the bank-side item parameter list application program interface of the bank-side computer system, and sends a request to obtain the item parameter list to the bank-side computer system; The item parameter list module that identifies each corresponding bank terminal receives the item parameter list responded by the bank computer system, and transmits the item parameter list to the creation and management module of the item parameter list; The terminal equipment of the third party operator uses the business side application program interface of the corresponding business side establishment and management module to request the business side application program interface data from the corresponding business side establishment and management module according to the project parameters, Among them, the business application interface data Each of the plural business side data corresponds to each of the project parameters; the establishment and management module of the corresponding business side sends the request to obtain the application program interface data of the business side to the identification of each bank-side business side model Group, in which the request to obtain the business side application program interface data includes the project parameters and a business side data URL; the bank-side computer system corresponding to the business side URL is linked by the identifying each bank-side business side module to Direct a bank-end business application program interface of one of the bank-end computer systems, and send a request to obtain the business-end application program interface data to the one bank-end computer system; A bank computer system responds to the business side application program interface data, and sends the business side application program interface data to the corresponding business side creation and management module. 如請求項1所述之多端點與跨業跨機構之統一規格樣式應用程式介面平台之操作方法,其中,在由該項目參數清單及業務面授權之建立及管理模組回應准予使用該項目參數清單應用程式介面及該業務面應用程式介面之授權至該一個第三方業者終端設備之步驟之前更包括下列步驟:由該一個第三方業者終端設備登入該統一規格樣式應用程式介面平台,以向該項目參數清單及業務面授權之建立及管理模組請求使用該項目參數清單應用程式介面及該業務面應用程式介面之授權;以及在該項目參數清單及業務面授權之建立及管理模組驗證已登入之該一個第三方業者終端設備之一第三方業者為合法使用者時,由該項目參數清單及業務面授權之建立及管理模組回應准予使用該項目參數清單應用程式介面及該業務面應用程式介面之授權至該一個第三方業者終端設備。 The operation method of the unified specification style application program interface platform of multi-endpoints and cross-industry and cross-organization as described in claim 1, wherein the establishment and management module authorized by the item parameter list and the business side responds to allow the use of the item parameter The authorization of the list application interface and the business application interface to the terminal device of the third-party provider further includes the following steps: the terminal device of the third-party provider logs in to the unified-specification-style application program interface platform for the The establishment and management module of the project parameter list and the business side authorization request to use the project parameter list application program interface and the authorization of the business side application program interface; and the establishment and management module authentication of the project parameter list and the business side authorization has been When one of the third-party operators' terminal equipment that is logged in is a legal user, the establishment and management module authorized by the project parameter list and the business side responds to the permission to use the project parameter list application program interface and the business side application Authorization of the program interface to the terminal device of the third party. 如請求項1所述之多端點與跨業跨機構之統一規格樣式應用程式介面平台之操作方法,其中,由該項目參數清單之建立及管理模組將 該識別各對應銀行端項目參數清單模組所傳送之該項目參數清單傳送至該一個第三方業者終端設備。 The operation method of the unified specification style application program interface platform of multi-endpoints and cross-industry and cross-organization as described in claim 1, wherein the establishment and management module of the parameter list of the item will The item parameter list transmitted by the item parameter list module for identifying each corresponding bank terminal is transmitted to the terminal device of the third-party operator. 如請求項1所述之多端點與跨業跨機構之統一規格樣式應用程式介面平台之操作方法,其中,由該對應業務面之建立及管理模組將該識別各銀行端業務面模組所傳送之該業務面應用程式介面資料傳送至該一個第三方業者終端設備。 The operation method of the unified specification style application program interface platform of multi-endpoint and cross-industry and cross-institution as described in claim 1, wherein the establishment and management module of the corresponding business plane will identify the business plane modules of each bank. The transmitted business-side application program interface data is transmitted to the terminal device of the third-party operator. 一種多端點與跨業跨機構之統一規格樣式應用程式介面平台,複數個第三方業者終端設備登入該統一規格樣式應用程式介面平台,該統一規格樣式應用程式介面平台連結複數個銀行端電腦系統,該統一規格樣式應用程式介面平台包括:一項目參數清單之建立及管理模組,由該等第三方業者終端設備中之一個第三方業者終端設備使用該項目參數清單之建立及管理模組之一項目參數清單應用程式介面,以向該項目參數清單之建立及管理模組請求取得一項目參數清單,接收該項目參數清單,其中該項目參數清單包括複數個項目參數;一識別各對應銀行端項目參數清單模組,接收由該項目參數清單之建立及管理模組傳送之取得該項目參數清單之請求,以請求該識別各對應銀行端項目參數清單模組導向一銀行端項目參數清單應用程式介面,連結對應一項目參數網址之該等銀行端電腦系統中之一個銀行端電腦系統,以導向該一個銀行端電腦系統之該銀行端項目參數清單應用程式介面,並傳送取得該項目參數清單之請求至該一個銀行端電腦系統,接收該一個銀行端電腦系統所回應之該項目參數清單,並將該項目參數清單傳送至該項目參數清單之建立及管理模組,其中取得該項目參數清單之請求包括該項目參數網址;一對應業務面之建立及管理模組,由該一個第三方業者終端設備使用該 對應業務面之建立及管理模組之一業務面應用程式介面,以向該對應業務面之建立及管理模組依據該等項目參數請求取得一業務面應用程式介面資料,接收該業務面應用程式介面資料,其中該業務面應用程式介面資料之複數個業務面資料之每一個分別對應該等項目參數之每一個;以及一識別各銀行端業務面模組,接收由該對應業務面之建立及管理模組傳送之取得該業務面應用程式介面資料之請求,連結對應一業務面網址之該一個銀行端電腦系統,以導向該一個銀行端電腦系統之一銀行端業務面應用程式介面,並傳送取得該業務面應用程式介面資料之請求至該一個銀行端電腦系統,接收由該一個銀行端電腦系統所回應之該業務面應用程式介面資料,並將該業務面應用程式介面資料傳送至該對應業務面之建立及管理模組,其中取得該業務面應用程式介面資料之請求包括該等項目參數及該業務面資料網址。 A multi-endpoint and cross-industry and cross-organization unified specification style application program interface platform. Multiple third-party terminal devices log in to the uniform specification style application programming interface platform. The uniform specification style application programming interface platform connects to multiple bank computer systems, The unified specification style application program interface platform includes: a project parameter list creation and management module, and one of the third-party operator terminal devices uses one of the project parameter list creation and management modules The project parameter list application program interface is used to request a project parameter list from the creation and management module of the project parameter list, and receive the project parameter list, where the project parameter list includes a plurality of project parameters; one identifies each corresponding bank-side project The parameter list module receives the request to obtain the parameter list of the item sent by the creation and management module of the parameter list of the item to request the identification of each corresponding bank-side item parameter list module to guide a bank-side item parameter list application program interface , Link to one of the bank-side computer systems corresponding to a project parameter URL to lead to the bank-side project parameter list application program interface of the bank-side computer system, and send a request to obtain the project parameter list To the bank computer system, receive the item parameter list responded by the bank computer system, and send the item parameter list to the creation and management module of the item parameter list, where the request for the item parameter list is obtained Including the project parameter URL; a corresponding business establishment and management module, which is used by the terminal equipment of the third-party operator One of the business side application program interfaces corresponding to the business side establishment and management module, to request the business side application program interface data from the corresponding business side establishment and management module according to the project parameters, and to receive the business side application program Interface data, wherein each of the business side data of the business side application program interface data corresponds to each of the project parameters; The request sent by the management module to obtain the data of the business side application program interface is linked to the bank-side computer system corresponding to a business side URL to guide the bank-side business side application program interface of the bank-side computer system, and send The request to obtain the business side application program interface data to the bank-side computer system, receive the business side application program interface data responded by the bank-side computer system, and send the business side application program interface data to the corresponding The establishment and management module of the business side, in which the request to obtain the application program interface data of the business side includes the project parameters and the URL of the business side data. 如請求項5所述之多端點與跨業跨機構之統一規格樣式應用程式介面平台,更包括一項目參數清單及業務面授權之建立及管理模組,由該一個第三方業者終端設備登入該統一規格樣式應用程式介面平台,以向該項目參數清單及業務面授權之建立及管理模組請求使用該項目參數清單應用程式介面及該業務面應用程式介面之授權,在該項目參數清單及業務面授權之建立及管理模組驗證已登入之該一個第三方業者終端設備之一第三方業者為合法使用者時,由該項目參數清單及業務面授權之建立及管理模組回應准予使用該項目參數清單應用程式介面及該業務面應用程式介面之授權至該一個第三方業者終端設備。 The multi-endpoint and cross-industry and cross-organization unified application program interface platform described in claim 5 also includes a project parameter list and a business-side authorization creation and management module. The third-party terminal device logs in to the application program interface platform. Uniform specification style application programming interface platform to request the creation and management module of the project parameter list and business side authorization to use the project parameter list application programming interface and the business side application programming interface authorization, in the project parameter list and business The establishment and management module of the face authorization verifies that the logged-in terminal device of the third-party operator is a legitimate user, and the project parameter list and the establishment and management module authorized by the business face respond to the permission to use the project The parameter list application interface and the authorization of the business application interface to the terminal device of the third-party operator. 如請求項5所述之多端點與跨業跨機構之統一規格樣式應用程式介面平台,其中,該項目參數清單之建立及管理模組將該識別各對應銀行端項目參數清單模組所傳送之該項目參數清單傳送至該一個第三方業 者終端設備。 The multi-endpoint and cross-industry and cross-institution unified application programming interface platform described in claim 5, wherein the creation and management module of the item parameter list will identify each corresponding bank item parameter list module sent The project parameter list is sent to the third-party industry 者Terminal equipment. 如請求項5所述之多端點與跨業跨機構之統一規格樣式應用程式介面平台,其中,該對應業務面之建立及管理模組將該識別各銀行端業務面模組所傳送之該業務面應用程式介面資料傳送至該一個第三方業者終端設備。 The multi-endpoint and cross-industry and cross-institution unified application program interface platform described in claim 5, wherein the establishment and management module of the corresponding business side will identify the business transmitted by each bank-end business side module The data of the face application program interface is sent to the terminal device of the third-party operator. 一種內儲一程式之電腦可讀取之記錄媒體,當多端點與跨業跨機構之統一規格樣式應用程式介面平台於該電腦可讀取之記錄媒體載入該程式並執行後,可完成請求項1至4中任一項之方法。 A computer-readable recording medium storing a program. When a multi-endpoint and cross-industry and cross-organization uniform application program interface platform loads and executes the program on the computer-readable recording medium, the request can be completed The method of any one of items 1 to 4. 一種內儲一程式之電腦程式產品,當多端點與跨業跨機構之統一規格樣式應用程式介面平台於電腦程式產品載入該程式並執行後,可完成請求項1至4中任一項之方法。 A computer program product that stores a program. When a multi-endpoint and cross-industry and cross-organization unified application program interface platform loads and executes the program in the computer program product, any one of request items 1 to 4 can be completed method.
TW109123285A 2020-07-10 2020-07-10 Multi-terminal and cross-industry and cross-organization unified specification style application program interface platform and its operation method, computer readable recording medium and computer program product TWI747371B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW109123285A TWI747371B (en) 2020-07-10 2020-07-10 Multi-terminal and cross-industry and cross-organization unified specification style application program interface platform and its operation method, computer readable recording medium and computer program product

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW109123285A TWI747371B (en) 2020-07-10 2020-07-10 Multi-terminal and cross-industry and cross-organization unified specification style application program interface platform and its operation method, computer readable recording medium and computer program product

Publications (2)

Publication Number Publication Date
TWI747371B true TWI747371B (en) 2021-11-21
TW202203125A TW202203125A (en) 2022-01-16

Family

ID=79907878

Family Applications (1)

Application Number Title Priority Date Filing Date
TW109123285A TWI747371B (en) 2020-07-10 2020-07-10 Multi-terminal and cross-industry and cross-organization unified specification style application program interface platform and its operation method, computer readable recording medium and computer program product

Country Status (1)

Country Link
TW (1) TWI747371B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI814425B (en) * 2022-06-07 2023-09-01 群鼎團隊有限公司 Operation method, system, and computer readable medium of application programming interface or data set

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103841134A (en) * 2012-11-22 2014-06-04 阿里巴巴集团控股有限公司 API-based method for sending and receiving information, API-based apparatus, and API-based system
TWI476621B (en) * 2010-08-27 2015-03-11 Alibaba Group Holding Ltd Method, system and device for realizing network service based on open application programming interface
CN104581401A (en) * 2013-10-10 2015-04-29 腾讯科技(深圳)有限公司 Method and device for playing data
CN106708946A (en) * 2016-11-25 2017-05-24 国云科技股份有限公司 Universal API table query method
US20170212737A1 (en) * 2013-11-20 2017-07-27 Wolfram Research, Inc. Methods and systems for generating application programming interfaces
US20190065217A1 (en) * 2017-08-24 2019-02-28 Appy Pie Llc System and method for creating, distributing & rendering progressive web applications
CN109739573A (en) * 2018-12-27 2019-05-10 深圳市多度科技有限公司 Realize the processing method and processing device that api interface calls, the system for realizing api interface
CN110134429A (en) * 2019-04-02 2019-08-16 惠州学院 Network information browsing method, device, equipment, storage medium and system
TWM606342U (en) * 2020-07-10 2021-01-11 財金資訊股份有限公司 Multi-endpoint and cross-industry cross-organization unified specification pattern application platform

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI476621B (en) * 2010-08-27 2015-03-11 Alibaba Group Holding Ltd Method, system and device for realizing network service based on open application programming interface
CN103841134A (en) * 2012-11-22 2014-06-04 阿里巴巴集团控股有限公司 API-based method for sending and receiving information, API-based apparatus, and API-based system
CN104581401A (en) * 2013-10-10 2015-04-29 腾讯科技(深圳)有限公司 Method and device for playing data
US20170212737A1 (en) * 2013-11-20 2017-07-27 Wolfram Research, Inc. Methods and systems for generating application programming interfaces
CN106708946A (en) * 2016-11-25 2017-05-24 国云科技股份有限公司 Universal API table query method
US20190065217A1 (en) * 2017-08-24 2019-02-28 Appy Pie Llc System and method for creating, distributing & rendering progressive web applications
CN109739573A (en) * 2018-12-27 2019-05-10 深圳市多度科技有限公司 Realize the processing method and processing device that api interface calls, the system for realizing api interface
CN110134429A (en) * 2019-04-02 2019-08-16 惠州学院 Network information browsing method, device, equipment, storage medium and system
TWM606342U (en) * 2020-07-10 2021-01-11 財金資訊股份有限公司 Multi-endpoint and cross-industry cross-organization unified specification pattern application platform

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI814425B (en) * 2022-06-07 2023-09-01 群鼎團隊有限公司 Operation method, system, and computer readable medium of application programming interface or data set

Also Published As

Publication number Publication date
TW202203125A (en) 2022-01-16

Similar Documents

Publication Publication Date Title
US11803537B2 (en) Systems, methods, and apparatuses for implementing an SQL query and filter mechanism for blockchain stored data using distributed ledger technology (DLT)
US11886421B2 (en) Systems, methods, and apparatuses for distributing a metadata driven application to customers and non-customers of a host organization using distributed ledger technology (DLT)
US11783024B2 (en) Systems, methods, and apparatuses for protecting consumer data privacy using solid, blockchain and IPFS integration
US11257073B2 (en) Systems, methods, and apparatuses for implementing machine learning models for smart contracts using distributed ledger technologies in a cloud based computing environment
CN110287383B (en) Method and device for checking field information
US20200242595A1 (en) Systems, methods, and apparatuses utilizing a blended blockchain ledger in a cloud service to address local storage
US11677734B2 (en) System and method for pool-based identity authentication for service access without use of stored credentials
US7562215B2 (en) System and method for electronic document security
US11924352B2 (en) Systems, apparatus and methods for local state storage of distributed ledger data without cloning
CN107534671A (en) The polymerization of Distributed Services entity and association is with combining
US11741410B2 (en) Centralized cloud service management
AU2017325594A1 (en) Financial transaction management system, method, storage medium and server
CN110457629A (en) Permission processing, authority control method and device
TWI747371B (en) Multi-terminal and cross-industry and cross-organization unified specification style application program interface platform and its operation method, computer readable recording medium and computer program product
US20140359787A1 (en) Content Management System and Method for Managing and Classifying Data About Entities and for Providing Content Including the Classified Data
CN110716743A (en) Aggregation API development method and system suitable for multi-party collaborative development
TWM606342U (en) Multi-endpoint and cross-industry cross-organization unified specification pattern application platform
CN112363997B (en) Data version management method, device and storage medium
WO2021073096A1 (en) Resource data transfer method and device, and blockchain system
US20100030805A1 (en) Propagating information from a trust chain processing
US11223655B2 (en) Semiconductor tool matching and manufacturing management in a blockchain
JP7421443B2 (en) Data migration methods, data migration systems, and nodes
CN113987035A (en) Block chain external data access method, device, system, equipment and medium
Chandramouli et al. Infrastructure standards for smart ID card deployment
US20230368191A1 (en) Database representation of a public trust ledger