TWI732466B - Application program interface centralized sandbox and its operation method, computer readable recording medium and computer program product - Google Patents

Application program interface centralized sandbox and its operation method, computer readable recording medium and computer program product Download PDF

Info

Publication number
TWI732466B
TWI732466B TW109105937A TW109105937A TWI732466B TW I732466 B TWI732466 B TW I732466B TW 109105937 A TW109105937 A TW 109105937A TW 109105937 A TW109105937 A TW 109105937A TW I732466 B TWI732466 B TW I732466B
Authority
TW
Taiwan
Prior art keywords
application program
program interface
service
management module
application
Prior art date
Application number
TW109105937A
Other languages
Chinese (zh)
Other versions
TW202133014A (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 TW109105937A priority Critical patent/TWI732466B/en
Application granted granted Critical
Publication of TWI732466B publication Critical patent/TWI732466B/en
Publication of TW202133014A publication Critical patent/TW202133014A/en

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

一種應用程式介面集中沙盒,其包括:API上架發佈管理模組,接受服務提供平台提供之API服務之上架,及發佈API服務,以提供第三方業者終端設備來選取API服務及創建相應API服務之API應用程式;API模擬驗證管理模組,由第三方業者終端設備讀取相應API服務之API服務規格,並提供API服務模擬程式碼,以供第三方業者終端設備之API應用程式對API模擬驗證管理模組之API服務模擬程式碼進行模擬驗證;以及API訊息閘道管理模組,將第三方業者終端設備發送之API請求訊息轉送至服務提供平台,並將服務提供平台發送之回覆API請求訊息轉送至第三方業者終端設備。A centralized sandbox for application programming interfaces, which includes: an API release management module, accepts API services provided by the service provider platform, and releases API services to provide third-party terminal equipment to select API services and create corresponding API services API application program; API simulation verification management module, the third-party operator terminal device reads the API service specification of the corresponding API service, and provides API service simulation code for the API application program of the third-party operator terminal device to simulate the API Verify the API service simulation code of the management module for simulation verification; and the API message gateway management module, which forwards the API request message sent by the terminal device of the third party to the service provider platform, and responds to the API request sent by the service provider platform The message is forwarded to the terminal equipment of a third-party operator.

Description

應用程式介面集中沙盒及其操作方法、電腦可讀取之記錄媒體及電腦程式產品Application program interface centralized sandbox and its operation method, computer readable recording medium and computer program product

本發明有關於電腦之技術領域,特別有關於一種應用程式介面集中沙盒(Central Sandbox)及其操作方法、電腦可讀取之記錄媒體及電腦程式產品。The present invention relates to the technical field of computers, and particularly relates to a Central Sandbox and its operation method, computer-readable recording media and computer program products.

現行國、內外各產業之業務發展如需提供對外應用服務,已逐漸採用應用程式介面(Application Interface,以下簡稱API)作為串接方式,其中絕大部份服務提供者(例如金融、保險系統等)均係直接提供API入口供外部第三方業者(例如應用程式開發者)串接,第三方業者如因應用需要與服務提供者進行串接,則須先索取並研讀紙本或電子檔規格文件,再開發與API串接之應用程式。If the business development of the current domestic, domestic and foreign industries need to provide external application services, Application Interface (hereinafter referred to as API) has gradually been adopted as a concatenation method, and most of the service providers (such as financial, insurance systems, etc.) ) Directly provide API access for external third-party providers (such as application developers) to connect. If the third-party industry needs to connect with service providers due to application needs, they must first obtain and study paper or electronic file specifications. , And then develop the application program that is connected with the API.

然而不同第三方業者對於規格文件之理解常常不同,部份情況是邊閱讀規格文件邊開發應用程式,最後於服務提供者測試環境進行測試驗證時,才發現規格文件解讀錯誤,導致應用程式一改再改並反覆測試,這樣的情境在各產業常常發生。However, different third-party companies often have different understanding of the specification documents. In some cases, the application is developed while reading the specification documents. Finally, when the service provider's test environment is tested and verified, it is discovered that the specification documents are interpreted incorrectly, which leads to a change in the application Change and test again and again, this kind of situation often happens in various industries.

另外,跨業跨單位之開發,也沒有一致性的作法,造成第三方業者在面對不同產業及服務提供者時,需配合因應不同的做法,使得第三方業者難以重覆利用先前之開發成果,導致第三方業者無法有效降低開發成本之情況。In addition, there is no consistent practice in cross-industry and cross-unit development, which causes third-party companies to cope with different industries and service providers in response to different practices, making it difficult for third-party companies to reuse previous development results. , Resulting in a situation where the third-party industry cannot effectively reduce the development cost.

有鑑於上述問題,本發明之目的係提供一種應用程式介面集中沙盒及其操作方法、電腦可讀取之記錄媒體及電腦程式產品,其針對各產業服務提供者及第三方業者能於這集中沙盒,完成一致性的、便利性的、有效率的開發測試介面,各方應將各自人力運用於各自擅長領域,俾提升整體開發效率。In view of the above-mentioned problems, the purpose of the present invention is to provide a centralized sandbox with an application program interface and its operation method, a computer-readable recording medium and computer program products, which can focus on various industry service providers and third-party operators. Sandbox, to complete a consistent, convenient, and efficient development and test interface. Each party should use their own manpower in their respective areas of expertise to improve overall development efficiency.

本發明之第一態樣係提供一種應用程式介面集中沙盒之操作方法,該應用程式介面集中沙盒包括一應用程式介面上架發佈管理模組、一應用程式介面模擬驗證管理模組及一應用程式介面訊息閘道管理模組,該方法包括下列步驟: 由該應用程式介面上架發佈管理模組接受至少一服務提供平台所提供之至少一應用程式介面服務之上架,及發佈該至少一應用程式介面服務,以提供至少一第三方業者終端設備來選取該至少一應用程式介面服務及創建相應該至少一應用程式介面服務之一應用程式介面應用程式; 在該應用程式介面模擬驗證管理模組中由該至少一第三方業者終端設備讀取相應該至少一應用程式介面服務之一應用程式介面服務規格,由該應用程式介面模擬驗證管理模組提供一應用程式介面服務模擬程式碼,以供該至少一第三方業者終端設備之一應用程式介面應用程式對該應用程式介面模擬驗證管理模組之該應用程式介面服務模擬程式碼進行模擬驗證;以及 由該應用程式介面訊息閘道管理模組將該至少一第三方業者終端設備發送之一應用程式介面請求訊息轉送至該至少一服務提供平台,並將該至少一服務提供平台發送之一回覆應用程式介面請求訊息轉送至該至少一第三方業者終端設備。 The first aspect of the present invention provides an operation method of an application program interface centralized sandbox. The application program interface centralized sandbox includes an application program interface rack release management module, an application program interface simulation verification management module, and an application Program interface message gateway management module, the method includes the following steps: The application program interface release management module accepts at least one application program interface service provided by at least one service providing platform for release, and publishes the at least one application program interface service to provide at least one third-party operator terminal device to select the At least one application programming interface service and creating an application programming interface application corresponding to the at least one application programming interface service; In the application program interface simulation verification management module, the at least one third-party operator terminal device reads an application program interface service specification corresponding to the at least one application program interface service, and the application program interface simulation verification management module provides a Application programming interface service simulation code for the application programming interface application of one of the terminal devices of the at least one third-party operator to perform simulation verification on the application programming interface service simulation code of the application programming interface simulation verification management module; and The application program interface message gateway management module forwards an application program interface request message sent by the at least one third-party operator terminal device to the at least one service providing platform, and the at least one service providing platform sends a reply application The program interface requests the message to be forwarded to the terminal equipment of the at least one third-party operator.

本發明之第二態樣係提供一種應用程式介面集中沙盒,其包括: 一應用程式介面上架發佈管理模組,接受至少一服務提供平台所提供之至少一應用程式介面服務之上架,及發佈該至少一應用程式介面服務,以提供至少一第三方業者終端設備來選取該至少一應用程式介面服務及創建相應該至少一應用程式介面服務之一應用程式介面應用程式; 一應用程式介面模擬驗證管理模組,由該至少一第三方業者終端設備讀取相應該至少一應用程式介面服務之一應用程式介面服務規格,並提供一應用程式介面服務模擬程式碼,以供該至少一第三方業者終端設備之一應用程式介面應用程式對該應用程式介面模擬驗證管理模組之該應用程式介面服務模擬程式碼進行模擬驗證;以及 一應用程式介面訊息閘道管理模組,將該至少一第三方業者終端設備發送之一應用程式介面請求訊息轉送至該至少一服務提供平台,並將該至少一服務提供平台發送之一回覆應用程式介面請求訊息轉送至該至少一第三方業者終端設備。 The second aspect of the present invention provides a centralized sandbox for application programming interfaces, which includes: An application program interface release management module, accepts at least one application program interface service provided by at least one service providing platform, and releases the at least one application program interface service to provide at least one third-party operator terminal device to select the At least one application programming interface service and creating an application programming interface application corresponding to the at least one application programming interface service; An application program interface simulation verification management module reads an application program interface service specification corresponding to the at least one application program interface service by the at least one third-party terminal device, and provides an application program interface service simulation code for The application program interface application program of the at least one third-party operator terminal device performs simulation verification on the application program interface service simulation code of the application program interface simulation verification management module; and An application program interface message gateway management module, which forwards an application program interface request message sent by the at least one third-party operator terminal device to the at least one service providing platform, and sends a reply application to the at least one service providing platform The program interface requests the message to be forwarded to the terminal equipment of the at least one third-party operator.

本發明之第三態樣係提供一種內儲一程式之電腦可讀取之記錄媒體,當應用程式介面集中沙盒於該電腦可讀取之記錄媒體載入該程式並執行後,可完成本發明之第一態樣之方法。The third aspect of the present invention is to provide a computer-readable recording medium storing a program. When the application program interface centralized sandbox is loaded and executed on the computer-readable recording medium, the program can be completed The method of the first aspect of invention.

本發明之第四態樣係提供一種內儲一程式之電腦程式產品,當應用程式介面集中沙盒於電腦程式產品載入該程式並執行後,可完成本發明之第一態樣之方法。The fourth aspect of the present invention provides a computer program product storing a program. When the application program interface centralized sandbox is loaded and executed in the computer program product, the method of the first aspect of the present invention can be completed.

為使熟習本發明所屬技術領域之一般技藝者能更進一步了解本發明,下文特列舉本發明之較佳實施例,並配合所附圖式,詳細說明本發明的構成內容及所欲達成之功效。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. .

圖1為本發明之應用程式介面(API)集中沙盒之示意方塊圖。在圖1中,API集中沙盒10包括一API上架發佈管理模組12、一API模擬驗證管理模組14、一API訊息閘道管理模組16及一API監控統計與數據分析管理模組18。Figure 1 is a schematic block diagram of the API centralized sandbox of the present invention. In Figure 1, the API centralized sandbox 10 includes an API release management module 12, an API simulation verification management module 14, an API message gateway management module 16, and an API monitoring statistics and data analysis management module 18 .

API上架發佈管理模組12用以接受至少一服務提供平台(如圖1中所示之金融服務提供平台30、保險服務提供平台32、證券服務提供平台34及其他服務提供平台36中之一或多個)所提供之至少一API服務(例如金融服務提供平台30提供網路頁面資訊查詢之服務)之上架,以及由集中沙盒管理單位20之操作人員操作API集中沙盒10在API上架發佈管理模組12發佈該至少一API服務,以提供至少一第三方業者終端設備(如圖1中所示之第三方業者終端設備22、24、26、28)來選取該至少一API服務及創建相應該至少一API服務之一API應用程式。The API release management module 12 is used to accept at least one service providing platform (such as one of the financial service providing platform 30, the insurance service providing platform 32, the securities service providing platform 34, and other service providing platforms 36 as shown in FIG. 1 or Multiple) provided at least one API service (for example, the service provided by the financial service provider platform 30 for querying information on web pages) is put on the shelf, and the API central sandbox 10 is operated by the operator of the centralized sandbox management unit 20 and released on the API shelf The management module 12 publishes the at least one API service to provide at least one third-party operator terminal device (the third-party operator terminal device 22, 24, 26, 28 shown in FIG. 1) to select the at least one API service and create One of the API applications corresponding to the at least one API service.

其中,API上架發佈管理模組12接受例如金融服務提供平台30之API服務之上架。集中沙盒管理單位20之操作人員操作API上架發佈管理模組12以設定已上架之API服務之發佈。Among them, the API release management module 12 accepts, for example, the API service of the financial service providing platform 30 to be released. The operators of the centralized sandbox management unit 20 operate the API release management module 12 to set the release of the API services that have been placed on the shelves.

一個或多個第三方業者操作第三方業者終端設備22、24、26、28於API上架發佈管理模組12選取已發佈之API服務,以創建相應該API服務之API應用程式,然而第三方業者可選取同一服務提供平台之多個API服務,或者選取多個不同服務提供平台之API服務以創建在一個API應用程式中。One or more third-party operators operate the third-party terminal equipment 22, 24, 26, 28 to select the published API service in the API release management module 12 to create an API application corresponding to the API service. However, the third-party operator You can select multiple API services of the same service provider platform, or select multiple API services of different service provider platforms to create an API application.

API上架發佈管理模組12將選取該API服務之第三方業者之資料傳送至相應被選取該API服務之金融服務提供平台30、保險服務提供平台32、證券服務提供平台34或其他服務提供平台36中之一或多個,以供金融服務提供平台30、保險服務提供平台32、證券服務提供平台34或其他服務提供平台36中之一或多個審核已選取該API服務之第三方業者之資料。The API release management module 12 transmits the data of the third-party industry that selected the API service to the financial service provider platform 30, insurance service provider platform 32, securities service provider platform 34, or other service provider platform 36 corresponding to the selected API service. One or more of them, for one or more of the financial service providing platform 30, insurance service providing platform 32, securities service providing platform 34, or other service providing platform 36 to review the information of the third party that has selected the API service .

API上架發佈管理模組12接收金融服務提供平台30、保險服務提供平台32、證券服務提供平台34或其他服務提供平台36中之一或多個審核已選取該API服務之第三方業者是否具備使用已選取該API服務之權限,並將審核結果傳送至已選取該API服務之第三方業者之第三方業者終端設備22、24、26、28。The API release management module 12 receives one or more of the financial service provider platform 30, the insurance service provider platform 32, the securities service provider platform 34, or other service provider platforms 36 to verify whether the third-party industry that has selected the API service can use it The authority of the API service has been selected, and the audit result is transmitted to the third-party operator terminal device 22, 24, 26, 28 of the third-party operator that has selected the API service.

在金融服務提供平台30、保險服務提供平台32、證券服務提供平台34或其他服務提供平台36中之一或多個同意已選取該API服務之第三方業者使用已選取該API服務的情況,集中沙盒管理單位20之操作人員操作API上架發佈管理模組12設定相應已選取該API服務之API應用程式之發佈。If one or more of the financial service providing platform 30, insurance service providing platform 32, securities service providing platform 34, or other service providing platform 36 agrees to use the API service that has been selected by the third-party industry, focus on The operator of the sandbox management unit 20 operates the API release management module 12 to set the release of the API application corresponding to the selected API service.

在圖1中,第三方業者藉由第三方業者終端設備22、24、26、28讀取在API模擬驗證管理模組14中相應API服務之一API服務規格。API模擬驗證管理模組14提供一API服務模擬程式碼,以供第三方業者終端設備22、24、26、28之API應用程式對該API模擬驗證管理模組14之API服務模擬程式碼進行模擬驗證。In FIG. 1, the third-party provider uses the third-party terminal devices 22, 24, 26, 28 to read the API service specifications of one of the corresponding API services in the API simulation verification management module 14. The API simulation verification management module 14 provides an API service simulation code for the API application program of the terminal equipment 22, 24, 26, 28 of the third party to simulate the API service simulation code of the API simulation verification management module 14 verification.

其中,第三方業者終端設備22、24、26、28讀取在API模擬驗證管理模組14中相應已選取該API服務之API服務規格。API模擬驗證管理模組14根據該API服務規格產製API模擬程式碼,以供第三方業者終端設備22、24、26、28之API應用程式在API模擬驗證管理模組14對API模擬程式碼進行模擬驗證。Among them, the third-party operator terminal devices 22, 24, 26, 28 read the API service specifications corresponding to the API service selected in the API simulation verification management module 14. The API simulation verification management module 14 produces API simulation code according to the API service specification, so that the API application program of the terminal equipment 22, 24, 26, 28 of the third-party operator can compare the API simulation code in the API simulation verification management module 14 Perform simulation verification.

API模擬驗證管理模組14接收第三方業者終端設備22、24、26、28發送之一API驗證請求訊息,並由API模擬驗證管理模組14發送該API驗證請求訊息至金融服務提供平台30、保險服務提供平台32、證券服務提供平台34及其他服務提供平台36中之一或多個。The API simulation verification management module 14 receives an API verification request message sent by the third-party operator terminal devices 22, 24, 26, 28, and the API simulation verification management module 14 sends the API verification request message to the financial service provider platform 30, One or more of the insurance service providing platform 32, the securities service providing platform 34, and the other service providing platform 36.

API模擬驗證管理模組14接收金融服務提供平台30、保險服務提供平台32、證券服務提供平台34及其他服務提供平台36中之一或多個以回覆該API驗證請求訊息之一回覆API驗證請求訊息,並由API模擬驗證管理模組14發送至該回覆API驗證請求訊息至第三方業者終端設備22、24、26、28。The API simulation verification management module 14 receives one or more of the financial service providing platform 30, the insurance service providing platform 32, the securities service providing platform 34, and the other service providing platform 36 to respond to one of the API verification request messages to respond to the API verification request The API simulation verification management module 14 sends the reply API verification request message to the terminal device 22, 24, 26, 28 of the third-party operator.

在圖1中,API訊息閘道管理模組16將第三方業者終端設備22、24、26、28發送之一API請求訊息轉送至金融服務提供平台30、保險服務提供平台32、證券服務提供平台34及其他服務提供平台36中之一或多個,並將金融服務提供平台30、保險服務提供平台32、證券服務提供平台34及其他服務提供平台36中之一或多個發送之一回覆API請求訊息轉送至第三方業者終端設備22、24、26、28。In FIG. 1, the API message gateway management module 16 forwards one of the API request messages sent by the third-party operator terminal devices 22, 24, 26, 28 to the financial service provider platform 30, the insurance service provider platform 32, and the securities service provider platform. 34 and one or more of other service providing platforms 36, and sending one or more of the financial service providing platform 30, insurance service providing platform 32, securities service providing platform 34, and other service providing platform 36 to one or more of the reply API The request message is forwarded to the terminal equipment 22, 24, 26, 28 of the third party.

其中,API訊息閘道管理模組16接收第三方業者終端設備22、24、26、28發送之API請求訊息。API訊息閘道管理模組16審核第三方業者終端設備22、24、26、28發送之API請求訊息是否合法及合乎API集中沙盒10之規定,並協助金融服務提供平台30、保險服務提供平台32、證券服務提供平台34及其他服務提供平台36中之一或多個管控第三方業者終端設備22、24、26、28所發送之一API訊息流量。Among them, the API message gateway management module 16 receives API request messages sent by the terminal devices 22, 24, 26, and 28 of the third-party provider. The API message gateway management module 16 reviews whether the API request messages sent by the terminal devices 22, 24, 26, 28 of the third party are legal and comply with the requirements of the API centralized sandbox 10, and assists the financial service provider platform 30 and the insurance service provider platform 32. One or more of the securities service providing platform 34 and other service providing platforms 36 controls the flow of one of the API messages sent by the third-party operator terminal devices 22, 24, 26, 28.

在第三方業者終端設備22、24、26、28發送之API請求訊息合法及合乎API集中沙盒10之規定之情況,API訊息閘道管理模組16轉送該API請求訊息至金融服務提供平台30、保險服務提供平台32、證券服務提供平台34及其他服務提供平台36中之一或多個。When the API request message sent by the terminal device 22, 24, 26, 28 of the third party is legal and meets the requirements of the API centralized sandbox 10, the API message gateway management module 16 forwards the API request message to the financial service provider platform 30 1. One or more of the insurance service provision platform 32, the securities service provision platform 34, and other service provision platforms 36.

在金融服務提供平台30、保險服務提供平台32、證券服務提供平台34及其他服務提供平台36中之一或多個審核第三方業者之權限符合的情況,API訊息閘道管理模組16接收金融服務提供平台30、保險服務提供平台32、證券服務提供平台34及其他服務提供平台36中之一或多個回覆該API請求訊息之一回覆API請求訊息,並將該回覆API請求訊息轉送至第三方業者終端設備22、24、26、28。When one or more of the financial service providing platform 30, the insurance service providing platform 32, the securities service providing platform 34, and the other service providing platform 36 review the compliance with the authority of the third-party industry, the API message gateway management module 16 receives the financial One or more of the service providing platform 30, the insurance service providing platform 32, the securities service providing platform 34, and the other service providing platform 36 replies to the API request message. One of the API request messages responds to the API request message and forwards the reply API request message to the first Three-party operator terminal equipment 22, 24, 26, 28.

在圖1中,API監控統計與數據分析管理模組18監控在API訊息閘道管理模組16中對於金融服務提供平台30、保險服務提供平台32、證券服務提供平台34或其他服務提供平台36與第三方業者終端設備22、24、26、28之間所有API訊息之發送回覆狀態,並協助金融服務提供平台30、保險服務提供平台32、證券服務提供平台34或其他服務提供平台36與第三方業者終端設備22、24、26、28之間運作順暢。In Figure 1, the API monitoring statistics and data analysis management module 18 monitors the financial service provision platform 30, insurance service provision platform 32, securities service provision platform 34 or other service provision platform 36 in the API message gateway management module 16. The response status of all API messages sent to and from the terminal equipment 22, 24, 26, 28 of the third party, and assist the financial service provider platform 30, insurance service provider platform 32, securities service provider platform 34, or other service provider platform 36 The terminal devices 22, 24, 26, and 28 of the three parties operate smoothly.

API監控統計與數據分析管理模組18藉由監控API訊息閘道管理模組16中所有API訊息之數據分析以獲取所有API統計數據,其中所有API統計數據係API之使用率、成功率、失敗率及偏好率之資訊。The API monitoring statistics and data analysis management module 18 obtains all API statistics by monitoring the data analysis of all API messages in the API message gateway management module 16. All API statistics are the usage rate, success rate, and failure of the API Rate and preference rate information.

圖2為本發明之API集中沙盒之操作方法之流程圖。在說明圖2之流程步驟時參考圖1之系統架構。Fig. 2 is a flowchart of the operation method of the API centralized sandbox of the present invention. Refer to the system architecture of FIG. 1 when describing the process steps of FIG. 2.

在圖2中,由API上架發佈管理模組12接受金融服務提供平台30、保險服務提供平台32、證券服務提供平台34及其他服務提供平台36中之一或多個所提供之至少一API服務之上架,例如金融服務提供平台30提供網路頁面資訊查詢之服務,以及由集中沙盒管理單位20之操作人員操作API集中沙盒10在API上架發佈管理模組12發佈該至少一API服務,以提供一或多個第三方業者終端設備22、24、26、28來選取該至少一API服務及創建相應該至少一API服務之一API應用程式(步驟S40)。In FIG. 2, the API release management module 12 accepts at least one API service provided by one or more of the financial service providing platform 30, the insurance service providing platform 32, the securities service providing platform 34, and the other service providing platform 36 For example, the financial service providing platform 30 provides services for querying online page information, and the operator of the centralized sandbox management unit 20 operates the API centralized sandbox 10 to publish the at least one API service in the API release management module 12 to One or more third-party operator terminal devices 22, 24, 26, 28 are provided to select the at least one API service and create an API application corresponding to the at least one API service (step S40).

圖3為本發明之API上架發佈管理模組在圖2之步驟S40中更詳細描述之操作方法之流程圖。在圖3中,API上架發佈管理模組12接受例如金融服務提供平台30之一或多個API服務之上架,亦接收保險服務提供平台32、證券服務提供平台34或其他服務提供平台36之一或多個API服務之上架(步驟S402)。集中沙盒管理單位20之操作人員操作API上架發佈管理模組12以設定已上架之API服務之發佈(步驟S404)。FIG. 3 is a flowchart of the operation method described in more detail in step S40 of FIG. 2 of the API release management module of the present invention. In FIG. 3, the API release management module 12 accepts, for example, one or more API services of the financial service provider platform 30, and also receives one of the insurance service provider platform 32, securities service provider platform 34, or other service provider platform 36. Or multiple API services are launched (step S402). The operator of the centralized sandbox management unit 20 operates the API release management module 12 to set the release of the API service that has been released (step S404).

第三方業者若對服務提供平台所上架之API服務有興趣,由一個或多個第三方業者操作第三方業者終端設備22、24、26、28於API上架發佈管理模組12選取已發佈之API服務,以創建相應該API服務之API應用程式,然而第三方業者可選取同一服務提供平台之多個API服務,或者選取多個不同服務提供平台之API服務以創建在一個API應用程式中(步驟S406)。If a third-party operator is interested in the API service on the service provider platform, one or more third-party operators will operate the third-party terminal device 22, 24, 26, 28 in the API release management module 12 to select the released API Service to create an API application corresponding to the API service. However, the third-party industry can select multiple API services of the same service provider platform, or select multiple API services of different service provider platforms to create an API application (step S406).

由於第三方業者已於API集中沙盒10登錄其相關資料,所以由API上架發佈管理模組12將選取該API服務之第三方業者之資料傳送至相應被選取該API服務之金融服務提供平台30、保險服務提供平台32、證券服務提供平台34或其他服務提供平台36中之一或多個,以供金融服務提供平台30、保險服務提供平台32、證券服務提供平台34或其他服務提供平台36中之一或多個審核已選取該API服務之第三方業者之資料(步驟S408)。Since the third-party business has registered its related data in the API centralized sandbox 10, the API release management module 12 sends the data of the third-party business that selected the API service to the corresponding financial service provider platform 30 that selected the API service. One or more of the insurance service provision platform 32, the securities service provision platform 34 or other service provision platforms 36 for the financial service provision platform 30, insurance service provision platform 32, securities service provision platform 34 or other service provision platform 36 One or more of the third-party providers that have selected the API service are reviewed (step S408).

金融服務提供平台30、保險服務提供平台32、證券服務提供平台34或其他服務提供平台36中之一或多個對於要使用其所上架之API服務之第三方業者進行審核,例如第三方業者之信用度有無不良前科,以審核已選取該API服務之第三方業者是否具備使用已選取該API服務之權限(步驟S408)。金融服務提供平台30、保險服務提供平台32、證券服務提供平台34或其他服務提供平台36中之一或多個將審核結果傳送至API上架發佈管理模組12,並由API上架發佈管理模組12將所接收之審核結果傳送至已選取該API服務之第三方業者之第三方業者終端設備22、24、26、28(步驟S410)。One or more of the financial service provision platform 30, the insurance service provision platform 32, the securities service provision platform 34, or other service provision platforms 36 conduct audits of third-party companies that want to use the API services they list, such as those of third-party companies Whether the credit has bad history, to check whether the third-party business that has selected the API service has the authority to use the selected API service (step S408). One or more of the financial service providing platform 30, insurance service providing platform 32, securities service providing platform 34, or other service providing platform 36 transmits the audit result to the API release management module 12, and the API release management module 12 Transmit the received audit result to the third-party terminal equipment 22, 24, 26, 28 of the third-party provider that has selected the API service (step S410).

在金融服務提供平台30、保險服務提供平台32、證券服務提供平台34或其他服務提供平台36中之一或多個同意已選取該API服務之第三方業者使用已選取該API服務的情況,集中沙盒管理單位20之操作人員操作API上架發佈管理模組12設定相應已選取該API服務之API應用程式之發佈(步驟S412)。If one or more of the financial service providing platform 30, insurance service providing platform 32, securities service providing platform 34, or other service providing platform 36 agrees to use the API service that has been selected by the third-party industry, focus on The operator of the sandbox management unit 20 operates the API release management module 12 to set the release of the API application corresponding to the selected API service (step S412).

過往服務提供平台發佈API服務均採變更方式提供,時效難以準確掌控,藉由API集中沙盒可提供服務提供平台一套完整的發佈功能,透過時間設定準確控制API服務之發佈或中止時間,強化API訊息之控制。In the past, the API services released by the service providing platform were all provided in a modified manner, and the timeliness was difficult to accurately control. Through the API centralized sandbox, a complete set of release functions of the service providing platform can be provided, and the release or suspension time of the API service can be accurately controlled through the time setting. Control of API messages.

在圖2中,第三方業者藉由第三方業者終端設備22、24、26、28讀取在API模擬驗證管理模組14中相應API服務之一API服務規格。API模擬驗證管理模組14提供一API服務模擬程式碼,以供第三方業者終端設備22、24、26、28之API應用程式對該API模擬驗證管理模組14之API服務模擬程式碼進行模擬驗證,以利第三方業者所創建之API應用程式之開發驗證(步驟S42)。In FIG. 2, the third-party provider uses the third-party terminal devices 22, 24, 26, 28 to read the API service specifications of one of the corresponding API services in the API simulation verification management module 14. The API simulation verification management module 14 provides an API service simulation code for the API application program of the terminal equipment 22, 24, 26, 28 of the third party to simulate the API service simulation code of the API simulation verification management module 14 Verification, to facilitate the development verification of the API application created by the third-party industry (step S42).

圖4為本發明之API模擬驗證管理模組在圖2之步驟S42中更詳細描述操作方法之流程圖。在圖4中,第三方業者終端設備22、24、26、28讀取在API模擬驗證管理模組14中相應已選取該API服務之API服務規格(步驟S422)。由API模擬驗證管理模組14根據該API服務規格產製API模擬程式碼,以供第三方業者終端設備22、24、26、28之API應用程式在API模擬驗證管理模組14對API模擬程式碼進行模擬驗證(步驟S424)。4 is a flow chart of the API simulation verification management module of the present invention describing the operation method in step S42 of FIG. 2 in more detail. In FIG. 4, the third-party operator terminal devices 22, 24, 26, 28 read the API service specifications corresponding to the API service selected in the API simulation verification management module 14 (step S422). The API simulation verification management module 14 produces API simulation code according to the API service specification, so that the API application program of the terminal equipment 22, 24, 26, 28 of the third-party operator can compare the API simulation program in the API simulation verification management module 14 The code is simulated and verified (step S424).

由API模擬驗證管理模組14接收第三方業者終端設備22、24、26、28發送之一API驗證請求訊息,並由API模擬驗證管理模組14發送該API驗證請求訊息至金融服務提供平台30、保險服務提供平台32、證券服務提供平台34及其他服務提供平台36中之一或多個(步驟S426)。The API simulation verification management module 14 receives an API verification request message sent by the third-party operator terminal devices 22, 24, 26, 28, and the API simulation verification management module 14 sends the API verification request message to the financial service providing platform 30 1. One or more of the insurance service providing platform 32, the securities service providing platform 34, and other service providing platforms 36 (step S426).

金融服務提供平台30、保險服務提供平台32、證券服務提供平台34及其他服務提供平台36中之一或多個接收到經由API模擬驗證管理模組14由第三方業者終端設備22、24、26、28發送之API驗證請求訊息後,金融服務提供平台30、保險服務提供平台32、證券服務提供平台34及其他服務提供平台36中之一或多個驗證第三方業者是否有權限使用該等服務平台所提供之API服務,所驗證之結果以一回覆API驗證請求訊息傳送至API模擬驗證管理模組14,而由API模擬驗證管理模組14接收金融服務提供平台30、保險服務提供平台32、證券服務提供平台34及其他服務提供平台36中之一或多個以回覆該API驗證請求訊息之該回覆API驗證請求訊息,並由API模擬驗證管理模組14發送至該回覆API驗證請求訊息至第三方業者終端設備22、24、26、28(步驟S428)。One or more of the financial service providing platform 30, the insurance service providing platform 32, the securities service providing platform 34, and other service providing platforms 36 receive the terminal device 22, 24, 26 of the third-party operator via the API simulation verification management module 14 , 28 After the API verification request message sent, one or more of the financial service provider platform 30, insurance service provider platform 32, securities service provider platform 34, and other service provider platforms 36 verifies whether the third party has the authority to use the services For the API service provided by the platform, the verified result is sent to the API simulation verification management module 14 as a reply API verification request message, and the API simulation verification management module 14 receives the financial service providing platform 30, the insurance service providing platform 32, One or more of the securities service providing platform 34 and other service providing platforms 36 respond to the API verification request message of the API verification request message, and the API simulation verification management module 14 sends the response API verification request message to The third-party operator terminal devices 22, 24, 26, 28 (step S428).

過往由於服務提供平台之API服務的版本更新後,規格文件並不一定同時更新,或反之規格文件更新,但API服務尚未更新,此情況造成第三方業者常難以確認版本。藉由API集中沙盒10讓服務提供平台同時提供規格文件及API服務,以解決規格文件及API服務更新時間不一致的問題。In the past, after the API service version of the service providing platform was updated, the specification file was not necessarily updated at the same time, or vice versa, but the API service has not been updated yet. This situation often makes it difficult for third-party operators to confirm the version. The API centralized sandbox 10 allows the service providing platform to provide specification files and API services at the same time, so as to solve the problem of inconsistent update time of specification files and API services.

再者,API集中沙盒10提供API模擬驗證,讓第三方業者解讀規格文件後,能實際模擬並掌握API訊息發送及接收之樣貌,佐證規格文件解讀,俾利第三方業者之API應用程式之開發驗證。In addition, the API Centralized Sandbox 10 provides API simulation verification, allowing third-party operators to actually simulate and grasp the appearance of API message sending and receiving after interpreting the specification documents, supporting the interpretation of the specification documents, and benefiting the third-party industry’s API applications The development verification.

API集中沙盒10提供模擬程式碼,加速第三方業者之API應用程式的開發作業,過往由於規格文件撰寫方式不一,第三方業者對於規格解讀因人而異,藉由API集中沙盒10自動化地針對服務提供平台之規格文件產製模擬程式碼,讓不同開發背景與開發程度之第三方業者取得一樣的模擬程式碼,解決規格解讀不一之情況。API centralized sandbox 10 provides simulation code to speed up the development of API applications by third-party companies. In the past, due to the different ways of writing specification documents, the interpretation of specifications by third-party companies varies from person to person. The API centralized sandbox 10 is used to automate The simulation code is produced based on the specification documents of the service providing platform, so that third-party companies with different development backgrounds and development levels can obtain the same simulation code to solve the problem of different specification interpretations.

在圖2中,API訊息閘道管理模組16將第三方業者終端設備22、24、26、28發送之一API請求訊息轉送至金融服務提供平台30、保險服務提供平台32、證券服務提供平台34及其他服務提供平台36中之一或多個,並將金融服務提供平台30、保險服務提供平台32、證券服務提供平台34及其他服務提供平台36中之一或多個發送之一回覆API請求訊息轉送至第三方業者終端設備22、24、26、28(步驟S44)。In FIG. 2, the API message gateway management module 16 forwards one of the API request messages sent by the third-party operator terminal devices 22, 24, 26, 28 to the financial service provider platform 30, the insurance service provider platform 32, and the securities service provider platform. 34 and one or more of other service providing platforms 36, and sending one or more of the financial service providing platform 30, insurance service providing platform 32, securities service providing platform 34, and other service providing platform 36 to one or more of the reply API The request message is forwarded to the third-party operator terminal devices 22, 24, 26, 28 (step S44).

圖5為本發明之API訊息閘道管理模組在圖2之步驟S44中更詳細描述操作方法之流程圖。在圖5中,由API訊息閘道管理模組16接收第三方業者終端設備22、24、26、28發送之API請求訊息,例如該API請求訊息請求進入金融服務提供平台30之網頁畫面(步驟S442)。FIG. 5 is a flow chart of the API message gateway management module of the present invention describing the operation method in step S44 of FIG. 2 in more detail. In FIG. 5, the API message gateway management module 16 receives the API request message sent by the third-party terminal equipment 22, 24, 26, 28, for example, the API request message requests to enter the web page of the financial service provider platform 30 (step S442).

由API訊息閘道管理模組16審核第三方業者終端設備22、24、26、28發送之API請求訊息是否合法及合乎API集中沙盒10之規定,並協助金融服務提供平台30、保險服務提供平台32、證券服務提供平台34及其他服務提供平台36中之一或多個管控第三方業者終端設備22、24、26、28所發送之一API訊息流量(步驟S444)。The API message gateway management module 16 reviews whether the API request messages sent by the terminal devices 22, 24, 26, 28 of the third party are legal and comply with the requirements of the API centralized sandbox 10, and assists the financial service provider platform 30 and insurance service provider One or more of the platform 32, the securities service providing platform 34, and the other service providing platform 36 controls the flow of an API message sent by the third-party operator terminal devices 22, 24, 26, 28 (step S444).

在API訊息閘道管理模組16審核第三方業者終端設備22、24、26、28發送之API請求訊息合法及合乎API集中沙盒10之規定之情況,由API訊息閘道管理模組16轉送該API請求訊息至金融服務提供平台30、保險服務提供平台32、證券服務提供平台34及其他服務提供平台36中之一或多個(步驟S446)。The API message gateway management module 16 reviews that the API request messages sent by the terminal devices 22, 24, 26, 28 of the third-party operator are legal and comply with the requirements of the API centralized sandbox 10, and are forwarded by the API message gateway management module 16. The API request message is sent to one or more of the financial service providing platform 30, the insurance service providing platform 32, the securities service providing platform 34, and the other service providing platform 36 (step S446).

金融服務提供平台30、保險服務提供平台32、證券服務提供平台34及其他服務提供平台36中之一或多個接收到經由API訊息閘道管理模組16而由第三方業者終端設備22、24、26、28發送之API請求訊息後,而對第三方業者之權限進行審核,在審核第三方業者之權限合乎規定時,由金融服務提供平台30、保險服務提供平台32、證券服務提供平台34及其他服務提供平台36中之一或多個傳送回覆該API請求訊息之一回覆API請求訊息至API訊息閘道管理模組16。One or more of the financial service providing platform 30, the insurance service providing platform 32, the securities service providing platform 34, and the other service providing platform 36 receive the terminal equipment 22, 24 of the third party through the API message gateway management module 16. , 26, 28 after the API request message is sent, and the authority of the third-party provider is reviewed. When the authority of the third-party provider meets the requirements, the financial service provider platform 30, the insurance service provider platform 32, and the securities service provider platform 34 And one or more of the other service providing platforms 36 send one of the response API request messages to the API message gateway management module 16 in response to the API request message.

在金融服務提供平台30、保險服務提供平台32、證券服務提供平台34及其他服務提供平台36中之一或多個審核第三方業者之權限符合的情況,API訊息閘道管理模組16接收金融服務提供平台30、保險服務提供平台32、證券服務提供平台34及其他服務提供平台36中之一或多個回覆該API請求訊息之一回覆API請求訊息,並將該回覆API請求訊息轉送至第三方業者終端設備22、24、26、28(步驟S448)。When one or more of the financial service providing platform 30, the insurance service providing platform 32, the securities service providing platform 34, and the other service providing platform 36 review the compliance with the authority of the third-party industry, the API message gateway management module 16 receives the financial One or more of the service providing platform 30, the insurance service providing platform 32, the securities service providing platform 34, and the other service providing platform 36 replies to the API request message. One of the API request messages responds to the API request message and forwards the reply API request message to the first The three-party operator terminal devices 22, 24, 26, 28 (step S448).

過往諸多服務提供平台及第三方業者是一種多對多關係,亦即服務提供平台需同時應對各類第三方業者,規格、介面、安控之設計均無法一致;同樣的第三方業者亦必須接受各服務提供者不同的規格、介面、安控設計,同樣的功能內容卻必須因應不同單位開發設計,除造成人力成本浪費,也因為無法重複利用前次開發成果造成開發效率受限。In the past, many service-providing platforms and third-party providers have a many-to-many relationship, that is, the service-providing platform needs to deal with various third-party providers at the same time, and the specifications, interfaces, and security control designs cannot be consistent; the same third-party providers must also accept Each service provider has different specifications, interfaces, and security control designs, but the same functional content must be developed and designed by different units. In addition to waste of labor costs, development efficiency is limited due to the inability to reuse the previous development results.

API服務之集中化的好處可以讓服務提供平台不用再面對諸多第三方業者,僅需面對API集中沙盒10並提供設計一致性的機制及管道;另一方面讓第三方業者僅需面對API集中沙盒10,並採一致性的機制及管道,即可快速支援各服務提供平台所提供的API服務。The benefits of the centralization of API services can make the service provider platform no longer have to face many third-party operators, but only need to face the API centralized sandbox 10 and provide mechanisms and channels for design consistency; on the other hand, third-party operators only need to face Centralize the sandbox 10 for APIs and adopt consistent mechanisms and channels to quickly support API services provided by various service providing platforms.

在圖2中,API監控統計與數據分析管理模組18監控在API訊息閘道管理模組16中對於金融服務提供平台30、保險服務提供平台32、證券服務提供平台34或其他服務提供平台36與第三方業者終端設備22、24、26、28之間所有API訊息之發送回覆狀態,並協助金融服務提供平台30、保險服務提供平台32、證券服務提供平台34或其他服務提供平台36與第三方業者終端設備22、24、26、28之間運作順暢。In Figure 2, the API monitoring statistics and data analysis management module 18 monitors the financial service provision platform 30, insurance service provision platform 32, securities service provision platform 34 or other service provision platform 36 in the API message gateway management module 16. The response status of all API messages sent to and from the terminal equipment 22, 24, 26, 28 of the third party, and assist the financial service provider platform 30, insurance service provider platform 32, securities service provider platform 34, or other service provider platform 36 The terminal devices 22, 24, 26, and 28 of the three parties operate smoothly.

API監控統計與數據分析管理模組18藉由監控API訊息閘道管理模組16中所有API訊息之數據分析以獲取所有API統計數據,其中所有API統計數據係API之使用率、成功率、失敗率及偏好率之資訊(步驟S46)。The API monitoring statistics and data analysis management module 18 obtains all API statistics by monitoring the data analysis of all API messages in the API message gateway management module 16. All API statistics are the usage rate, success rate, and failure of the API Rate and preference rate information (step S46).

藉由API集中沙盒10即時監控服務提供平台與第三方業者終端設備之間API訊息發送與接收的處理狀況,並將所有API統計數據提供給服務提供平台以了解API訊息的應用狀況,俾利服務提供平台監控管理。Through the API centralized sandbox 10, it can monitor the processing status of API message sending and receiving between the service provider platform and the terminal equipment of the third party in real time, and provide all API statistical data to the service provider platform to understand the application status of API messages. The service provides platform monitoring and management.

本發明之上述提供應用程式介面集中沙盒之操作方法可以一程式型態來完成,並可將該程式儲存於一電腦可讀取之記錄媒體,當應用程式介面集中沙盒於該電腦可讀取之記錄媒體載入該程式並執行後,便可完成如上述說明及圖式中所示之方法步驟。The above-mentioned operation method of the application program interface centralized sandbox of the present invention can be completed in a program type, and the program can be stored in a computer-readable recording medium, when the application program interface centralized sandbox is readable on the computer After taking the recording medium and loading the program and executing it, the method steps shown in the above description and diagrams can be completed.

同樣地,本發明之提供應用程式介面集中沙盒之操作方法可以一電腦程式產品來完成,當應用程式介面集中沙盒例如從網路下載該電腦程式產品並執行後,便可完成如上述說明及圖式中所示之方法步驟。Similarly, the operation method of providing a centralized sandbox for application programming interfaces of the present invention can be completed by a computer program product. When the centralized sandbox for application programming interfaces, for example, downloads and executes the computer program product from the Internet, the above description can be completed. And the method steps shown in the diagram.

本發明係提供一種應用程式介面集中沙盒及其操作方法、電腦可讀取之記錄媒體及電腦程式產品,其特點係針對各產業服務提供者及第三方業者能於這集中沙盒,完成一致性的、便利性的、有效率的開發測試介面,各方應將各自人力運用於各自擅長領域,俾提升整體開發效率。The present invention provides an application program interface centralized sandbox and its operation method, computer-readable recording media and computer program products, and its characteristics are aimed at various industrial service providers and third-party operators that can achieve consistency in this centralized sandbox. With a sexual, convenient, and efficient development and testing interface, each party should use their own manpower in their respective areas of expertise to improve overall development efficiency.

雖然本發明已參照較佳具體例及舉例性附圖敘述如上,惟其應不被視為係限制性者。熟悉本技藝者對其形態及具體例之內容做各種修改、省略及變化,均不離開本發明之請求項之所主張範圍。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:API上架發佈管理模組 14:API模擬驗證管理模組 16:API訊息閘道管理模組 18:API監控統計與數據分析管理模組 20:集中沙盒管理單位 22:第三方業者終端設備 24:第三方業者終端設備 26:第三方業者終端設備 28:第三方業者終端設備 30:金融服務提供平台 32:保險服務提供平台 34:證券服務提供平台 36:其他服務提供平台 10: API centralized sandbox 12: API release management module 14: API simulation verification management module 16: API message gateway management module 18: API monitoring statistics and data analysis management module 20: Centralized sandbox management unit 22: Terminal equipment of third-party operators 24: Terminal equipment of third-party operators 26: Terminal equipment of third-party operators 28: Terminal equipment of third-party operators 30: Financial service provision platform 32: Insurance service provision platform 34: Securities service provision platform 36: Other service provision platforms

圖1為本發明之應用程式介面(API)集中沙盒之示意方塊圖; 圖2為本發明之API集中沙盒之操作方法之流程圖; 圖3為本發明之API上架發佈管理模組在圖2之步驟S40中,更詳細描述之操作方法之流程圖; 圖4為本發明之API模擬驗證管理模組在圖2之步驟S42中,更詳細描述操作方法之流程圖;以及 圖5為本發明之API訊息閘道管理模組在圖2之步驟S44中,更詳細描述操作方法之流程圖。 Figure 1 is a schematic block diagram of the application programming interface (API) centralized sandbox of the present invention; Figure 2 is a flowchart of the operation method of the API centralized sandbox of the present invention; FIG. 3 is a flowchart of the operation method described in more detail in step S40 of FIG. 2 for the API release management module of the present invention; FIG. 4 is a flowchart describing the operation method of the API simulation verification management module of the present invention in step S42 of FIG. 2 in more detail; and FIG. 5 is a flowchart describing the operation method of the API message gateway management module of the present invention in step S44 of FIG. 2 in more detail.

10:API集中沙盒 10: API centralized sandbox

12:API上架發佈管理模組 12: API release management module

14:API模擬驗證管理模組 14: API simulation verification management module

16:API訊息閘道管理模組 16: API message gateway management module

18:API監控統計與數據分析管理模組 18: API monitoring statistics and data analysis management module

20:集中沙盒管理單位 20: Centralized sandbox management unit

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

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

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

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

30:金融服務提供平台 30: Financial service provision platform

32:保險服務提供平台 32: Insurance service provision platform

34:證券服務提供平台 34: Securities service provision platform

36:其他服務提供平台 36: Other service provision platforms

Claims (10)

一種應用程式介面集中沙盒之操作方法,該應用程式介面集中沙盒包括一應用程式介面上架發佈管理模組、一應用程式介面模擬驗證管理模組及一應用程式介面訊息閘道管理模組,該方法包括下列步驟:由該應用程式介面上架發佈管理模組接受至少一服務提供平台所提供之至少一應用程式介面服務之上架,及發佈該至少一應用程式介面服務,以提供至少一第三方業者終端設備來選取該至少一應用程式介面服務及創建相應該至少一應用程式介面服務之一應用程式介面應用程式;在該應用程式介面模擬驗證管理模組中由該至少一第三方業者終端設備讀取相應該至少一應用程式介面服務之一應用程式介面服務規格,由該應用程式介面模擬驗證管理模組提供一應用程式介面服務模擬程式碼,以供該至少一第三方業者終端設備之一應用程式介面應用程式對該應用程式介面模擬驗證管理模組之該應用程式介面服務模擬程式碼進行模擬驗證;由該應用程式介面訊息閘道管理模組將該至少一第三方業者終端設備發送之一應用程式介面請求訊息轉送至該至少一服務提供平台,並將該至少一服務提供平台發送之一回覆應用程式介面請求訊息轉送至該至少一第三方業者終端設備;由該應用程式介面集中沙盒之一應用程式介面監控統計與數據分析管理模組監控該應用程式介面訊息閘道管理模組中對於該至少一服務提供平台與該至少一第三方業者終端設備之間所有應用程式介面訊息之發送回覆狀態,並協助該至少一服務提供平台與該至少一第三方業者終端設備之間運作順暢;以及由該應用程式介面監控統計與數據分析管理模組藉由監控該應用程式介面訊息閘道管理模組中所有應用程式介面訊息之數據分析以獲取所有應 用程式介面統計數據,其中所有應用程式介面統計數據係應用程式介面之使用率、成功率、失敗率及偏好率之資訊。 An operation method of an application program interface centralized sandbox, the application program interface centralized sandbox includes an application program interface shelf release management module, an application program interface simulation verification management module, and an application program interface message gateway management module, The method includes the following steps: accepting at least one application program interface service provided by at least one service provider platform from the application program interface release management module, and publishing the at least one application program interface service to provide at least one third party The operator terminal device selects the at least one application interface service and creates an application interface application corresponding to the at least one application interface service; in the application interface simulation verification management module, the at least one third-party operator terminal device Read one of the application program interface service specifications corresponding to the at least one application program interface service, and the application program interface simulation verification management module provides an application program interface service simulation code for one of the terminal devices of the at least one third-party provider The application program interface application program performs simulation verification on the application program interface service simulation code of the application program interface simulation verification management module; the application program interface message gateway management module sends the at least one third-party operator terminal device An application program interface request message is forwarded to the at least one service provider platform, and a reply application program interface request message sent by the at least one service provider platform is forwarded to the at least one third-party operator terminal device; A box application program interface monitoring statistics and data analysis management module monitors the application program interface information gateway management module for all application program interface messages between the at least one service providing platform and the at least one third-party operator terminal device Sending a reply status and assisting the smooth operation between the at least one service providing platform and the at least one third-party operator terminal device; and the application program interface monitoring statistics and data analysis management module by monitoring the application program interface message gateway Data analysis of all application interface messages in the management module to obtain all applications Use program interface statistics, among which all application program interface statistics are information about the usage rate, success rate, failure rate and preference rate of the application program interface. 如請求項1之操作方法,其中,在由該應用程式介面上架發佈管理模組接受該至少一服務提供平台所提供之該至少一應用程式介面服務之上架,及發佈該至少一應用程式介面服務之步驟中包括下列步驟:由該應用程式介面上架發佈管理模組接受該至少一服務提供平台之該至少一應用程式介面服務之上架;對該應用程式介面上架發佈管理模組設定該至少一應用程式介面服務之發佈;於該應用程式介面上架發佈管理模組中由該至少一第三方業者終端設備選取已發佈之該至少一應用程式介面服務,以創建相應該至少一應用程式介面服務之該應用程式介面應用程式;由該應用程式介面上架發佈管理模組將選取該至少一應用程式介面服務之至少一第三方業者之資料傳送至相應被選取該至少一應用程式介面服務之該至少一服務提供平台,以供該至少一服務提供平台審核該至少一第三方業者之資料;由該應用程式介面上架發佈管理模組接收該至少一服務提供平台審核該至少一第三方業者是否具備使用該至少一應用程式介面服務之權限,並將審核結果傳送至該至少一第三方業者終端設備;以及在該至少一服務提供平台同意該至少一第三方業者使用該至少一應用程式介面服務的情況,對該應用程式介面上架發佈管理模組設定相應該至少一應用程式介面服務之該應用程式介面應用程式之發佈。 For example, the operation method of claim 1, wherein the at least one application program interface service provided by the at least one service providing platform is accepted by the application program interface release management module, and the at least one application program interface service is released The steps include the following steps: accepting the at least one application interface service of the at least one service providing platform from the application program interface release management module; setting the at least one application to the application program interface release management module Publish the program interface service; the at least one third-party operator terminal device selects the published at least one application program interface service in the release management module on the application program interface to create the corresponding at least one application program interface service An application program interface application; the application program interface release management module transmits the data of at least one third party that selects the at least one application program interface service to the at least one service corresponding to the selected at least one application program interface service Provide a platform for the at least one service providing platform to review the data of the at least one third party; the application program interface release management module receives the at least one service providing platform to verify whether the at least one third party is capable of using the at least one third party A permission for an application program interface service, and the review result is sent to the terminal device of the at least one third-party provider; and the at least one third-party provider is permitted to use the at least one application program interface service on the at least one service providing platform, The application program interface shelf release management module sets the release of the application program interface application corresponding to the at least one application program interface service. 如請求項1之操作方法,其中,在該應用程式介面模擬驗證管理模組中由該至少一第三方業者終端設備讀取相應該至少一應用程式 介面服務之該應用程式介面服務規格,由該應用程式介面模擬驗證管理模組提供該應用程式介面服務模擬程式碼之步驟中包括下列步驟:在該應用程式介面模擬驗證管理模組中由該至少一第三方業者終端設備讀取相應該至少一應用程式介面服務之該應用程式介面服務規格;由該應用程式介面模擬驗證管理模組根據該應用程式介面服務規格產製該應用程式介面模擬程式碼,以供該至少一第三方業者終端設備之該應用程式介面應用程式在該應用程式介面模擬驗證管理模組對該應用程式介面模擬程式碼進行模擬驗證;由該應用程式介面模擬驗證管理模組接收該至少一第三方業者終端設備發送之一應用程式介面驗證請求訊息,並由該應用程式介面模擬驗證管理模組發送該應用程式介面驗證請求訊息至該至少一服務提供平台;以及由該應用程式介面模擬驗證管理模組接收該至少一服務提供平台回覆該應用程式介面驗證請求訊息之一回覆應用程式介面驗證請求訊息,並由該應用程式介面模擬驗證管理模組發送至該回覆應用程式介面驗證請求訊息至該至少一第三方業者終端設備。 Such as the operation method of claim 1, wherein the at least one third-party operator terminal device reads the corresponding at least one application in the application program interface simulation verification management module The application program interface service specification of the interface service, the step of providing the application program interface service simulation code by the application program interface simulation verification management module includes the following steps: in the application program interface simulation verification management module, the at least A third-party operator terminal device reads the application programming interface service specification corresponding to the at least one application programming interface service; the application programming interface simulation verification management module produces the application programming interface simulation code according to the application programming interface service specification , For the application program interface application of the at least one third-party operator terminal device to simulate and verify the application program interface simulation code in the application program interface simulation verification management module; the application program interface simulation verification management module Receiving an application program interface verification request message sent by the at least one third-party operator terminal device, and sending the application program interface verification request message to the at least one service providing platform by the application program interface simulation verification management module; and by the application The program interface simulation verification management module receives one of the at least one service provider platform's reply to the application program interface verification request message, and sends the reply application program interface verification request message from the application program interface simulation verification management module to the reply application program interface Verify the request message to the at least one third-party operator terminal device. 如請求項1之操作方法,其中,由該應用程式介面訊息閘道管理模組將該至少一第三方業者終端設備發送之該應用程式介面請求訊息轉送至該至少一服務提供平台,並將該至少一服務提供平台發送之該回覆應用程式介面請求訊息轉送至該至少一第三方業者終端設備之步驟中包括下列步驟:由該應用程式介面訊息閘道管理模組接收該至少一第三方業者終端設備發送之該應用程式介面請求訊息;由該應用程式介面訊息閘道管理模組審核該應用程式介面請求訊息是否合法及合乎該應用程式介面集中沙盒之規定,並協助該至少一服務提供平 台管控該至少一第三方業者終端設備所發送之一應用程式介面訊息流量;在該應用程式介面請求訊息合法及合乎該應用程式介面集中沙盒之規定之情況,由該應用程式介面訊息閘道管理模組轉送該應用程式介面請求訊息至該至少一服務提供平台;以及在該至少一服務提供平台審核該至少一第三方業者之權限符合的情況,由該應用程式介面訊息閘道管理模組接收該至少一服務提供平台回覆該應用程式介面請求訊息之該回覆應用程式介面請求訊息,並將該回覆應用程式介面請求訊息轉送至該至少一第三方業者終端設備。 For example, the operation method of claim 1, wherein the application program interface message gateway management module forwards the application program interface request message sent by the at least one third-party operator terminal device to the at least one service providing platform, and the The step of forwarding the reply API request message sent by at least one service provider platform to the at least one third-party provider terminal device includes the following steps: receiving the at least one third-party provider terminal by the application program interface message gateway management module The API request message sent by the device; the API message gateway management module verifies whether the API request message is legal and complies with the requirements of the API centralized sandbox, and assists in the provision of at least one service. The station controls the flow of an application program interface message sent by the terminal device of the at least one third-party operator; the application program interface message gateway is used to request a message on the application program interface that is legal and conforms to the requirements of the application program interface centralized sandbox The management module forwards the application program interface request message to the at least one service provider platform; and the at least one service provider platform verifies that the permissions of the at least one third-party operator conform to the situation, and the application program interface message gateway management module Receiving the reply application interface request message of the at least one service providing platform replying the application interface request message, and forwarding the reply application interface request message to the at least one third-party terminal device. 一種應用程式介面集中沙盒,其包括:一應用程式介面上架發佈管理模組,接受至少一服務提供平台所提供之至少一應用程式介面服務之上架,及發佈該至少一應用程式介面服務,以提供至少一第三方業者終端設備來選取該至少一應用程式介面服務及創建相應該至少一應用程式介面服務之一應用程式介面應用程式;一應用程式介面模擬驗證管理模組,由該至少一第三方業者終端設備讀取相應該至少一應用程式介面服務之一應用程式介面服務規格,並提供一應用程式介面服務模擬程式碼,以供該至少一第三方業者終端設備之一應用程式介面應用程式對該應用程式介面模擬驗證管理模組之該應用程式介面服務模擬程式碼進行模擬驗證;一應用程式介面訊息閘道管理模組,將該至少一第三方業者終端設備發送之一應用程式介面請求訊息轉送至該至少一服務提供平台,並將該至少一服務提供平台發送之一回覆應用程式介面請求訊息轉送至該至少一第三方業者終端設備;以及一應用程式介面監控統計與數據分析管理模組,監控該應用程式介面訊息閘道管理模組中對於該至少一服務提供平台與該至少一第三方業者終端 設備之間所有應用程式介面訊息之發送回覆狀態,並協助該至少一服務提供平台與該至少一第三方業者終端設備之間運作順暢;藉由監控該應用程式介面訊息閘道管理模組中所有應用程式介面訊息之數據分析以獲取所有應用程式介面統計數據,其中所有應用程式介面統計數據係應用程式介面之使用率、成功率、失敗率及偏好率之資訊。 An application program interface centralized sandbox, which includes: an application program interface release management module, accepts at least one application program interface service provided by at least one service providing platform, and publishes the at least one application program interface service to Provide at least one third-party operator terminal device to select the at least one application interface service and create an application interface application corresponding to the at least one application interface service; an application interface simulation verification management module is provided by the at least one application interface service; The terminal device of the third party operator reads an application program interface service specification corresponding to the at least one application program interface service, and provides an application program interface service simulation code for the application program interface application of the terminal device of the at least one third party operator Perform simulation verification on the application program interface service simulation code of the application program interface simulation verification management module; an application program interface message gateway management module sends an application program interface request to the at least one third-party terminal device The message is forwarded to the at least one service providing platform, and a reply application interface request message sent by the at least one service providing platform is forwarded to the at least one third-party operator terminal device; and an application interface monitoring statistics and data analysis management module Group to monitor the at least one service providing platform and the at least one third-party operator terminal in the application program interface message gateway management module Send response status of all application program interface messages between devices, and assist the smooth operation between the at least one service provider platform and the at least one third-party terminal device; by monitoring all the application program interface message gateway management modules Data analysis of API information is used to obtain all API statistics. All API statistics are information about the usage rate, success rate, failure rate and preference rate of the API. 如請求項5之應用程式介面集中沙盒,其中,該應用程式介面上架發佈管理模組,接受該至少一服務提供平台之該至少一應用程式介面服務之上架;對該應用程式介面上架發佈管理模組設定該至少一應用程式介面服務之發佈;由該至少一第三方業者終端設備選取於該應用程式介面上架發佈管理模組中已發佈之該至少一應用程式介面服務,以創建相應該至少一應用程式介面服務之該應用程式介面應用程式;將選取該至少一應用程式介面服務之至少一第三方業者之資料傳送至相應被選取該至少一應用程式介面服務之該至少一服務提供平台,以供該至少一服務提供平台審核該至少一第三方業者之資料;接收該至少一服務提供平台審核該至少一第三方業者是否具備使用該至少一應用程式介面服務之權限,並將審核結果傳送至該至少一第三方業者終端設備;以及在該至少一服務提供平台同意該至少一第三方業者使用該至少一應用程式介面服務的情況,設定相應該至少一應用程式介面服務之該應用程式介面應用程式之發佈。 For example, the application program interface centralized sandbox of claim 5, wherein the application program interface is provided with a release management module, and the at least one application program interface service of the at least one service provider platform is accepted; the application program interface is released and managed The module sets the release of the at least one application program interface service; the at least one third-party operator terminal device selects the at least one application program interface service that has been published in the release management module on the application program interface to create the corresponding at least one application program interface service. An application programming interface application of the application programming interface service; transmitting data of at least one third-party operator that selects the at least one application programming interface service to the at least one service providing platform corresponding to the selected at least one application programming interface service, For the at least one service providing platform to review the data of the at least one third-party provider; to receive the at least one service providing platform to review whether the at least one third-party provider has the authority to use the at least one application program interface service, and to send the review result To the at least one third-party operator terminal device; and when the at least one service providing platform agrees that the at least one third-party operator uses the at least one application program interface service, set the application program interface corresponding to the at least one application program interface service The release of the application. 如請求項5之應用程式介面集中沙盒,其中,該應用程式介面模擬驗證管理模組, 由該至少一第三方業者終端設備讀取相應該至少一應用程式介面服務之該應用程式介面服務規格;根據該應用程式介面服務規格產製該應用程式介面模擬程式碼,以供該至少一第三方業者終端設備之該應用程式介面應用程式在該應用程式介面模擬驗證管理模組對該應用程式介面模擬程式碼進行模擬驗證;接收該至少一第三方業者終端設備發送之一應用程式介面驗證請求訊息,並發送該應用程式介面驗證請求訊息至該至少一服務提供平台;以及接收該至少一服務提供平台回覆該應用程式介面驗證請求訊息之一回覆應用程式介面驗證請求訊息,並發送至該回覆應用程式介面驗證請求訊息至該至少一第三方業者終端設備。 For example, the application program interface centralized sandbox of claim 5, where the application program interface simulates the verification management module, The application program interface service specification corresponding to the at least one application program interface service is read by the at least one third-party operator terminal device; the application program interface simulation code is produced according to the application program interface service specification for the at least one second The application program interface application of the terminal device of the third party operator simulates and verifies the application interface simulation code in the application interface simulation verification management module; receiving an application interface verification request sent by the terminal device of the at least one third party operator Message, and send the API verification request message to the at least one service provider platform; and receive one of the at least one service provider platform’s reply to the API verification request message, and send it to the reply The application program interface verifies the request message to the at least one third-party operator terminal device. 如請求項5之應用程式介面集中沙盒,其中,該應用程式介面訊息閘道管理模組,接收該至少一第三方業者終端設備發送之該應用程式介面請求訊息;審核該應用程式介面請求訊息是否合法及合乎該應用程式介面集中沙盒之規定,並協助該至少一服務提供平台管控該至少一第三方業者終端設備所發送之一應用程式介面訊息流量;在該應用程式介面請求訊息合法及合乎該應用程式介面集中沙盒之規定之情況,轉送該應用程式介面請求訊息至該至少一服務提供平台;以及在該至少一服務提供平台審核該至少一第三方業者之權限符合的情況,接收該至少一服務提供平台回覆該應用程式介面請求訊息之該回覆應用程式介面請求訊息,並將該回覆應用程式介面請求訊息轉送至該至少一第三方業者終端設備。 For example, the application program interface centralized sandbox of request item 5, wherein the application program interface message gateway management module receives the application program interface request message sent by the at least one third-party operator terminal device; audits the application program interface request message Whether it is legal and conforms to the requirements of the centralized sandbox of the application program interface, and assists the at least one service providing platform to control the flow of an application program interface message sent by the at least one third-party operator terminal device; request the message on the application program interface to be legal and The application program interface request message is forwarded to the at least one service providing platform if it meets the requirements of the centralized sandbox of the application program interface; and the at least one third-party operator’s authority is checked on the at least one service provider platform and received The at least one service providing platform replies to the reply application interface request message of the application interface request message, and forwards the reply application interface request message to the at least one third-party terminal device. 一種內儲一程式之電腦可讀取之記錄媒體,當應用程式介面集中沙盒於該電腦可讀取之記錄媒體載入該程式並執行後,可完成請求項 1至4中任一項之方法。 A computer-readable recording medium that stores a program. When the application program interface centralized sandbox is loaded and executed on the computer-readable recording medium, the request can be completed Any one of 1 to 4 method. 一種內儲一程式之電腦程式產品,當應用程式介面集中沙盒於電腦程式產品載入該程式並執行後,可完成請求項1至4中任一項之方法。 A computer program product that stores a program. When the application program interface is centralized and sandboxed in the computer program product, the program is loaded and executed, and any one of request items 1 to 4 can be completed.
TW109105937A 2020-02-25 2020-02-25 Application program interface centralized sandbox and its operation method, computer readable recording medium and computer program product TWI732466B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW109105937A TWI732466B (en) 2020-02-25 2020-02-25 Application program interface centralized sandbox and its operation method, computer readable recording medium and computer program product

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW109105937A TWI732466B (en) 2020-02-25 2020-02-25 Application program interface centralized sandbox and its operation method, computer readable recording medium and computer program product

Publications (2)

Publication Number Publication Date
TWI732466B true TWI732466B (en) 2021-07-01
TW202133014A TW202133014A (en) 2021-09-01

Family

ID=77911538

Family Applications (1)

Application Number Title Priority Date Filing Date
TW109105937A TWI732466B (en) 2020-02-25 2020-02-25 Application program interface centralized sandbox and its operation method, computer readable recording medium and computer program product

Country Status (1)

Country Link
TW (1) TWI732466B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104104679A (en) * 2014-07-18 2014-10-15 四川中亚联邦科技有限公司 Data processing method based on private cloud
CN107407918A (en) * 2015-02-12 2017-11-28 西门子公司 Programmable logic controller (PLC) is extended using app
CN109416684A (en) * 2016-06-29 2019-03-01 伊姆西Ip控股有限责任公司 The intake manager of analysis platform
CN109683997A (en) * 2018-12-21 2019-04-26 前锦网络信息技术(上海)有限公司 Pass through the method for sandbox access application interface, sandbox and sandbox equipment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104104679A (en) * 2014-07-18 2014-10-15 四川中亚联邦科技有限公司 Data processing method based on private cloud
CN107407918A (en) * 2015-02-12 2017-11-28 西门子公司 Programmable logic controller (PLC) is extended using app
CN109416684A (en) * 2016-06-29 2019-03-01 伊姆西Ip控股有限责任公司 The intake manager of analysis platform
CN109683997A (en) * 2018-12-21 2019-04-26 前锦网络信息技术(上海)有限公司 Pass through the method for sandbox access application interface, sandbox and sandbox equipment

Also Published As

Publication number Publication date
TW202133014A (en) 2021-09-01

Similar Documents

Publication Publication Date Title
RU2320015C2 (en) Method for scanning configuration information
CN104378342B (en) Many accounts verification method, Apparatus and system
US9652206B2 (en) Rule engine system controlling devices of disparate types and protocols
US7516045B2 (en) Method of providing content to a target device in a network
CN103390234A (en) Cross-platform application system for e-commerce
CN107450919A (en) BPM method, equipment and computer-readable recording medium
CN103581247A (en) Method for testing distributed type Web based on cloud computing environment
US20050055236A1 (en) System and method for determining printing needs and implementing printing solutions
CN111819589A (en) System and method for establishing common request processing
CN110659206A (en) Simulation architecture establishing method, device, medium and electronic equipment based on microservice
Chutimaskul et al. The quality framework of e-government development
CN111966426A (en) API (application program interface) docking method, system, equipment and storage medium
CN112581201A (en) Mobile open platform for industrial interconnection manufacturing and implementation method
CN101151874B (en) Network node and method for providing internet services on internet marketplaces
CN106169143A (en) The method for down loading of a kind of data and device
US9823999B2 (en) Program lifecycle testing
JP2014153804A (en) Information processing device, information processing system, stop method, and program
US20150088588A1 (en) Systems and methods of supplier quality management
TWI732466B (en) Application program interface centralized sandbox and its operation method, computer readable recording medium and computer program product
TWM599431U (en) Centralized sandbox for application programming interface
Zhang et al. Toward a service-oriented development through a case study
Jaekel et al. Ensure OPC-UA interfaces for digital plug-and-produce
CN113553820A (en) Information processing method, equipment and computer readable storage medium
Safieddine et al. Generic business process model for SMEs in M-commerce based on Talabat’s case study
Kotinurmi et al. Semantic web services enabled B2B integration