KR20190104846A - Electronic apparatus, method and computer readable recording medium for generating api - Google Patents

Electronic apparatus, method and computer readable recording medium for generating api Download PDF

Info

Publication number
KR20190104846A
KR20190104846A KR1020180071478A KR20180071478A KR20190104846A KR 20190104846 A KR20190104846 A KR 20190104846A KR 1020180071478 A KR1020180071478 A KR 1020180071478A KR 20180071478 A KR20180071478 A KR 20180071478A KR 20190104846 A KR20190104846 A KR 20190104846A
Authority
KR
South Korea
Prior art keywords
api
electronic device
external electronic
apis
data
Prior art date
Application number
KR1020180071478A
Other languages
Korean (ko)
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 PCT/KR2019/002459 priority Critical patent/WO2019168390A1/en
Publication of KR20190104846A publication Critical patent/KR20190104846A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Human Resources & Organizations (AREA)
  • General Physics & Mathematics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Marketing (AREA)
  • Theoretical Computer Science (AREA)
  • Economics (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • Technology Law (AREA)
  • Development Economics (AREA)
  • Data Mining & Analysis (AREA)
  • Finance (AREA)
  • Accounting & Taxation (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Stored Programmes (AREA)

Abstract

Disclosed is an electronic device for generating an API. The electronic device comprises: a memory storing a plurality of first APIs previously generated and an API list including the plurality of first APIs; a communication circuit communicating with a first external electronic device; and a processor electrically connected with the memory and the communication circuit. The processor can control the communication circuit so that the API list is transmitted to the first external electronic device when receiving a request for providing the API list from the first external electronic device and can control the communication circuit so that when a request for use of a plurality of second APIs selected among the plurality of first APIs is received from the first external electronic device, the plurality of second APIs are combined to generate a third API, an authorization key required for processing data to be processed using the third API is generated, and the authorization key is transmitted to the first external electronic device. Thus, fintech companies can easily implement fintech services including financial services and provide the same to customers.

Description

API를 생성하는 전자 장치, 방법 및 컴퓨터 판독 가능한 기록 매체{ELECTRONIC APPARATUS, METHOD AND COMPUTER READABLE RECORDING MEDIUM FOR GENERATING API}ELECTRONIC APPARATUS, METHOD AND COMPUTER READABLE RECORDING MEDIUM FOR GENERATING API}

본 개시는 API를 생성하는 전자 장치, 방법 및 컴퓨터 판독 가능한 기록 매체에 관한 것이다.The present disclosure relates to electronic devices, methods, and computer readable recording media for generating APIs.

핀테크(fintech)는 금융(finance)과 기술(technology)의 합성어로서, 금융과 IT(Information Technology) 기술의 융합을 통하여 금융 서비스 및 산업의 변화를 이끌고 있다. 최근 IT 기술의 급격히 발전하고, 스마트 폰 등과 같은 모바일 장치가 보편화되면서, 어플리케이션 및 웹 서비스 등을 통해 고객의 편의와 수요에 맞춘 다양한 핀테크 서비스가 개발되어 이용되고 있다. 이와 같은 핀테크의 발전에 따라, 은행 등 기존의 금융기관들도 종래와 같이 금융기관 스스로에 의한 상품 개발 및 출시의 운용에만 초점을 두는 것이 아니라, 다양한 핀테크 업체들과의 협력하여 핀테크 서비스를 제공하기 위한 협력 모델을 구축하고 있다.Fintech is a compound word of finance and technology, and leads the transformation of financial services and industry through the convergence of finance and information technology (IT) technology. Recently, with the rapid development of IT technology and the generalization of mobile devices such as smart phones, various fintech services are developed and used to meet the convenience and demands of customers through applications and web services. With the development of fintech, existing financial institutions such as banks are not only focusing on product development and launching by financial institutions themselves, but also by working with various fintech companies. We are building a cooperative model to provide

예를 들어, 금융 기관은 핀테크 업체들이 금융 기관에서 제공되는 금융 서비스를 이용할 수 있도록 API(Application Programming Interface)를 생성하여 핀테크 업체들이 이용할 수 있도록 하고, 핀테크 업체들은 자신의 핀테크 서비스에서 금융 서비스를 구현하기 위하여, 금융 기관에서 제공하는 금융 서비스 관련 API를 이용한다.For example, financial institutions create application programming interfaces (APIs) that fintech companies can use to access financial services provided by financial institutions, and make them available to fintech firms. In order to implement financial services, financial services related APIs provided by financial institutions are used.

핀테크 업체가 하나의 핀테크 서비스를 구현하기 위해서는 다양한 금융 서비스 및 기능이 필요하고, 이를 위해서 핀테크 업체는 은행 등의 금융기관에게 다양한 API를 제공해 주도록 요청해야 하는 경우가 발생한다. 그러나, 그 구현하고자 하는 핀테크 서비스에 필요한 금융 서비스가 금융기관의 전체 금융 시스템에서 어떻게 이용되고 동작하는지에 대하여 핀테크 업체가 잘 알지 못할 수 있다. 이러한 상황 속에서, 핀테크 업체의 요청에 따라, 금융기관이 핀테크 업체에게 수동적으로 API를 단순히 이용하도록 하는 경우, 핀테크 업체가 핀테크 서비스를 구현함에 있어 많은 기술적인 어려움과 불편함이 발생할 수 있다.Fintech companies need various financial services and functions to implement one fintech service, and for this purpose, fintech companies need to request financial institutions such as banks to provide various APIs. However, fintech companies may not know how the financial services required for the fintech services to be implemented are used and operated in the financial institutions' entire financial system. In such a situation, if a financial institution simply allows a fintech company to use the API passively at the request of a fintech company, a lot of technical difficulties and inconveniences arise when the fintech company implements the fintech service. Can be.

본 개시의 다양한 실시예는 상술한 문제점 또는 다른 문제점을 해결하기 위한 API를 관리하는 전자 장치, API 생성 방법 및 컴퓨터 판독 가능한 기록 매체를 제공할 수 있다.Various embodiments of the present disclosure may provide an electronic device, an API generation method, and a computer-readable recording medium for managing an API for solving the above-described or other problem.

본 개시의 일 실시예에 따르면, API(Application Programming Interface)를 생성하는 전자 장치는, 미리 생성된 복수의 제1 API 및 상기 복수의 제1 API를 포함하는 API 리스트를 저장하는 메모리, 제1 외부 전자 장치와 통신을 수행하는 통신 회로 및 상기 메모리 및 상기 통신 회로와 전기적으로 연결된 프로세서를 포함하고, 상기 프로세서는, 상기 제1 외부 전자 장치로부터 상기 API 리스트에 대한 제공 요청이 수신되면, 상기 제1 외부 전자 장치로 상기 API 리스트를 송신하도록 상기 통신 회로를 제어하고, 상기 제1 외부 전자 장치로부터 상기 복수의 제1 API 중 선택된 복수의 제2 API에 대한 이용 요청이 수신되면, 상기 복수의 제2 API를 결합하여 제3 API를 생성하고, 상기 제3 API를 이용한 처리 요청 데이터의 처리를 위해 요구되는 승인 키를 생성하고, 상기 승인 키를 상기 제1 외부 전자 장치로 송신하도록 상기 통신 회로를 제어할 수 있다.According to an embodiment of the present disclosure, an electronic device for generating an application programming interface (API) may include a memory configured to store a plurality of first generated APIs and an API list including the plurality of first APIs, and a first external device. And a communication circuit configured to communicate with an electronic device and a processor electrically connected to the memory and the communication circuit, wherein the processor is configured to receive the request for providing the API list from the first external electronic device. The communication circuit is controlled to transmit the API list to an external electronic device, and when the use request for the plurality of second APIs selected from the plurality of first APIs is received from the first external electronic device, the plurality of second devices is received. A combination of the APIs to generate a third API, generate an authorization key required for processing the processing request data using the third API, and generate the authorization key It is possible to control the communication circuit 1 to transmit to the external electronic device.

일 실시예에서, 상기 복수의 제2 API에 대한 이용 요청은, 상기 복수의 제2 API에 대한 정보 및 상기 제1 외부 전자 장치의 사용자에 의해 선택된 상기 복수의 제2 API 각각의 선택 순서를 나타내는 선택 순서 정보를 포함할 수 있다.In an embodiment, the use request for the plurality of second APIs may indicate information about the plurality of second APIs and a selection order of each of the plurality of second APIs selected by a user of the first external electronic device. Selection order information may be included.

일 실시예에서, 상기 프로세서는, 상기 선택 순서 정보를 통해 확인되는 상기 복수의 제2 API 각각의 선택 순서에 따라 상기 복수의 제2 API를 순차적으로 결합하여 상기 제3 API를 생성할 수 있다.In an embodiment, the processor may generate the third API by sequentially combining the plurality of second APIs according to a selection order of each of the plurality of second APIs identified through the selection order information.

일 실시예에서, 상기 프로세서는, 상기 제3 API가 생성된 후, 상기 제3 API에 접속하기 위한 접속 정보 및 상기 제3 API의 생성이 완료되었음을 나타내는 메시지를 송신하도록 상기 통신 회로를 제어할 수 있다.In one embodiment, after the third API is generated, the processor may control the communication circuit to transmit connection information for accessing the third API and a message indicating that generation of the third API is completed. have.

일 실시예에서, 상기 프로세서는, 상기 제3 API가 생성된 후, 상기 제3 API를 이용한 테스트 데이터의 처리 요청을 위해 요구되는 테스트 키를 생성하고, 상기 테스트 키를 상기 제1 외부 전자 장치로 송신하도록 상기 통신 회로를 제어할 수 있다.In one embodiment, after the third API is generated, the processor generates a test key required for processing a test data using the third API, and transmits the test key to the first external electronic device. The communication circuit can be controlled to transmit.

일 실시예에서, 상기 프로세서는, 상기 제1 외부 전자 장치로부터 상기 테스트 키 및 테스트 데이터가 수신되면, 상기 제3 API를 이용하여 상기 테스트 데이터를 제2 외부 전자 장치로 송신하도록 상기 통신 회로를 제어하고, 상기 제2 외부 전자 장치로부터 상기 테스트 데이터에 대한 처리 결과가 수신되면, 상기 테스트 데이터에 대한 처리 결과를 상기 제1 외부 전자 장치로 송신하도록 상기 통신 회로를 제어할 수 있다.The processor may control the communication circuit to transmit the test data to the second external electronic device using the third API when the test key and the test data are received from the first external electronic device. When the processing result of the test data is received from the second external electronic device, the communication circuit may be controlled to transmit the processing result of the test data to the first external electronic device.

일 실시예에서, 상기 프로세서는, 상기 테스트 데이터를 상기 제1 외부 전자 장치로 송신한 후, 상기 제1 외부 전자 장치로부터 상기 제3 API에 대한 사용 요청이 수신되면, 상기 승인 키를 생성할 수 있다.In an embodiment, after the processor transmits the test data to the first external electronic device, when the use request for the third API is received from the first external electronic device, the processor may generate the authorization key. have.

일 실시예에서, 상기 프로세서는, 상기 제3 API가 생성된 후, 상기 제3 API가 포함되도록 상기 API 리스트를 갱신하여 상기 메모리에 저장할 수 있다.In one embodiment, after the third API is generated, the processor may update the API list to include the third API and store it in the memory.

일 실시예에서, 상기 프로세서는, 상기 제1 외부 전자 장치로부터 처리 요청 데이터 및 상기 승인키가 수신되면, 상기 제3 API를 이용하여 상기 처리 요청 데이터를 제2 외부 전자 장치로 송신하도록 상기 통신 회로를 제어하고, 상기 제2 외부 전자 장치로부터 상기 처리 요청 데이터에 대한 처리 결과가 수신되면, 상기 처리 요청 데이터에 대한 처리 결과를 상기 제1 외부 전자 장치로 송신하도록 상기 통신 회로를 제어할 수 있다.In one embodiment, the processor is configured to transmit the processing request data to a second external electronic device using the third API when the processing request data and the authorization key are received from the first external electronic device. When the processing result of the processing request data is received from the second external electronic device, the communication circuit may be controlled to transmit the processing result of the processing request data to the first external electronic device.

일 실시예에서, 상기 메모리는, API를 이용하여 처리 가능한 복수의 제1 처리 요청 데이터와 API를 이용한 처리 결과로 출력 가능한 복수의 제1 출력 데이터를 나타내는 API 생성 관련 정보를 더 저장하고, 상기 프로세서는, 상기 제1 외부 전자 장치로부터 신규 API의 생성 요청이 더 수신되면, 상기 API 생성 관련 정보를 상기 제1 외부 전자 장치로 송신하도록 상기 통신 회로를 제어할 수 있다.In an embodiment, the memory may further store API generation related information indicating a plurality of first processing request data that may be processed using an API and a plurality of first output data that may be output as a result of processing using the API, and the processor When the request for generating a new API is further received from the first external electronic device, the communication circuit may be controlled to transmit the API generation related information to the first external electronic device.

일 실시예에서, 상기 메모리는, API의 생성에 이용되는 복수의 모듈을 더 저장하고, 상기 복수의 모듈 각각은 상기 복수의 제1 처리 요청 데이터 중 적어도 하나의 처리 요청 데이터 또는 상기 복수의 제1 출력 데이터 중 적어도 하나의 출력 데이터와 연관되고, 상기 프로세서는, 상기 제1 외부 전자 장치로부터 상기 복수의 제1 처리 요청 데이터 중 제2 처리 요청 데이터를 선택하고, 상기 복수의 제1 출력 데이터 중 제2 출력 데이터를 선택하기 위한 선택 요청을 수신하고, 상기 선택 요청에 기초하여, 상기 복수의 모듈 중, 상기 제2 처리 요청 데이터를 이용하여 상기 제2 출력 데이터를 처리 결과로 출력하기 위한 제4 API 생성을 위해, 상기 제2 처리 요청 데이터 또는 상기 제2 출력 데이터 중 적어도 하나와 연관된 적어도 하나의 모듈을 검색하고, 상기 검색된 적어도 하나의 모듈을 이용하여 상기 제4 API를 생성할 수 있다.In one embodiment, the memory further stores a plurality of modules used to generate an API, each of the plurality of modules is at least one of the plurality of first processing request data or the plurality of first processing request data And associated with at least one output data of the output data, the processor selects second processing request data from among the plurality of first processing request data from the first external electronic device, and generates a first of the plurality of first output data. A fourth API for receiving a selection request for selecting output data and outputting the second output data as a processing result using the second processing request data among the plurality of modules based on the selection request; To generate, retrieve at least one module associated with at least one of the second processing request data or the second output data, the search The can at least generate the first 4 API using a single module.

일 실시예에서, 상기 프로세서는, 상기 복수의 제2 API 및 상기 제4 API를 결합하여 상기 제3 API를 생성하고, 상기 제3 API에 대한 사용 요청이 수신되면, 상기 제3 API 및 상기 제4 API가 포함되도록 상기 API 리스트를 갱신하여 상기 메모리에 저장할 수 있다.In an embodiment, the processor may be configured to combine the plurality of second APIs and the fourth APIs to generate the third API, and when a use request for the third API is received, the third API and the first API. The API list may be updated and stored in the memory to include 4 APIs.

본 개시의 일 실시예에 따르면, 컴퓨터 상에서 수행하기 위한 프로그램을 기록한 비일시적 컴퓨터 판독 가능한 기록 매체에 있어서, 상기 프로그램은, 프로세서에 의한 실행 시, 상기 프로세서가, 제1 외부 전자 장치로부터 미리 생성된 복수의 제1 API를 포함하는 API 리스트에 대한 제공 요청이 수신되면, 상기 제1 외부 전자 장치로 상기 API 리스트를 송신하는 단계, 상기 제1 외부 전자 장치로부터 상기 복수의 제1 API 중 선택된 복수의 제2 API에 대한 이용 요청이 수신되면, 상기 복수의 제2 API를 결합하여 제3 API를 생성하는 단계, 상기 제3 API를 이용한 처리 요청 데이터의 처리를 위해 요구되는 승인 키를 생성하는 단계 및 상기 승인 키를 상기 제1 외부 전자 장치로 송신 단계 를 수행하도록 하는 실행 가능한 명령을 포함할 수 있다.According to an embodiment of the present disclosure, in a non-transitory computer readable recording medium having recorded thereon a program for executing on a computer, the program may be generated by the processor in advance from a first external electronic device when executed by a processor. When a request for providing an API list including a plurality of first APIs is received, transmitting the API list to the first external electronic device, wherein the plurality of selected ones of the plurality of first APIs are selected from the first external electronic device. Receiving a use request for a second API, combining the plurality of second APIs to generate a third API, generating an authorization key required for processing of the processing request data using the third API; and And an executable command to transmit the approval key to the first external electronic device.

일 실시예에 따르면, 상기 복수의 제2 API에 대한 이용 요청은, 상기 복수의 제2 API에 대한 정보 및 상기 제1 외부 전자 장치의 사용자에 의해 선택된 상기 복수의 제2 API 각각의 선택 순서를 나타내는 선택 순서 정보를 포함할 수 있다.According to an embodiment, the use request for the plurality of second APIs may include selecting information about the plurality of second APIs and selecting order of each of the plurality of second APIs selected by a user of the first external electronic device. It may include selection order information indicating.

일 실시예에 따르면, 상기 복수의 제2 API를 결합하여 제3 API를 생성하는 단계는, 상기 선택 순서 정보를 통해 확인되는 상기 복수의 제2 API 각각의 선택 순서에 따라 상기 복수의 제2 API를 순차적으로 결합하여 상기 제3 API를 생성하는 단계를 포함할 수 있다.According to an embodiment, the generating of the third API by combining the plurality of second APIs may include: generating the third APIs according to a selection order of each of the plurality of second APIs identified through the selection order information. Sequentially combining to generate the third API.

일 실시예에 따르면, 상기 실행 가능한 명령은, 상기 프로세서가, 상기 제1 외부 전자 장치로부터 처리 요청 데이터 및 상기 승인키가 수신되면, 상기 제3 API를 이용하여 상기 처리 요청 데이터를 제2 외부 전자 장치로 송신하는 단계 및 상기 제2 외부 전자 장치로부터 상기 처리 요청 데이터에 대한 처리 결과가 수신되면, 상기 처리 요청 데이터에 대한 처리 결과를 상기 제1 외부 전자 장치로 송신하는 단계를 더 수행하도록 할 수 있다.According to an embodiment of the present disclosure, the executable command may include the processor requesting the second external electronic device to process the processing request data using the third API when the processing request data and the approval key are received from the first external electronic device. Transmitting the processing result of the processing request data to the first external electronic device when the processing result of the processing request data is received from the second external electronic device. have.

일 실시예에 따르면, 상기 실행 가능한 명령은, 상기 제1 외부 전자 장치로부터 신규 API의 생성 요청이 더 수신되면, API 생성 관련 정보를 상기 제1 외부 전자 장치로 송신하는 단계를 더 수행하도록 하고, 상기 API 생성 관련 정보는, API를 이용하여 처리 가능한 복수의 제1 처리 요청 데이터와 API를 이용한 처리 결과로 출력 가능한 복수의 제1 출력 데이터를 나타낼 수 있다.According to an embodiment, the executable command may further include transmitting API generation related information to the first external electronic device when a request for generating a new API is further received from the first external electronic device. The API generation related information may indicate a plurality of first processing request data that can be processed using an API and a plurality of first output data that can be output as a processing result using the API.

일 실시예에 따르면, 상기 실행 가능한 명령은, 상기 프로세서가, 상기 제1 외부 전자 장치로부터 상기 복수의 제1 처리 요청 데이터 중 제2 처리 요청 데이터를 선택하고, 상기 복수의 제1 출력 데이터 중 제2 출력 데이터를 선택하기 위한 선택 요청을 수신하면, 상기 선택 요청에 기초하여, 메모리에 저장된 API의 생성에 이용되는 복수의 모듈 중, 상기 제2 처리 요청 데이터를 이용하여 상기 제2 출력 데이터를 처리 결과로 출력하기 위한 제4 API 생성을 위해, 상기 제2 처리 요청 데이터 또는 상기 제2 출력 데이터 중 적어도 하나와 연관된 적어도 하나의 모듈을 검색하는 단계 및 상기 검색된 적어도 하나의 모듈을 이용하여 상기 제4 API를 생성하는 단계를 더 수행하도록 하고, 상기 복수의 모듈 각각은 상기 복수의 제1 처리 요청 데이터 중 적어도 하나의 처리 요청 데이터 또는 상기 복수의 제1 출력 데이터 중 적어도 하나의 출력 데이터와 연관될 수 있다.According to an embodiment of the present disclosure, the executable command may include the processor selecting second processing request data from among the plurality of first processing request data from the first external electronic device, and generating a first one of the plurality of first output data. 2 When receiving a selection request for selecting output data, based on the selection request, the second output data is processed using the second processing request data among a plurality of modules used for generation of an API stored in a memory. Retrieving at least one module associated with at least one of the second processing request data or the second output data and for generating the fourth API for output as a result and using the retrieved at least one module Generating an API further, wherein each of the plurality of modules comprises at least one of the plurality of first processing request data. Of Li request data or the second plurality may be associated with at least one output data of the first output data.

본 개시의 일 실시예에 따르면, API를 생성하는 방법은, 제1 외부 전자 장치로부터 미리 생성된 복수의 제1 API를 포함하는 API 리스트에 대한 제공 요청이 수신되면, 상기 제1 외부 전자 장치로 상기 API 리스트를 송신하는 단계, 상기 제1 외부 전자 장치로부터 상기 복수의 제1 API 중 선택된 복수의 제2 API에 대한 이용 요청이 수신되면, 상기 복수의 제2 API를 결합하여 제3 API를 생성하는 단계, 상기 제3 API를 이용한 처리 요청 데이터의 처리를 위해 요구되는 승인 키를 생성하는 단계 및 상기 승인 키를 상기 제1 외부 전자 장치로 송신 단계를 포함할 수 있다.According to an embodiment of the present disclosure, in the method of generating an API, when a request for providing an API list including a plurality of first APIs generated in advance is received from a first external electronic device, the API is generated. In the transmitting of the API list, when a request for using a plurality of second APIs selected from among the plurality of first APIs is received from the first external electronic device, the plurality of second APIs are combined to generate a third API. And generating an authorization key required for processing the processing request data using the third API, and transmitting the authorization key to the first external electronic device.

본 개시의 다양한 실시예에 따르면, API를 관리하는 전자 장치는 핀테크 업체들이 구현하고자 하는 핀테크 서비스에서 요구되는 다양한 금융 서비스에 대응하는 API를 결합하여 하나의 API를 생성하고, 생성된 API를 핀테크 업체들이 이용 하도록 할 수 있다. 또한, 핀테크 업체들의 요청에 따라, 핀테크 업체들이 구현하고자 하는 핀테크 서비스에서 요구되는 적어도 하나의 금융 서비스를 제공하기 위한 API를 생성하고, 생성된 API를 핀테크 업체들에게 이용하도록 할 수 있다. 이를 통해, 핀테크 업체들은 구현하고자 하는 핀테크 서비스에서 요구되는 금융 서비스가 전체 금융 시스템에서 어떻게 이용되고 동작하는 지를 잘 알지 못하더라도, 금융 서비스가 포함된 핀테크 서비스를 쉽게 구현하여 고객에게 제공할 수 있다.According to various embodiments of the present disclosure, an electronic device that manages an API generates an API by combining APIs corresponding to various financial services required by a fintech service that a fintech company wants to implement, and generates an API. It can be used by fintech companies. In addition, at the request of the fintech companies, an API for providing at least one financial service required by the fintech service to be implemented by the fintech companies may be generated, and the fintech companies may use the generated API. have. This enables fintech companies to easily implement fintech services that include financial services and provide them to customers, even if they do not know how to use and operate the financial services required by the fintech services they want to implement. Can be.

도 1은 본 개시의 다양한 실시예에 따른 전자 장치, 제1 외부 전자 장치 및 제2 외부 전자 장치 사이의 관계를 나타내는 개념도이다.
도 2는 본 개시의 다양한 실시예에 따른 전자 장치의 구성을 나타내는 블록도이다.
도 3은 본 개시의 다양한 실시예에 따른 전자 장치에 의한 API를 제공하는 방법의 흐름도이다.
도 4a 및 도 4b는 본 개시의 다양한 실시예에 따른 API 리스트를 표시하는 화면을 도시한다.
도 5는 본 개시의 다양한 실시예에 따른 복수의 제2 API를 결합하여 제3 API를 생성하는 방법을 설명하기 위한 개념도이다.
도 6은 본 개시의 다양한 실시예에 따른 제3 API에 포함되는 복수의 제2 API의 리스트를 표시하는 화면을 도시한다.
도 7은 본 개시의 다양한 실시예에 따른 테스트 데이터 처리 방법의 흐름도를 도시한다.
도 8은 본 개시의 다양한 실시예에 따른 처리 요청 데이터 처리 방법의 흐름도를 도시한다.
도 9a 및 도 9b는 본 개시의 다양한 실시예에 따른 API를 이용하여 데이터를 처리하는 방법을 설명하기 위한 개념도이다.
도 10은 본 개시의 다양한 실시예에 따른 신규 API를 생성하는 방법의 흐름도이다.
도 11은 본 개시의 다양한 실시예에 따른 신규 API를 생성하는 방법을 설명하기 위한 개념도이다.
1 is a conceptual diagram illustrating a relationship between an electronic device, a first external electronic device, and a second external electronic device according to various embodiments of the present disclosure.
2 is a block diagram illustrating a configuration of an electronic device according to various embodiments of the present disclosure.
3 is a flowchart illustrating a method for providing an API by an electronic device according to various embodiments of the present disclosure.
4A and 4B illustrate screens for displaying an API list according to various embodiments of the present disclosure.
5 is a conceptual diagram illustrating a method of generating a third API by combining a plurality of second APIs according to various embodiments of the present disclosure.
6 illustrates a screen for displaying a list of a plurality of second APIs included in a third API according to various embodiments of the present disclosure.
7 is a flowchart of a test data processing method according to various embodiments of the present disclosure.
8 is a flowchart illustrating a processing request data processing method according to various embodiments of the present disclosure.
9A and 9B are conceptual views illustrating a method of processing data using an API according to various embodiments of the present disclosure.
10 is a flowchart of a method of generating a new API according to various embodiments of the present disclosure.
11 is a conceptual diagram illustrating a method of generating a new API according to various embodiments of the present disclosure.

본 개시의 실시예들은 본 개시의 기술적 사상을 설명하기 위한 목적으로 예시된 것이다. 본 개시에 따른 권리범위가 이하에 제시되는 실시예들이나 이들 실시예들에 대한 구체적 설명으로 한정되는 것은 아니다.Embodiments of the present disclosure are illustrated for the purpose of describing the technical spirit of the present disclosure. The scope of the present disclosure is not limited to the embodiments set forth below or the detailed description of these embodiments.

본 개시에 사용되는 모든 기술적 용어들 및 과학적 용어들은, 달리 정의되지 않는 한, 본 개시가 속하는 기술 분야에서 통상의 지식을 가진 자에게 일반적으로 이해되는 의미를 갖는다. 본 개시에 사용되는 모든 용어들은 본 개시를 더욱 명확히 설명하기 위한 목적으로 선택된 것이며 본 개시에 따른 권리범위를 제한하기 위해 선택된 것이 아니다.All technical and scientific terms used in the present disclosure, unless defined otherwise, have the meanings that are commonly understood by one of ordinary skill in the art to which this disclosure belongs. All terms used in the present disclosure are selected for the purpose of more clearly describing the present disclosure, and are not selected to limit the scope of the rights according to the present disclosure.

본 개시에서 사용되는 "포함하는", "구비하는", "갖는" 등과 같은 표현은, 해당 표현이 포함되는 어구 또는 문장에서 달리 언급되지 않는 한, 다른 실시예를 포함할 가능성을 내포하는 개방형 용어(open-ended terms)로 이해되어야 한다.As used in this disclosure, expressions such as "comprising", "including", "having", and the like, are open terms that imply the possibility of including other embodiments unless otherwise stated in the phrase or sentence in which the expression is included. It should be understood as (open-ended terms).

본 개시에서 기술된 단수형의 표현은 달리 언급하지 않는 한 복수형의 의미를 포함할 수 있으며, 이는 청구범위에 기재된 단수형의 표현에도 마찬가지로 적용된다.As used herein, the singular forms "a", "an" and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise.

본 개시에서 사용되는 "제1", "제2" 등의 표현들은 복수의 구성요소들을 상호 구분하기 위해 사용되며, 해당 구성요소들의 순서 또는 중요도를 한정하는 것은 아니다.Expressions such as “first”, “second”, and the like used in the present disclosure are used to distinguish a plurality of components from each other, and do not limit the order or importance of the components.

본 개시에서 사용되는 용어 "부"는, 소프트웨어, 또는 FPGA(field-programmable gate array), ASIC(application specific integrated circuit)과 같은 하드웨어 구성요소를 의미한다. 그러나, "부"는 하드웨어 및 소프트웨어에 한정되는 것은 아니다. "부"는 어드레싱할 수 있는 저장 매체에 있도록 구성될 수도 있고, 하나 또는 그 이상의 프로세서들을 재생시키도록 구성될 수도 있다. 따라서, 일 예로서, "부"는 소프트웨어 구성요소들, 객체지향 소프트웨어 구성요소들, 클래스 구성요소들 및 태스크 구성요소들과 같은 구성요소들과, 프로세서, 함수, 속성, 프로시저, 서브루틴, 프로그램 코드의 세그먼트, 드라이버, 펌웨어, 마이크로코드, 회로, 데이터, 데이터베이스, 데이터 구조, 테이블, 어레이 및 변수를 포함한다. 구성요소와 "부" 내에서 제공되는 기능은 더 작은 수의 구성요소 및 "부"로 결합되거나 추가적인 구성요소와 "부"로 더 분리될 수 있다.The term "unit" as used in the present disclosure refers to software or a hardware component such as a field-programmable gate array (FPGA) or an application specific integrated circuit (ASIC). However, "part" is not limited to hardware and software. The "unit" may be configured to be in an addressable storage medium, and may be configured to play one or more processors. Thus, as an example, "parts" means components such as software components, object-oriented software components, class components, and task components, processors, functions, properties, procedures, subroutines, It includes segments of program code, drivers, firmware, microcode, circuits, data, databases, data structures, tables, arrays, and variables. Functions provided within a component and "part" may be combined into a smaller number of components and "parts" or further separated into additional components and "parts".

본 개시에서 사용되는 "~에 기초하여"라는 표현은, 해당 표현이 포함되는 어구 또는 문장에서 기술되는, 결정, 판단의 행위 또는 동작에 영향을 주는 하나 이상의 인자를 기술하는데 사용되며, 이 표현은 결정, 판단의 행위 또는 동작에 영향을 주는 추가적인 인자를 배제하지 않는다.As used in this disclosure, the expression “based on” is used to describe one or more factors that affect the behavior or behavior of a decision, judgment, described in a phrase or sentence that includes the expression, which expression Does not exclude additional factors that affect decisions, actions of behaviour, or actions.

본 개시에서, 어떤 구성요소가 다른 구성요소에 "연결되어" 있다거나 "접속되어" 있다고 언급된 경우, 상기 어떤 구성요소가 상기 다른 구성요소에 직접적으로 연결될 수 있거나 접속될 수 있는 것으로, 또는 새로운 다른 구성요소를 매개로 하여 연결될 수 있거나 접속될 수 있는 것으로 이해되어야 한다.In the present disclosure, when a component is referred to as being "connected" or "connected" to another component, the component may be directly connected to or connected to the other component, or new It is to be understood that the connection may be made or may be connected via other components.

이하, 첨부한 도면들을 참조하여, 본 개시의 실시예들을 설명한다. 첨부된 도면에서, 동일하거나 대응하는 구성요소에는 동일한 참조부호가 부여되어 있다. 또한, 이하의 실시예들의 설명에 있어서, 동일하거나 대응하는 구성요소를 중복하여 기술하는 것이 생략될 수 있다. 그러나, 구성요소에 관한 기술이 생략되어도, 그러한 구성요소가 어떤 실시예에 포함되지 않는 것으로 의도되지는 않는다.Hereinafter, embodiments of the present disclosure will be described with reference to the accompanying drawings. In the accompanying drawings, the same or corresponding components are given the same reference numerals. In addition, in the following description of the embodiments, it may be omitted to duplicate the same or corresponding components. However, even if the description of the component is omitted, it is not intended that such component is not included in any embodiment.

이하, 첨부한 도면들에 도시된 흐름도에서 프로세스 단계들, 방법 단계들, 알고리즘들 등이 순차적인 순서로 설명되었지만, 그러한 프로세스들, 방법들 및 알고리즘들은 임의의 적합한 순서로 작동하도록 구성될 수 있다. 다시 말하면, 본 개시의 다양한 실시예들에서 설명되는 프로세스들, 방법들 및 알고리즘들의 단계들이 본 개시에서 기술된 순서로 수행될 필요는 없다. 또한, 일부 단계들이 비동시적으로 수행되는 것으로서 설명되더라도, 다른 실시예에서는 이러한 일부 단계들이 동시에 수행될 수 있다. 또한, 도면에서의 묘사에 의한 프로세스의 예시는 예시된 프로세스가 그에 대한 다른 변화들 및 수정들을 제외하는 것을 의미하지 않으며, 예시된 프로세스 또는 그의 단계들 중 임의의 것이 본 개시의 다양한 실시예들 중 하나 이상에 필수적임을 의미하지 않으며, 예시된 프로세스가 바람직하다는 것을 의미하지 않는다.In the following, process steps, method steps, algorithms, and the like have been described in a sequential order in the flowchart shown in the accompanying drawings, but such processes, methods, and algorithms may be configured to operate in any suitable order. . In other words, the steps of the processes, methods, and algorithms described in various embodiments of the present disclosure need not be performed in the order described in this disclosure. In addition, although some steps are described as being performed asynchronously, in some embodiments these some steps may be performed simultaneously. Moreover, illustration of the process by depiction in the figures does not mean that the illustrated process excludes other changes and modifications thereto, and any of the illustrated process or steps thereof is one of the various embodiments of the present disclosure. It is not meant to be essential to more than one, nor does it mean that the illustrated process is preferred.

도 1은 본 개시의 다양한 실시예에 따른 전자 장치(100), 제1 외부 전자 장치(110) 및 제2 외부 전자 장치(120) 사이의 관계를 나타내는 개념도이다. 도 1은 전자 장치(100), 제1 외부 전자 장치(110) 및 제2 외부 전자 장치(120)를 도시한다. 제1 외부 전자 장치(110)는 핀테크 서비스를 제공하는 핀테크 업체의 전자 장치(예: 서버, 컴퓨터 등 임의의 적절한 전자 장치)일 수 있다. 제2 외부 전자 장치(120)는 다양한 금융 서비스를 제공하는 금융 시스템을 운영하는 금융 기관의 전자 장치(예: 서버, 컴퓨터 등 임의의 적절한 전자 장치)일 수 있다. 전자 장치(100)는 API를 생성하고, 생성된 API를 관리하고, 제1 외부 전자 장치(110) 및 제2 외부 전자 장치(120)와 전자적으로 통신 가능한 서버, 컴퓨터 등 임의의 적절한 전자 장치일 수 있다.1 is a conceptual diagram illustrating a relationship between an electronic device 100, a first external electronic device 110, and a second external electronic device 120 according to various embodiments of the present disclosure. 1 illustrates an electronic device 100, a first external electronic device 110, and a second external electronic device 120. The first external electronic device 110 may be an electronic device (eg, any suitable electronic device such as a server or a computer) of a Fintech company that provides Fintech services. The second external electronic device 120 may be an electronic device (eg, any suitable electronic device such as a server or a computer) of a financial institution that operates a financial system that provides various financial services. The electronic device 100 may be any suitable electronic device such as a server, a computer, which generates an API, manages the generated API, and may communicate with the first external electronic device 110 and the second external electronic device 120. Can be.

본 개시의 다양한 실시예에 따르면, 전자 장치(100)는 다양한 금융기관의 금융 시스템과 연결되어, 그 다양한 금융기관에서 제공하는 금융 서비스 및/또는 금융 기능을 제공하기 위한 오픈 뱅킹 플랫폼(Open Banking Platform)을 제공할 수 있다. 예를 들어, 전자 장치(100)는 다양한 금융기관의 고객들이 접속하여 금융 서비스를 이용할 수 있도록 오픈 뱅킹 웹사이트를 구축하여 제공할 수 있다. 또한, 전자 장치(100)는 핀테크 업체들이 핀테크 서비스를 개발함에 있어, 다양한 금융기관에서 제공하는 금융 서비스 및/또는 기능을 이용할 수 있도록 다양한 API를 핀테크 업체들이 이용 가능하도록 할 수 있다. 또한, 전자 장치(100)는 단순히 수동적으로 미리 생성된 API들을 핀테크 업체들에게 이용 가능하도록 하는 것이 아니라, 핀테크 업체들의 요구에 따라 API들을 결합하거나, API를 생성하여 핀테크 업체들이 이용 가능하도록 함으로써, 핀테크 업체들이 보다 용이하게 핀테크 서비스를 개발하도록 할 수 있다.According to various embodiments of the present disclosure, the electronic device 100 is connected to a financial system of various financial institutions, and provides an open banking platform for providing financial services and / or financial functions provided by the various financial institutions. ) Can be provided. For example, the electronic device 100 may construct and provide an open banking website so that customers of various financial institutions may access and use financial services. In addition, the electronic device 100 may enable fintech companies to use various APIs so that fintech companies may use financial services and / or functions provided by various financial institutions in developing fintech services. In addition, the electronic device 100 does not simply make the manually generated APIs available to the fintech companies, but combines the APIs or generates the APIs to be used by the fintech companies according to the needs of the fintech companies. By doing so, fintech companies can more easily develop fintech services.

본 개시의 다양한 실시예에 따르면, 전자 장치(100)는 미리 생성된 복수의 제1 API를 저장할 수 있다. 예를 들어, 복수의 제1 API 각각은 제2 외부 전자 장치(120)에서 수행 가능한 복수의 금융 서비스(예를 들어, 송금인 확인 서비스, 수취인 확인 서비스, 국내외 송금서비스, 환전 서비스, 계좌 명의 확인 서비스 등) 각각과 관련된 API일 수 있다. 하나의 제1 API는 복수의 금융 서비스와 관련될 수 있고, 또는 하나의 금융 서비스 중 일부의 단계, 절차, 모듈 등과 관련될 수도 있다. 전자 장치(100)는 복수의 제1 API를 이용하여 제2 외부 전자 장치(120)가 복수의 금융 서비스를 제공하도록 할 수 있다. 또한, 전자 장치(100)는 핀테크 업체가 제2 외부 전자 장치(120)에서 제공하는 복수의 금융 서비스 중 적어도 하나의 금융 서비스를 통해 핀테크 서비스(예를 들어, 국외 송금 서비스, P2P 대출 서비스, 환전 서비스 등)를 보다 용이하게 구현할 수 있도록, 핀테크 업체의 제1 외부 전자 장치(110)가 복수의 제1 API 중 적어도 하나의 API를 이용하도록 할 수 있다.According to various embodiments of the present disclosure, the electronic device 100 may store a plurality of first generated APIs. For example, each of the plurality of first APIs may include a plurality of financial services (eg, remitter verification service, payee verification service, domestic and international money transfer service, currency exchange service, account name verification service) that can be performed by the second external electronic device 120. Etc.) may be associated with each API. One first API may be associated with a plurality of financial services, or may be associated with steps, procedures, modules, etc. of some of one financial service. The electronic device 100 may allow the second external electronic device 120 to provide a plurality of financial services using a plurality of first APIs. In addition, the electronic device 100 may use a fintech service (eg, an international remittance service or a P2P loan service) through at least one financial service among a plurality of financial services provided by a fintech company on the second external electronic device 120. In order to implement a currency exchange service more easily, the first external electronic device 110 of the fintech company may use at least one of the plurality of first APIs.

본 개시의 다양한 실시예에 따르면, 전자 장치(100)는 복수의 제1 API 중, 제1 외부 전자 장치(110)에 의해 선택된 복수의 제2 API를 결합하여 제3 API를 생성하고, 제1 외부 전자 장치(110)가 제3 API를 이용하도록 할 수 있다. 이를 통해, 전자 장치(100)는 핀테크 업체가 구현하고자 하는 핀테크 서비스와 관련된 금융 서비스가 전체 금융 시스템에서 어떻게 이용되고 동작하는지를 잘 알지 못하더라도, 핀테크 업체로 하여금 보다 용이하게 핀테크 서비스를 구현하도록 할 수 있다. 또한, 전자 장치(100)는 자체적으로 복수의 제2 API를 결합하여 제3 API를 생성함으로써, 제2 외부 전자 장치(120)에서 운영되는 금융 시스템이 수정되거나 조정되지 않더라도, 복수의 제2 API에 대응하는 복수의 금융 서비스가 통합되어 제1 외부 전자 장치(110)에 제공되도록 할 수 있다.According to various embodiments of the present disclosure, the electronic device 100 generates a third API by combining a plurality of second APIs selected by the first external electronic device 110 among a plurality of first APIs, The external electronic device 110 may use the third API. Through this, even if the electronic device 100 does not know how the financial services related to the fintech service that the fintech company intends to implement are used and operates in the entire financial system, the electronic device 100 may facilitate the fintech service. Can be implemented. In addition, the electronic device 100 generates a third API by combining a plurality of second APIs by itself, so that the plurality of second APIs may be adjusted even if the financial system operated by the second external electronic device 120 is not modified or adjusted. A plurality of financial services corresponding to may be integrated to be provided to the first external electronic device 110.

또한, 본 개시의 다양한 실시예에 따르면, 미리 생성된 복수의 제1 API 중, 핀테크 업체가 구현하고자 하는 핀테크 서비스에 필요한 적어도 하나의 금융 서비스에 대응하는 적어도 하나의 API가 존재하지 않는 경우, 제1 외부 전자 장치(110)는 적어도 하나의 금융 서비스에 대응하는 신규 API의 생성을 전자 장치(100)에 요청할 수 있다. 전자 장치(100)는 제1 외부 전자 장치(110)의 요청에 따라, 신규 API를 생성하고, 제1 외부 전자 장치(110)로 하여금 그 생성된 신규 API를 이용하도록 할 수 있다. 이와 같이, 핀테크 업체의 요청에 따라, 핀테크 업체가 구현하고자 하는 핀테크 서비스에 적합한 API를 전자 장치(100)가 직접 생성하고, 핀테크 업체로 하여금 이용하게 함으로써, 핀테크 업체가 핀테크 서비스를 구현하는 과정에서의 개발 부담이 감소될 수 있다.According to various embodiments of the present disclosure, when at least one API corresponding to at least one financial service required for a fintech service to be implemented by a fintech company does not exist among a plurality of first APIs generated in advance The first external electronic device 110 may request the electronic device 100 to generate a new API corresponding to at least one financial service. The electronic device 100 may generate a new API according to a request of the first external electronic device 110 and allow the first external electronic device 110 to use the generated new API. As such, according to the request of the fintech company, the electronic device 100 directly generates an API suitable for the fintech service that the fintech company intends to implement, and causes the fintech company to use the fintech company. Development burden in the process of implementing the service can be reduced.

도 1에서는, 제1 외부 전자 장치(110)가 하나인 것으로 도시하였으나, 이에 제한되는 것은 아니고, 전자 장치(100)는 하나 이상이 핀테크 업체의 복수의 제1 외부 전자 장치(110) 각각이 복수의 제1 API 중 적어도 하나의 API를 이용하도록 할 수 있다. 또한, 도 1에서는, 제2 외부 전자 장치(120)가 하나인 것으로 도시하였으나, 이에 제한되는 것은 아니고, 전자 장치(100)는 하나 이상의 금융 기관의 복수의 제2 외부 전자 장치(120) 각각에서 제공 가능한 복수의 금융 서비스와 관련된 복수의 제1 API를 미리 생성하여 저장하고, 복수의 제1 API를 이용하여 복수의 제2 외부 전자 장치(120) 각각이 복수의 금융 서비스를 제공하도록 할 수 있다. 전자 장치(100)는 제2 외부 전자 장치(120)에 포함될 수도 있고, 제2 외부 전자 장치(120)와 별도의 구성으로 존재할 수도 있다.In FIG. 1, although the first external electronic device 110 is illustrated as one, the present invention is not limited thereto, and the electronic device 100 may include one or more first external electronic devices 110 of a fintech company. At least one API of the plurality of first APIs may be used. In addition, in FIG. 1, although the second external electronic device 120 is illustrated as one, the electronic device 100 is not limited thereto, and the electronic device 100 may be used in each of the plurality of second external electronic devices 120 of one or more financial institutions. A plurality of first APIs related to a plurality of financial services that can be provided may be generated and stored in advance, and each of the plurality of second external electronic devices 120 may provide a plurality of financial services using the plurality of first APIs. . The electronic device 100 may be included in the second external electronic device 120 or may exist in a separate configuration from the second external electronic device 120.

도 2는 본 개시의 다양한 실시예에 따른 전자 장치(100)의 구성을 나타내는 블록도이다. 본 개시의 다양한 실시예에 따르면, 전자 장치(100)는 메모리(210), 통신 회로(220) 및 프로세서(230)를 포함할 수 있다. 전자 장치(100)에 포함되는 복수의 구성 요소들은 버스(미도시)를 통해 전기적으로 연결되어, 정보, 제어, 명령, 데이터 등을 송신할 수 있다.2 is a block diagram illustrating a configuration of an electronic device 100 according to various embodiments of the present disclosure. According to various embodiments of the present disclosure, the electronic device 100 may include a memory 210, a communication circuit 220, and a processor 230. The plurality of components included in the electronic device 100 may be electrically connected through a bus (not shown) to transmit information, control, commands, data, and the like.

일 실시예에서, 메모리(210)는 전자 장치(100)의 적어도 하나의 다른 구성 요소에 관계된 명령 또는 데이터를 저장할 수 있다. 또한, 메모리(210)는 소프트웨어 및/또는 프로그램을 저장할 수 있다. 예를 들어, 메모리(210)는 내장 메모리 또는 외장 메모리를 포함할 수 있다. 내장 메모리는, 휘발성 메모리(예: DRAM, SRAM 또는 SDRAM 등), 비휘발성 메모리(예: 플래시 메모리, 하드 드라이브, 또는 솔리드 스테이트 드라이브 (SSD)) 중 적어도 하나를 포함할 수 있다. 외장 메모리는 다양한 인터페이스를 통하여 전자 장치(100)와 기능적으로 또는 물리적으로 연결될 수 있다.In an embodiment, the memory 210 may store instructions or data related to at least one other element of the electronic device 100. In addition, the memory 210 may store software and / or a program. For example, the memory 210 may include an internal memory or an external memory. The internal memory may include at least one of volatile memory (eg, DRAM, SRAM, or SDRAM), and nonvolatile memory (eg, flash memory, hard drive, or solid state drive (SSD)). The external memory may be functionally or physically connected to the electronic device 100 through various interfaces.

일 실시예에서, 메모리(210)는 프로세서(230)를 동작하도록 하는 명령들을 저장할 수 있다. 예를 들어, 메모리(210)는 프로세서(230)가 전자 장치(100)의 다른 구성 요소들을 제어하고, 외부 전자 장치 또는 외부 서버와 연동하도록 하는 명령들을 저장할 수 있다. 또한, 각 구성 요소들에 의한 동작을 수행하도록 하는 명령들이 메모리(210)에 저장될 수 있다. 프로세서(230)는 메모리(210)에 저장된 명령들에 기초하여 전자 장치(100)의 다른 구성 요소들을 제어하고 외부 전자 장치 또는 외부 서버와 연동할 수 있다. 이하에서는 전자 장치(100)의 각 구성 요소들을 주체로 전자 장치(100)의 동작을 설명하도록 한다.In one embodiment, the memory 210 may store instructions for operating the processor 230. For example, the memory 210 may store instructions for allowing the processor 230 to control other components of the electronic device 100 and interwork with an external electronic device or an external server. In addition, instructions for performing an operation by each component may be stored in the memory 210. The processor 230 may control other components of the electronic device 100 based on the instructions stored in the memory 210 and may interwork with an external electronic device or an external server. Hereinafter, operations of the electronic device 100 will mainly be described based on respective components of the electronic device 100.

일 실시예에서, 통신 회로(220)는 외부 전자 장치 또는 외부 서버와 통신을 수행할 수 있다. 예를 들어, 통신 회로(220)는 전자 장치(100)와 외부 전자 장치, 예를 들어 제1 외부 전자 장치(110), 제2 외부 전자 장치(120) 등과의 통신을 설정할 수 있다. 통신 회로(220)는 무선 통신 또는 유선 통신을 통해서 네트워크와 연결되어 외부 전자 장치 또는 외부 서버와 통신할 수 있다. 또 다른 예로, 통신 회로(220)는 외부 전자 장치와 유선으로 연결되어 통신을 수행할 수도 있다.In one embodiment, the communication circuit 220 may communicate with an external electronic device or an external server. For example, the communication circuit 220 may establish communication with the electronic device 100 and an external electronic device, for example, the first external electronic device 110 and the second external electronic device 120. The communication circuit 220 may be connected to a network through wireless or wired communication to communicate with an external electronic device or an external server. As another example, the communication circuit 220 may be connected to the external electronic device by wire to perform communication.

무선 통신은, 예를 들면, 셀룰러 통신(예: LTE, LTE-A(LTE Advance), CDMA(Code Division Multiple Access), WCDMA(Wideband CDMA), UMTS(Universal Mobile Telecommunications System), WiBro(Wireless Broadband) 등)을 포함할 수 있다. 또한, 무선 통신은, 근거리 무선 통신(예: WiFi(Wireless Fidelity), LiFi(Light Fidelity), 블루투스, 블루투스 저전력(BLE), 지그비(Zigbee), NFC(Near Field Communication) 등)을 포함할 수 있다.Wireless communication includes, for example, cellular communication (eg, LTE, LTE Advance (LTE-A), Code Division Multiple Access (CDMA), Wideband CDMA (WCDMA), Universal Mobile Telecommunications System (UMTS), and Wireless Broadband (WiBro). And the like). In addition, the wireless communication may include short-range wireless communication (eg, wireless fidelity (WiFi), light fidelity (LiFi), Bluetooth, Bluetooth low power (BLE), Zigbee, Near Field Communication (NFC), etc.). .

일 실시예에서, 프로세서(230)는 운영체제 또는 응용 프로그램을 구동하여, 전자 장치(100)의 적어도 하나의 구성 요소를 제어할 수 있고, 각종 데이터 처리 및 연산 등을 수행할 수 있다. 예를 들어, 프로세서(250)는 중앙처리장치 등을 포함할 수 있고, SoC(System on Chip)으로 구현될 수도 있다.In an embodiment, the processor 230 may control at least one component of the electronic device 100 by driving an operating system or an application program, and may perform various data processing and operations. For example, the processor 250 may include a central processing unit or the like, or may be implemented as a system on chip (SoC).

일 실시예에서, 메모리(210)는 미리 생성되어 있는 복수의 제1 API를 저장할 수 있다. 예를 들어, 복수의 제1 API는 제2 외부 전자 장치(120)에서 수행 가능한 복수의 금융 서비스와 각각 관련되어 있을 수 있다. 복수의 제1 API 중 하나의 제1 API가 복수의 금융 서비스와 관련될 수 있고, 또는 하나 또는 복수의 제1 API가 하나의 금융 서비스 중 일부의 단계, 절차, 모듈 등과 관련될 수도 있다. 또한, 메모리(210)는 API 생성에 이용되는 복수의 모듈(module)을 더 저장할 수 있다. 예를 들어, 복수의 모듈 각각은 제2 외부 전자 장치(120)에서 수행 가능한 복수의 금융 기능 각각 또는 복수의 금융 기능 중 일부의 단계, 절차 등과 관련될 수 있다. 복수의 제1 API는 복수의 모듈을 이용하여 프로세서(230)에 의해 생성될 수 있다. 메모리(210)에 저장된 복수의 모듈을 이용하여 복수의 제1 API를 생성하는 구체적인 방법에 대해서는 후술하도록 한다.In one embodiment, the memory 210 may store a plurality of first APIs that are generated in advance. For example, the plurality of first APIs may be associated with a plurality of financial services that may be performed by the second external electronic device 120, respectively. One of the plurality of first APIs may be associated with a plurality of financial services, or one or a plurality of first APIs may be associated with some steps, procedures, modules, etc. of one of the financial services. In addition, the memory 210 may further store a plurality of modules used to generate an API. For example, each of the plurality of modules may be associated with each of a plurality of financial functions that may be performed by the second external electronic device 120 or steps, procedures, etc. of some of the plurality of financial functions. The plurality of first APIs may be generated by the processor 230 using the plurality of modules. A detailed method of generating a plurality of first APIs using a plurality of modules stored in the memory 210 will be described later.

또한, 메모리(210)는 복수의 제1 API를 포함하는 API 리스트를 저장할 수 있다. 예를 들어, API 리스트는 복수의 제1 API 각각에 대한 명칭, 복수의 제1 API 각각에 접속하기 위한 접속 정보(예: URL 등) 및 복수의 제1 API 각각에 대응하는 금융 서비스에 대한 정보, 복수의 제1 API 각각의 입력 및 출력 등을 포함할 수 있다.In addition, the memory 210 may store an API list including a plurality of first APIs. For example, the API list may include a name for each of the plurality of first APIs, access information (eg, a URL, etc.) for accessing each of the plurality of first APIs, and information about a financial service corresponding to each of the plurality of first APIs. And input and output of each of the plurality of first APIs.

일 실시예에서, 프로세서(230)는 제1 외부 전자 장치(110)로부터 수신되는 API 리스트에 대한 제공 요청에 따라, 제1 외부 전자 장치(110)로 API 리스트를 통신 회로(220)를 통해 송신할 수 있다. 이후, 프로세서(230)는 제1 외부 전자 장치(110)로부터 수신되는 복수의 제2 API에 대한 사용 요청에 기초하여, 복수의 제2 API를 결합하여 제3 API를 생성하고, 제1 외부 전자 장치(100)로 하여금 제3 API를 이용하게 할 수 있다. 또한, 프로세서(230)는 제1 외부 전자 장치(110)로부터 수신되는 신규 API 생성 요청에 기초하여, 신규 API(이하 제4 API라 함)를 생성하고, 제1 외부 전자 장치(100)로 하여금 그 신규 API를 이용하게 할 수 있다. 또한, 프로세서(230)는 신규 API 및 복수의 제2 API를 결합하여 제3 API를 생성하고, 제1 외부 전자 장치(100)로 하여금 그 제3 API를 이용하게 할 수 있다. 상술한 프로세서(230)의 구체적인 동작에 대해서는 후술하도록 한다.In an embodiment, the processor 230 transmits the API list to the first external electronic device 110 through the communication circuit 220 according to a request for providing the API list received from the first external electronic device 110. can do. Subsequently, the processor 230 generates a third API by combining the plurality of second APIs based on the use request for the plurality of second APIs received from the first external electronic device 110. Device 100 may be enabled to use a third API. In addition, the processor 230 may generate a new API (hereinafter referred to as a fourth API) based on the new API generation request received from the first external electronic device 110, and allow the first external electronic device 100 to perform the operation. You can use that new API. In addition, the processor 230 may combine the new API and the plurality of second APIs to generate a third API, and allow the first external electronic device 100 to use the third API. The detailed operation of the above-described processor 230 will be described later.

도 3은 본 개시의 다양한 실시예에 따른 전자 장치(100)에 의한 API를 제공하는 방법의 흐름도이다. 310 단계에서, 전자 장치(100)는 제1 외부 전자 장치(110)로부터 API 리스트에 대한 제공 요청을 수신되면, 메모리(210)에 저장된 API 리스트를 제1 외부 전자 장치(110)로 송신할 수 있다. 제1 외부 전자 장치(110)는 전자 장치(110)를 통해 이용 가능한 API를 확인하기 위하여, 전자 장치(100)에게 API 리스트의 제공을 요청할 수 있다. 전자 장치(100)의 프로세서(230)는 API 리스트에 대한 제공 요청이 통신 회로(220)를 통하여 수신됨에 따라, 메모리(210)에 저장된 API 리스트를 검색하고, 검색된 API 리스트를 제1 외부 전자 장치(110)로 송신하도록 통신 회로(220)를 제어할 수 있다.3 is a flowchart illustrating a method for providing an API by the electronic device 100 according to various embodiments of the present disclosure. In operation 310, when the electronic device 100 receives a request for providing an API list from the first external electronic device 110, the electronic device 100 may transmit the API list stored in the memory 210 to the first external electronic device 110. have. The first external electronic device 110 may request the electronic device 100 to provide an API list in order to identify an API available through the electronic device 110. As the request for providing the API list is received through the communication circuit 220, the processor 230 of the electronic device 100 retrieves the API list stored in the memory 210 and uses the retrieved API list as the first external electronic device. The communication circuit 220 can be controlled to transmit to 110.

제1 외부 전자 장치(110)로 송신된 API 리스트는 제1 외부 전자 장치(110)의 사용자(예를 들어, 핀테크 업체의 개발자, 운영자 등)에게 제공될 수 있다. 예를 들어, API 리스트는 제1 외부 전자 장치(110)의 디스플레이 장치에 표시됨으로써 사용자에게 제공될 수 있다. 제1 외부 전자 장치(110)의 사용자는 API 리스트에 포함된 복수의 제1 API 중 복수의 제2 API를 선택할 수 있다. 복수의 제2 API는 제1 외부 전자 장치(110)의 사용자가 구현하고자 하는 핀테크 서비스에서 요구되는 하나 또는 복수의 금융 서비스에 대응하는 API일 수 있다. 또한, 제1 외부 전자 장치(110)의 사용자는 복수의 제2 API에 대한 선택 순서도 지정할 수 있다. 제1 외부 전자 장치(110)는 입력 입력 인터페이스(예: 터치 스크린, 마우스, 키보드 등)를 통해 사용자로부터 복수의 제1 API 중 복수의 제2 API를 선택하기 위한 입력 및 그 선택의 순서를 수신할 수 있다.The API list transmitted to the first external electronic device 110 may be provided to a user (eg, a developer, an operator of a fintech company, etc.) of the first external electronic device 110. For example, the API list may be provided to the user by being displayed on the display device of the first external electronic device 110. The user of the first external electronic device 110 may select a plurality of second APIs from among a plurality of first APIs included in the API list. The plurality of second APIs may be APIs corresponding to one or a plurality of financial services required by a fintech service that a user of the first external electronic device 110 wants to implement. In addition, a user of the first external electronic device 110 may designate a selection order for a plurality of second APIs. The first external electronic device 110 receives an input for selecting a plurality of second APIs from among a plurality of first APIs and an order of selection thereof from a user through an input input interface (eg, a touch screen, a mouse, a keyboard, etc.). can do.

320 단계에서, 전자 장치(100)는 제1 외부 전자 장치(110)로부터 복수의 제2 API에 대한 이용 요청이 수신되면, 메모리(210)에 저장된 복수의 제2 API를 결합하여 제3 API를 생성할 수 있다. 예를 들어, 프로세서(230)는 제1 외부 전자 장치(110)로부터 API 리스트에 포함된 복수의 제1 API 중 선택된 복수의 제2 API에 대한 이용 요청을 통신 회로(220)를 통해 수신할 수 있다. 복수의 제2 API에 대한 이용 요청은, 예를 들어 복수의 제2 API에 대한 정보 및 제1 외부 전자 장치(110)의 사용자에 의해 선택된 복수의 제2 API 각각의 선택 순서를 나타내는 선택 순서 정보를 포함할 수 있다.In operation 320, when the electronic device 100 receives a use request for a plurality of second APIs from the first external electronic device 110, the electronic device 100 combines the plurality of second APIs stored in the memory 210 to obtain a third API. Can be generated. For example, the processor 230 may receive, via the communication circuit 220, a request for using a plurality of second APIs selected from among a plurality of first APIs included in an API list from the first external electronic device 110. have. The use request for the plurality of second APIs may include, for example, selection order information indicating information about the plurality of second APIs and a selection order of each of the plurality of second APIs selected by the user of the first external electronic device 110. It may include.

복수의 제2 API에 대한 이용 요청이 수신되면, 전자 장치(100)의 또한, 프로세서(230)는 메모리(210)에 저장된 복수의 제2 API를 결합하여 제3 API를 생성할 수 있다. 복수의 API를 결합하여 하나의 API를 생성하는 방법은 해당 기술 분야의 통상의 기술자에게 있어 자명한 사항이므로, 별도의 설명은 생략하도록 한다.When a use request for a plurality of second APIs is received, the processor 230 of the electronic device 100 may generate a third API by combining the plurality of second APIs stored in the memory 210. Since a method of generating a single API by combining a plurality of APIs is obvious to those skilled in the art, a separate description thereof will be omitted.

프로세서(230)는 복수의 제2 API에 대한 이용 요청에 포함된 선택 순서 정보를 통해 복수의 제2 API 각각의 선택 순서를 확인할 수 있다. 프로세서(230)는 확인된 복수의 제2 API 각각의 선택 순서에 따라, 복수의 제2 API를 순차적으로 결합하여 제3 API를 생성할 수 있다.The processor 230 may check the selection order of each of the plurality of second APIs through the selection order information included in the use request for the plurality of second APIs. The processor 230 may generate a third API by sequentially combining the plurality of second APIs according to the selected order of each of the identified plurality of second APIs.

일 실시예에서, 프로세서(230)는 복수의 제2 API 각각에 대응하는 금융 서비스의 특성에 기초하여, 복수의 제2 API를 결합하여 제3 API를 생성할 수 있다. 예를 들어, 복수의 제2 API에 "A" API 및 "B" API가 포함되고, "A" API에 대응하는 "A" 금융 서비스와 "B" API에 대응하는 "B" 금융 서비스의 특성에 따라, "B" 금융 서비스가 "A" 금융 서비스보다 먼저 제공되어야 하는 것으로 판단되면, "A" API가 "B" API 보다 먼저 선택되었더라도, "B" API와 "A" API의 순서로 결합하여 제3 API를 생성할 수 있다.In one embodiment, the processor 230 may combine the plurality of second APIs to generate the third API based on the characteristics of the financial service corresponding to each of the plurality of second APIs. For example, a plurality of second APIs include an "A" API and a "B" API, and the characteristics of the "A" financial service corresponding to the "A" API and the "B" financial service corresponding to the "B" API. According to the present invention, if it is determined that the "B" financial service must be provided before the "A" financial service, even if the "A" API is selected before the "B" API, the "B" API and the "A" API are combined. To generate a third API.

일 실시예에서, 프로세서(230)는 제3 API가 생성된 후, 제3 API에 접속하기 위한 접속 정보 및 제3 API의 생성이 완료되었음을 나타내는 메시지를 송신하도록 통신 회로(220)를 제어할 수 있다. 제1 외부 전자 장치(110)는 API에 접속하기 위한 접속 정보를 이용하여, API에 접속함으로써 API를 이용할 수 있다. 이에 따라, 프로세서(230)는 제1 외부 전자 장치(110)가 제3 API를 이용할 수 있도록 제3 API에 접속하기 위한 접속 정보를 제1 외부 전자 장치(110)로 통신 회로(220)를 통해 송신할 수 있다. 또한, 프로세서(230)는 제3 API의 생성이 완료되었음을 제1 외부 전자 장치(110)의 사용자에게 알려주기 위하여, 메시지를 통신 회로(220)를 통해 송신할 수 있다.In one embodiment, the processor 230 may control the communication circuit 220 to transmit connection information for accessing the third API and a message indicating that generation of the third API is completed after the third API is generated. have. The first external electronic device 110 may use the API by accessing the API using the access information for accessing the API. Accordingly, the processor 230 transmits connection information for accessing the third API to the first external electronic device 110 through the communication circuit 220 so that the first external electronic device 110 can use the third API. I can send it. In addition, the processor 230 may transmit a message through the communication circuit 220 to inform the user of the first external electronic device 110 that the generation of the third API is completed.

일 실시예에서, 프로세서(230)는 제3 API가 생성된 후, 제3 API가 포함되도록 API 리스트를 갱신하여 메모리(210)에 저장할 수 있다. 예를 들어, 프로세서(230)는 API 리스트에 제3 API를 추가하여 갱신함으로써, 추후 다른 핀테크 업체들이 핀테크 서비스를 구현함에 있어 이용 가능하도록 할 수 있다.In one embodiment, after the third API is generated, the processor 230 may update the API list to include the third API and store it in the memory 210. For example, the processor 230 may update the third API by adding the third API to the API list, thereby enabling other fintech companies to use the pintech service later.

330 단계에서, 전자 장치(100)는 제3 API를 이용한 처리 요청 데이터의 처리를 위해 요구되는 승인 키를 생성할 수 있다. 승인 키는 제3 API를 이용할 수 있는 권한을 나타내는 것으로서, 프로세서(230)는 제1 외부 전자 장치(110)에게 제3 API에 대한 이용 권한을 부여하기 위해 승인 키를 생성할 수 있다. 전자 장치(100)의 프로세서(230)는 처리 요청 데이터와 함께 승인 키가 수신되지 않으면, 제3 API를 이용한 처리 요청 데이터의 처리를 거부할 수 있다.In operation 330, the electronic device 100 may generate an approval key required for processing the processing request data using the third API. The authorization key represents the authority to use the third API, and the processor 230 may generate the authorization key to grant the first external electronic device 110 the authority to use the third API. If the authorization key is not received together with the processing request data, the processor 230 of the electronic device 100 may reject processing of the processing request data using the third API.

일 실시예에서, 전자 장치(100)의 프로세서(230)는 제1 외부 전자 장치(110)로부터 제3 API에 대한 사용 요청이 수신되면, 승인 키를 생성할 수 있다. 다른 실시예에서, 프로세서(230)는 제1 외부 전자 장치(110)로부터 별도의 사용 요청이 없더라도, 제3 API를 생성한 후 승인 키를 미리 생성할 수도 있다. 이 경우, 프로세서(230)는 제1 외부 전자 장치(110)로부터 사용 요청이 수신될 때까지, 미리 생성된 승인 키를 비활성화 상태로 유지하고, 제1 외부 전자 장치(110)로부터 사용 요청이 수신되면, 승인 키를 활성화 상태로 전환할 수 있다.In an embodiment, the processor 230 of the electronic device 100 may generate an authorization key when a use request for the third API is received from the first external electronic device 110. In another embodiment, the processor 230 may generate the approval key after generating the third API even if there is no separate use request from the first external electronic device 110. In this case, the processor 230 maintains the previously generated authorization key in an inactive state until the use request is received from the first external electronic device 110, and the use request is received from the first external electronic device 110. If so, the authorization key can be switched to an active state.

340 단계에서, 전자 장치(100)는 생성된 승인 키를 제1 외부 전자 장치(110)로 송신할 수 있다. 예를 들어, 프로세서(230)는 생성된 승인 키를 제1 외부 전자 장치(110)로 송신하도록 통신 회로(220)를 제어할 수 있다. 또한, 프로세서(230)는 생성된 승인 키가 비활성화 상태인 경우, 제1 외부 전자 장치(110)로부터 사용 요청이 수신됨에 따라, 승인 키를 활성화 상태로 전환한 후, 제1 외부 전자 장치(100)로 승인 키를 송신하도록 통신 회로(220)를 제어할 수 있다.In operation 340, the electronic device 100 may transmit the generated approval key to the first external electronic device 110. For example, the processor 230 may control the communication circuit 220 to transmit the generated approval key to the first external electronic device 110. In addition, when the generated authorization key is in a deactivated state, the processor 230 switches the approval key to an activated state according to the use request received from the first external electronic device 110, and then the first external electronic device 100. Communication circuitry 220 may be controlled to transmit an authorization key.

이와 같이, 전자 장치(100)는 제1 외부 전자 장치(110)의 사용자가 구현하고자 하는 핀테크 서비스에서 요구되는 금융 서비스와 관련된 복수의 API를 결합한 하나의 API에 대해 제1 외부 전자 장치(110)가 이용 가능하게 함으로써, 핀테크 업체가 금융 서비스가 포함된 핀테크 서비스를 쉽게 구현할 수 있도록 하고, 핀테크 서비스를 구현하는 과정에서의 개발 부담이 감소될 수 있다.As described above, the electronic device 100 may connect the first external electronic device 110 with respect to one API that combines a plurality of APIs related to financial services required by the fintech service that the user of the first external electronic device 110 wants to implement. ) Enables fintech companies to easily implement fintech services, including financial services, and reduce development burden in the process of implementing fintech services.

도 4a 및 도 4b는 본 개시의 다양한 실시예에 따른 API 리스트를 표시하는 화면을 도시한다. 본 개시의 다양한 실시예에 따르면, 제1 외부 전자 장치(110)의 요청에 따라, 전자 장치(100)는 메모리(210)에 저장된 API 리스트(400)를 제1 외부 전자 장치(110)에게 송신할 수 있다. 도 4a를 참조하면, API 리스트(400)는, 복수의 제1 API(411, 412, 413, 414, 415) 각각에 대하여, API 명칭(401), API에 접속하기 위한 접속 정보(402), API에 대응하는 금융 서비스 정보(403)를 포함할 수 있다. 제1 외부 전자 장치(110)는 전자 장치(100)로부터 API 리스트(400)가 수신되면, 수신된 API 리스트(400)를 제1 외부 전자 장치(100)의 디스플레이 장치(미도시)를 통해 표시할 수 있다. 예를 들어, 제1 외부 전자 장치(110)는 API 리스트(400)를 웹 페이지 형식으로 표시할 수 있다. 다만, 이는 설명의 목적일 뿐, 이에 제한되는 것은 아니며, 제1 외부 전자 장치(110)는 사용자가 API 리스트(400)를 확인할 수 있도록 다양한 방식으로 디스플레이 장치를 통해 API 리스트(400)를 표시할 수 있다.4A and 4B illustrate screens for displaying an API list according to various embodiments of the present disclosure. According to various embodiments of the present disclosure, according to a request of the first external electronic device 110, the electronic device 100 transmits an API list 400 stored in the memory 210 to the first external electronic device 110. can do. Referring to FIG. 4A, the API list 400 includes, for each of the plurality of first APIs 411, 412, 413, 414, 415, an API name 401, access information 402 for accessing the API, Financial service information 403 corresponding to the API may be included. When the API list 400 is received from the electronic device 100, the first external electronic device 110 displays the received API list 400 through a display device (not shown) of the first external electronic device 100. can do. For example, the first external electronic device 110 may display the API list 400 in a web page format. However, this is only for the purpose of description and the present invention is not limited thereto. The first external electronic device 110 may display the API list 400 through the display device in various ways so that the user may check the API list 400. Can be.

또한, API 리스트(400)는 복수의 제1 API(411, 412, 413, 414, 415) 각각에 대한 상세 정보(420)를 더 포함할 수 있다. 도 4b와 같이, 상세 정보(420)는 제1 외부 전자 장치(110)의 사용자의 입력에 따라 제1 외부 전자 장치(110)의 디스플레이 장치를 통해 표시될 수 있다. 예를 들어, 제1 외부 전자 장치(110)의 사용자가 제1 API(412)에 대한 보다 상세한 정보를 알고 싶어 제1 API(412)를 제1 외부 전자 장치(110)의 입력 인터페이스(예: 터치 스크린, 마우스, 키보드 등)를 통해 선택하는 경우, 제1 외부 전자 장치(110)는 제1 API(412)에 대응하는 상세 정보(420)를 디스플레이 장치를 통해 표시할 수 있다. 도시된 바와 같이,제1 API(412)에 대응하는 상세 정보(420)는 API 명칭, 접속 정보, API 대응 금융 서비스 정보, API 인증 방식 등의 항목에 따른 제1 API(412)에 대한 상세한 정보를 포함할 수 있다. 다만, 이는 설명의 목적일 뿐, 이에 제한되는 것은 아니며, 제1 API(412)에 대응하는 상세 정보(420)는 도시된 항목들 외에 다른 항목들에 따른 제1 API(412)에 대한 상세한 정보를 포함할 수도 있다. 제1 외부 전자 장치(110)의 사용자는 제1 API(412)에 대응하는 상세 정보(420)를 확인함으로써, 제1 API(412)가 핀테크 서비스에서 요구되는 금융 서비스에서 필요한지 여부를 판단할 수 있다. 제1 외부 전자 장치(110)의 사용자는 제1 API(412)가 필요하다고 판단되면, 제1 API(412)를 제1 외부 전자 장치(110)의 입력 인터페이스를 통해 전자 장치(110)로 이용 요청할 복수의 제2 API 중 하나로 선택할 수 있다.In addition, the API list 400 may further include detailed information 420 for each of the plurality of first APIs 411, 412, 413, 414, and 415. As illustrated in FIG. 4B, the detailed information 420 may be displayed through a display device of the first external electronic device 110 according to a user's input of the first external electronic device 110. For example, a user of the first external electronic device 110 wants to know more detailed information about the first API 412, so that the first API 412 is input interface (for example, the first external electronic device 110). When selecting through a touch screen, a mouse, a keyboard, etc., the first external electronic device 110 may display detailed information 420 corresponding to the first API 412 through the display device. As shown in the drawing, detailed information 420 corresponding to the first API 412 includes detailed information about the first API 412 according to an item such as an API name, access information, API corresponding financial service information, and API authentication method. It may include. However, this is only for the purpose of description and the present invention is not limited thereto. The detailed information 420 corresponding to the first API 412 is detailed information about the first API 412 according to other items in addition to the items shown. It may also include. The user of the first external electronic device 110 may determine whether the first API 412 is required for the financial service required by the fintech service by checking the detailed information 420 corresponding to the first API 412. Can be. When the user of the first external electronic device 110 determines that the first API 412 is necessary, the user of the first external electronic device 110 uses the first API 412 as the electronic device 110 through an input interface of the first external electronic device 110. One of the plurality of second APIs to request may be selected.

도 5는 본 개시의 다양한 실시예에 따른 복수의 제2 API를 결합하여 제3 API를 생성하는 방법을 설명하기 위한 개념도이다. 본 개시의 다양한 실시예에 따르면, 전자 장치(100)의 프로세서(230)는 제1 외부 전자 장치(110)로부터 복수의 제1 API(510) 중 선택된 복수의 제2 API(511, 512, 513)에 대한 이용 요청을 전자 장치(100)의 통신 회로(220)를 통해 수신할 수 있다. 예를 들어, 복수의 제2 API(511, 512, 513)에 대한 이용 요청은, 복수의 제2 API(511, 512, 513)에 대한 정보 및 제1 외부 전자 장치(110)의 사용자에 의해 선택된 복수의 제2 API(511, 512, 513) 각각의 선택 순서를 나타내는 선택 순서 정보를 포함할 수 있다.5 is a conceptual diagram illustrating a method of generating a third API by combining a plurality of second APIs according to various embodiments of the present disclosure. According to various embodiments of the present disclosure, the processor 230 of the electronic device 100 may include a plurality of second APIs 511, 512, and 513 selected from among the plurality of first APIs 510 from the first external electronic device 110. ) May be received through the communication circuit 220 of the electronic device 100. For example, the use request for the plurality of second APIs 511, 512, and 513 may be received by the user of the first external electronic device 110 and information about the plurality of second APIs 511, 512, and 513. Selection order information indicating a selection order of each of the selected plurality of second APIs 511, 512, and 513 may be included.

일 실시예에 있어서, 복수의 제2 API(511, 512, 513)에 대한 정보는 전자 장치(100)가 복수의 제2 API(511, 512, 513) 각각을 식별하기 위한 정보일 수 있다. 전자 장치(100)가 복수의 제2 API(511, 512, 513)를 결합하여 제3 API(520)를 생성하기 위하여, 제1 외부 전자 장치(110)의 사용자에 의해 선택된 복수의 제2 API(511, 512, 513)를 식별할 필요가 있으므로, 제1 외부 전자 장치(100)는 복수의 제2 API(511, 512, 513) 각각을 식별하기 위한 정보를 전자 장치(100)로 송신할 수 있다. 예를 들어, 프로세서(230)는 복수의 제2 API(511, 512, 513)에 대한 정보에 기초하여, 복수의 제1 API 중 #2 API(511), #7 API(512) 및 #4 API(513)를 식별할 수 있다.According to an embodiment, the information on the plurality of second APIs 511, 512, and 513 may be information for the electronic device 100 to identify each of the plurality of second APIs 511, 512, and 513. A plurality of second APIs selected by a user of the first external electronic device 110 in order for the electronic device 100 to combine the plurality of second APIs 511, 512, and 513 to generate the third API 520. Since it is necessary to identify 511, 512, and 513, the first external electronic device 100 may transmit information for identifying each of the plurality of second APIs 511, 512, and 513 to the electronic device 100. Can be. For example, the processor 230 may include # 2 API 511, # 7 API 512, and # 4 of the plurality of first APIs based on the information about the plurality of second APIs 511, 512, and 513. API 513 may be identified.

일 실시예에 있어서, 복수의 제2 API(511, 512, 513) 각각의 선택 순서를 나타내는 선택 순서 정보는 제1 외부 전자 장치(110)의 사용자가 복수의 제2 API(511, 512, 513) 각각을 몇 번째에 선택하였는지를 나타내는 정보일 수 있다. 예를 들어, #2 API(511), #7 API(512) 및 #4 API(513) 순서로 제1 외부 전자 장치(100)의 사용자가 선택한 경우, 선택 순서 정보는 #2 API(511)는 첫 번째에 선택되었고, #7 API(512)는 두 번째에 선택되었고, #4 API(513)는 세 번째에 선택되었음을 프로세서(230)가 확인할 수 있도록 구성될 수 있다.According to an embodiment, the selection order information indicating the selection order of each of the plurality of second APIs 511, 512, and 513 may be determined by a user of the first external electronic device 110. ) May be information indicating how many times each is selected. For example, when a user of the first external electronic device 100 selects the order of # 2 API 511, # 7 API 512, and # 4 API 513, the selection order information may be # 2 API 511. Is selected first, # 7 API 512 is selected second, and # 4 API 513 may be configured so that processor 230 can confirm that it was selected third.

일 실시예에서, 프로세서(230)는 복수의 제2 API(511, 512, 513)를 결합하여 제3 API(520)를 생성할 수 있다. 프로세서(230)는 제3 API(520)를 생성하기 위하여, 복수의 제2 API(511, 512, 513) 각각에 대응하는 금융 서비스의 특성을 확인할 수 있다. 프로세서(230)는 복수의 제2 API(511, 512, 513) 각각에 대응하는 금융 서비스의 특성에 기초하여, 복수의 제2 API(511, 512, 513)를 이용하여 처리되는 복수의 데이터 중, 적어도 하나의 데이터가 다른 데이터의 처리 결과와 함께 처리될 필요가 있는지 여부를 확인할 수 있다.In one embodiment, the processor 230 may combine the plurality of second APIs 511, 512, and 513 to generate the third API 520. The processor 230 may check the characteristics of the financial service corresponding to each of the plurality of second APIs 511, 512, and 513 to generate the third API 520. The processor 230 is based on the characteristics of the financial service corresponding to each of the plurality of second APIs 511, 512, and 513, and among the plurality of data processed using the plurality of second APIs 511, 512, and 513. In addition, it may be determined whether at least one data needs to be processed together with the processing result of other data.

일 실시예에서, 프로세서(230)는 복수의 제2 API(511, 512, 513)를 이용하여 처리되는 복수의 데이터가 다른 데이터의 처리 결과와 함께 처리될 필요가 없다고 판단되면, 다시 말해서, 복수의 데이터 각각이 독립적으로 처리 가능한 것으로 판단되면, 복수의 제2 API(511, 512, 513)를 임의의 순서대로 결합하고, 데이터가 독립적으로 처리되도록 제3 API(520)를 생성할 수 있다.In one embodiment, if the processor 230 determines that the plurality of data processed using the plurality of second APIs 511, 512, 513 need not be processed together with the processing result of other data, in other words, the plurality of If it is determined that each of the data may be independently processed, the plurality of second APIs 511, 512, and 513 may be combined in any order, and the third API 520 may be generated to process the data independently.

일 실시예에서, 프로세서(230)는 복수의 제2 API(511, 512, 513)를 이용하여 처리되는 복수의 데이터 중, 적어도 하나의 데이터가 적어도 하나의 다른 데이터의 처리 결과와 함께 처리될 필요가 있다고 판단되면, 프로세서(230)는 복수의 제2 API(511, 512, 513) 각각의 선택 순서 또는 복수의 제2 API(511, 512, 513) 각각에 대응하는 금융 서비스의 특성 중 적어도 하나에 기초하여, 복수의 데이터 각각의 처리 순서를 결정할 수 있다.In one embodiment, the processor 230 needs at least one of the plurality of data processed using the plurality of second APIs 511, 512, 513 to be processed together with the processing result of the at least one other data. If it is determined that there is, the processor 230 at least one of the selection order of each of the plurality of second API (511, 512, 513) or the characteristics of the financial service corresponding to each of the plurality of second API (511, 512, 513) Based on the above, the processing order of each of the plurality of data can be determined.

예를 들어, 프로세서(230)는 선택 순서 정보에 따라, 제1 외부 전자 장치(110)의 사용자가 #2 API(511), #7 API(512) 및 #4 API(513) 순서로 선택하였음을 확인할 수 있다. 프로세서(230)는 확인된 선택 순서에 따라, 복수의 데이터 각각의 처리 순서를 #2 API(511)를 이용하여 처리되는 a 데이터, #7 API(512)를 이용하여 처리되는 b 데이터 및 #4 API(513)를 이용하여 처리되는 c 데이터 순으로 처리하는 것으로 결정할 수 있다.For example, the processor 230 selects the user of the first external electronic device 110 in the order of # 2 API 511, # 7 API 512, and # 4 API 513 according to the selection order information. can confirm. The processor 230 determines a processing order of each of the plurality of data according to the selected selection order, a data processed using the # 2 API 511, b data processed using the # 7 API 512, and # 4. It may be determined to process in order of the c data processed using the API 513.

또 다른 예로, 프로세서(230)는 제1 외부 전자 장치(110)의 사용자가 #2 API(511), #7 API(512) 및 #4 API(513) 순서로 선택하였더라도, 복수의 제2 API(511, 512, 513) 각각에 대응하는 금융 서비스의 특성 상 b 데이터 및 c 데이터가 a 데이터에 비해 우선하여 처리되는 것으로 복수의 데이터 각각의 처리 순서를 결정할 수 있다. 예를 들어, #2 API(511)에 대응하는 금융 서비스가 자금 이체 서비스이고, #7 API(513)에 대응하는 금융 서비스가 송금인 확인 서비스이고, #4 API(512)에 대응하는 금융 서비스가 수취인 확인 서비스인 경우를 가정한다. 이 경우, 2 API(511), #7 API(513) 및 #4 API(512) 순으로 제1 외부 전자 장치(110)의 사용자에 의해 선택되었더라도, #7 API(512) 및 #4 API(513) 각각에 대응하는 금융 서비스가 #2 API(511)에 대응하는 금융 서비스보다 먼저 제공되어야 하므로, b 데이터 및 c 데이터가 a 데이터에 비해 먼저 처리되는 것으로 복수의 데이터 각각의 처리 순서를 결정할 수 있다. 또한, b 데이터 및 c 데이터는 제1 외부 전자 장치(110) 사용자의 선택 순서에 따라, b 데이터가 c 데이터 보다 먼저 처리되는 것으로 복수의 데이터 각각의 처리 순서를 결정할 수도 있고, 제1 외부 전자 장치(110)의 사용자의 선택 순서와 관계 없이, c 데이터가 b 데이터 보다 먼저 처리되는 것으로 복수의 데이터 각각의 처리 순서를 결정할 수도 있다. 다시 말해서, 프로세서(230)는 b 데이터, c 데이터 및 a 데이터 순서 또는 c 데이터, b 데이터 및 a 데이터 순서로 복수의 데이터 각각의 처리 순서를 결정할 수 있다.As another example, the processor 230 may include the plurality of second APIs even if the user of the first external electronic device 110 selects the sequence of # 2 API 511, # 7 API 512, and # 4 API 513. Due to the characteristics of the financial services corresponding to each of the (511, 512, and 513), the b data and the c data are processed in preference to the a data. For example, a financial service corresponding to # 2 API 511 is a money transfer service, a financial service corresponding to # 7 API 513 is a confirmation service for remittance, and a financial service corresponding to # 4 API 512 is provided. Assume the case of payee confirmation service. In this case, although selected by the user of the first external electronic device 110 in the order of 2 API 511, # 7 API 513, and # 4 API 512, the # 7 API 512 and the # 4 API ( 513) Since the financial services corresponding to each must be provided before the financial services corresponding to # 2 API 511, it is possible to determine the processing order of each of the plurality of data as the b data and the c data are processed before the a data. have. In addition, the b data and the c data may determine the processing order of each of the plurality of data as the b data is processed before the c data according to the selection order of the user of the first external electronic device 110, or the first external electronic device Regardless of the user's selection order of 110, c data may be processed before b data to determine the processing order of each of the plurality of data. In other words, the processor 230 may determine the processing order of each of the plurality of data in the order of b data, c data and a data or c data, b data and a data.

일 실시예에서, 프로세서(230)는 결정된 복수의 데이터 각각의 처리 순서에 기초하여, 복수의 제2 API(511, 512, 513)를 순차적으로 결합하여, 제3 API(520)를 생성할 수 있다. 다만, 이는 설명의 목적일 뿐, 이에 제한되는 것은 아니며, 프로세서(230)는 복수의 데이터 각각의 처리 순서에 기초하여, 복수의 제2 API(511, 512, 513)를 순차적으로 결합하지 않더라도, 결정된 복수의 데이터 각각의 처리 순서에 따라 데이터가 처리되도록 제3 API(520)를 생성할 수도 있다.In an embodiment, the processor 230 may sequentially combine the plurality of second APIs 511, 512, and 513 based on the determined processing order of each of the plurality of data to generate the third API 520. have. However, this is only for the purpose of description and the present invention is not limited thereto. The processor 230 may not sequentially combine the plurality of second APIs 511, 512, and 513 based on the processing order of the plurality of data. The third API 520 may be generated to process the data according to the processing order of each of the determined plurality of data.

예를 들어, 프로세서(230)는 복수의 데이터 각각의 처리 순서에 기초하여, 복수의 제2 API(511, 512, 513) 각각의 결합 순서를 결정하고, 결정된 복수의 제2 API(511, 512, 513) 각각의 결합 순서에 따라 복수의 제2 API를 순차적으로 결합하여 제3 API(520)를 생성할 수 있다. 예를 들어, 프로세서(230)는 제1 외부 전자 장치(110)의 사용자의 선택 순서에 따라, #2 API(511), #7 API(512) 및 #4 API(513) 순으로 결합하여 제3 API(520)를 생성할 수 있다. 또 다른 예로, 프로세서(230)는 제1 외부 전자 장치(110)의 사용자의 선택 순서 및 복수의 제2 API(511, 512, 513) 각각에 대응하는 금융 서비스의 특성에 기초하여, #7 API(512), #4 API(513) 및 #2 API(511) 순으로 결합하여 제3 API(520)를 생성할 수 있다. 또 다른 예로, 프로세서(230)는 복수의 제2 API(511, 512, 513) 각각에 대응하는 금융 서비스의 특성에 기초하여, #7 API(512), #4 API(513) 및 #2 API(511) 순서 또는 #4 API(513), 7 API(512) 및 #2 API(511) 순서로 결합하여 제3 API(520)를 생성할 수 있다.For example, the processor 230 determines a combining order of each of the plurality of second APIs 511, 512, and 513 based on a processing order of each of the plurality of data, and determines the determined plurality of second APIs 511, 512. In operation 513, a plurality of second APIs may be sequentially combined to generate a third API 520. For example, the processor 230 may combine the # 2 API 511, the # 7 API 512, and the # 4 API 513 in order according to a user's selection order of the first external electronic device 110. 3 API 520 may be generated. As another example, the processor 230 may use the # 7 API based on a selection order of a user of the first external electronic device 110 and characteristics of a financial service corresponding to each of the plurality of second APIs 511, 512, and 513. 512, # 4 API 513, and # 2 API 511 may be combined to generate a third API 520. As another example, the processor 230 may be based on the characteristics of the financial service corresponding to each of the plurality of second APIs 511, 512, and 513, and may include the # 7 API 512, the # 4 API 513, and the # 2 API. The third API 520 may be generated by combining the sequence (511) or the # 4 API 513, the seven API 512, and the # 2 API 511 in this order.

도 6은 본 개시의 다양한 실시예에 따른 제3 API에 포함되는 복수의 제2 API의 리스트를 표시하는 화면을 도시한다. 본 개시의 다양한 실시예에 따르면, 전자 장치(100)의 프로세서(230)는 제3 API를 생성한 후, 제3 API에 포함된 복수의 제2 API의 리스트 또는 하나 이상의 제2 API와 제4 API(즉, 신규 생성된 API)의 리스트를 포함하는 제3 API에 관한 정보를 제1 외부 전자 장치(110)에 송신할 수 있다. 프로세서(230)는 제1 외부 전자 장치(100)의 사용자에게, 사용자가 의도한 대로 제3 API가 생성 되었는지 확인할 수 있도록, 제3 API에 관한 정보를 제1 외부 전자 장치(110)로 송신하도록 통신 회로(220)를 제어할 수 있다.6 illustrates a screen for displaying a list of a plurality of second APIs included in a third API according to various embodiments of the present disclosure. According to various embodiments of the present disclosure, after the processor 230 of the electronic device 100 generates the third API, the list of the plurality of second APIs included in the third API or one or more second APIs and the fourth Information about a third API including a list of APIs (ie, a newly generated API) may be transmitted to the first external electronic device 110. The processor 230 transmits the information about the third API to the first external electronic device 110 so that the user of the first external electronic device 100 can confirm whether the third API has been generated as the user intended. The communication circuit 220 may be controlled.

도 6을 참조하면, 제3 API에 관한 정보는, 예를 들어, #2 API, #7 API, #4 API 등을 포함하는 복수의 제2 API 리스트를 포함할 수 있다. 또한, 도시되지는 않았으나, 제3 API에 관한 정보는 복수의 제2 API 각각에 대한 API 명칭, API에 접속하기 위한 접속 정보, API에 대응하는 금융 서비스 정보 등을 더 포함할 수 있다.Referring to FIG. 6, the information about the third API may include, for example, a plurality of second API lists including # 2 API, # 7 API, # 4 API, and the like. Although not shown, the information about the third API may further include API names for each of the plurality of second APIs, access information for accessing the API, and financial service information corresponding to the API.

제1 외부 전자 장치(110)는 전자 장치(100)로부터 제3 API에 관한 정보가 수신되면, 수신된 제3 API에 관한 정보를 표(610)의 형식으로 제1 외부 전자 장치(100)의 디스플레이 장치를 통해 표시할 수 있다. 예를 들어, 제1 외부 전자 장치(100)는 제3 API에 관한 정보의 표(610)를 웹 페이지 형식으로 표시할 수 있다. 다만, 이는 설명의 목적일 뿐, 이에 제한되는 것은 아니며, 제1 외부 전자 장치(110)는 사용자가 제3 API에 관한 정보를 확인할 수 있도록 다양한 방식 및 형식으로 제3 API에 관한 정보(610)를 표시 또는 출력할 수 있다.When the first external electronic device 110 receives the information about the third API from the electronic device 100, the first external electronic device 110 displays the information about the received third API in the form of a table 610 of the first external electronic device 100. It can be displayed through the display device. For example, the first external electronic device 100 may display a table 610 of information about the third API in a web page format. However, this is only for the purpose of description and the present invention is not limited thereto. The first external electronic device 110 may provide information 610 about the third API in various ways and formats so that the user may check the information about the third API. Can be displayed or output.

도 7은 본 개시의 다양한 실시예에 따른 테스트 데이터 처리 방법의 흐름도를 도시한다. 710 단계에서, 전자 장치(100)는, 제3 API가 생성된 후, 제3 API를 이용한 테스트 데이터의 처리 요청을 위해 필요한 테스트 키를 생성할 수 있다. 예를 들어, 전자 장치(100)의 프로세서(230)는, 제3 API가 제1 외부 전자 장치(110)의 사용자가 의도한 대로 데이터를 처리하는지를 확인하기 위하여, 제3 API의 데이터 처리에 대한 테스트를 수행할 필요가 있으므로, 프로세서(230)는 제3 API의 데이터 처리에 대한 테스트 과정에서 이용되는 테스트 키를 생성할 수 있다. 예를 들어, 테스트 키는 제3 API를 이용한 테스트 데이터의 처리를 위하여, 제3 API를 이용할 수 있는 임시적 권한을 나타내는 것으로서, 프로세서(230)는 테스트 데이터와 함께 테스트 키가 수신되지 않으면, 제3 API를 이용한 테스트 데이터의 처리를 거부할 수 있다.7 is a flowchart of a test data processing method according to various embodiments of the present disclosure. In operation 710, after the third API is generated, the electronic device 100 may generate a test key necessary for requesting processing of test data using the third API. For example, the processor 230 of the electronic device 100 may determine whether the third API processes data as intended by a user of the first external electronic device 110. Since the test needs to be performed, the processor 230 may generate a test key used in a test process for data processing of the third API. For example, the test key represents a temporary right to use the third API for processing test data using the third API, and if the test key is not received together with the test data, You can refuse to process test data using the API.

720 단계에서, 전자 장치(100)는 생성된 테스트 키를 제1 외부 전자 장치(100)로 송신할 수 있다. 예를 들어, 프로세서(230)는 생성된 테스트 키를 제1 외부 전자 장치(110)로 송신하도록 통신 회로(220)를 제어할 수 있다. 722 단계에서, 제1 외부 전자 장치(110)는 전자 장치(100)로부터 수신한 테스트 키 및 제3 API의 데이터 처리에 대한 테스트를 위한 테스트 데이터를 전자 장치(100)로 송신할 수 있다. 제1 외부 전자 장치(110)의 사용자는 제3 API에 대한 이용 요청을 전자 장치(100)로 송신하기에 앞서, 생성된 제3 API가 핀테크 서비스에서 제대로 동작하는지를 확인하기 위해, 제3 API의 데이터 처리에 대한 테스트를 수행할 수 있다.In operation 720, the electronic device 100 may transmit the generated test key to the first external electronic device 100. For example, the processor 230 may control the communication circuit 220 to transmit the generated test key to the first external electronic device 110. In operation 722, the first external electronic device 110 may transmit the test key received from the electronic device 100 and test data for testing the data processing of the third API to the electronic device 100. Before the user of the first external electronic device 110 transmits a request for use of the third API to the electronic device 100, the third API may check whether the generated third API operates properly in the fintech service. You can perform tests on data processing.

730 단계에서, 전자 장치(100)는 수신된 테스트 키의 유효성을 검증할 수 있다. 예를 들어, 프로세서(230)는 제3 API를 이용하여 테스트 데이터에 대한 처리를 제2 외부 전자 장치(120)에 요청하기에 앞서, 테스트 키의 유효성을 검증할 수 있다. 프로세서(230)는 테스트 키가 유효하지 않은 것으로 판단되면, 테스트 데이터의 처리를 거부할 수 있다.In operation 730, the electronic device 100 may verify the validity of the received test key. For example, the processor 230 may verify the validity of the test key before requesting the second external electronic device 120 to process the test data using the third API. If it is determined that the test key is not valid, the processor 230 may reject processing of the test data.

740 단계에서, 전자 장치(100)는 테스트 키가 유효한 경우, 제3 API를 이용하여 테스트 데이터를 제2 외부 전자 장치(120)로 송신할 수 있다. 프로세서(230)는 테스트 키가 유효한 것으로 검증되면, 테스트 데이터의 처리를 위해, 제3 API를 이용하여 테스트 데이터를 제2 외부 전자 장치(120)로 송신하도록 통신 회로(220)를 제어하고, 제2 외부 전자 장치(120)에 테스트 데이터의 처리를 요청할 수 있다. 742 단계에서, 제2 외부 전자 장치(120)는 제3 API에 대응하는 금융 서비스를 이용하여 테스트 데이터를 처리하고, 테스트 데이터에 대한 처리 결과를 전자 장치(100)로 송신할 수 있다.In operation 740, when the test key is valid, the electronic device 100 may transmit test data to the second external electronic device 120 using the third API. When the test key is verified to be valid, the processor 230 controls the communication circuit 220 to transmit the test data to the second external electronic device 120 using the third API, for processing of the test data. 2 The external electronic device 120 may request processing of the test data. In operation 742, the second external electronic device 120 may process test data using a financial service corresponding to the third API, and may transmit a processing result of the test data to the electronic device 100.

750 단계에서, 전자 장치(100)는 제2 외부 전자 장치(120)로부터 수신된 테스트 데이터에 대한 처리 결과를 제1 외부 전자 장치(110)로 송신할 수 있다. 예를 들어, 프로세서(230)는 제2 외부 전자 장치(120)로부터 테스트 데이터에 대한 처리 결과가 수신되면, 테스트 데이터에 대한 처리 결과를 제1 외부 전자 장치(110)로 송신하도록 통신 회로(220)를 제어할 수 있다. 760 단계에서, 제1 외부 전자 장치(110)는 전자 장치(100)로부터 수신된 테스트 데이터에 대한 처리 결과를 확인할 수 있다. 예를 들어, 제1 외부 전자 장치(110)는 테스트 데이터에 대한 처리 결과를 분석하여, 테스트 데이터가 제1 외부 전자 장치(110)의 사용자가 의도한 대로 처리되었는지 여부에 대해 사용자에게 확인을 요청할 수 있다. 770 단계에서, 제1 외부 전자 장치(110)는 테스트 데이터가 제1 외부 전자 장치(110)의 사용자가 의도한 대로 처리되었음이 사용자로부터 확인되면, 전자 장치(100)로 제3 API에 대한 사용 요청을 송신할 수 있다. 예를 들어, 사용 요청은 제3 API를 이용한 처리 요청 데이터의 처리를 위해 요구되는 권한을 부여하는 요청일 수 있다.In operation 750, the electronic device 100 may transmit a processing result of the test data received from the second external electronic device 120 to the first external electronic device 110. For example, when the processor 230 receives the processing result of the test data from the second external electronic device 120, the processor 230 transmits the processing result of the test data to the first external electronic device 110. ) Can be controlled. In operation 760, the first external electronic device 110 may check a processing result of the test data received from the electronic device 100. For example, the first external electronic device 110 analyzes the processing result of the test data and requests the user to confirm whether the test data has been processed as intended by the user of the first external electronic device 110. Can be. In operation 770, when the user confirms that the test data has been processed as intended by the user of the first external electronic device 110, the first external electronic device 110 uses the electronic device 100 for the third API. The request can be sent. For example, the usage request may be a request for granting the authority required for processing the processing request data using the third API.

780 단계에서, 전자 장치(100)는 제1 외부 전자 장치(110)로부터 사용 요청이 수신됨에 따라, 제3 API를 이용한 처리 요청 데이터의 처리를 위해 요구되는 승인 키를 생성할 수 있다. 승인 키는 제3 API를 이용할 수 있는 권한을 나타내는 것으로서, 프로세서(230)는 제1 외부 전자 장치(110)에게 제3 API에 대한 이용 권한을 부여하기 위해 승인 키를 생성할 수 있다. 790 단계에서, 전자 장치(100)는 생성된 승인 키를 제1 외부 전자 장치(110)로 송신할 수 있다. 예를 들어, 프로세서(230)는 생성된 승인 키를 제1 외부 전자 장치(110)로 송신하도록 통신 회로(220)를 제어할 수 있다.In operation 780, when the use request is received from the first external electronic device 110, the electronic device 100 may generate an authorization key required for processing the processing request data using the third API. The authorization key represents the authority to use the third API, and the processor 230 may generate the authorization key to grant the first external electronic device 110 the authority to use the third API. In operation 790, the electronic device 100 may transmit the generated approval key to the first external electronic device 110. For example, the processor 230 may control the communication circuit 220 to transmit the generated approval key to the first external electronic device 110.

도 8은 본 개시의 다양한 실시예에 따른 처리 요청 데이터 처리 방법의 흐름도를 도시한다. 810 단계에서, 제1 외부 전자 장치(110)는 제3 API에 대한 승인 키를 수신한 후, 전자 장치(100)로 처리 요청 데이터 및 제3 API에 대한 승인 키를 전자 장치(100)로 송신할 수 있다. 예를 들어, 처리 요청 데이터는 제3 API를 이용하여 제2 외부 전자 장치(120)를 통해 처리되는 데이터일 수 있다. 820 단계에서, 전자 장치(100)는 제1 외부 전자 장치(110)로부터 수신된 승인 키의 유효성을 검증할 수 있다. 예를 들어, 전자 장치(100)의 프로세서(230)는 처리 요청 데이터에 대한 처리를 제2 외부 전자 장치(120)에 요청하기에 앞서, 승인 키의 유효성을 검증할 수 있다. 프로세서(230)는 승인 키가 유효하지 않은 것으로 판단되면, 처리 요청 데이터의 처리를 거부할 수 있다.8 is a flowchart illustrating a processing request data processing method according to various embodiments of the present disclosure. In operation 810, the first external electronic device 110 receives the approval key for the third API, and then transmits processing request data and the approval key for the third API to the electronic device 100 to the electronic device 100. can do. For example, the processing request data may be data processed through the second external electronic device 120 using the third API. In operation 820, the electronic device 100 may verify the validity of the approval key received from the first external electronic device 110. For example, the processor 230 of the electronic device 100 may verify the validity of the approval key before requesting the second external electronic device 120 to process the processing request data. If it is determined that the authorization key is not valid, the processor 230 may reject the processing of the processing request data.

830 단계에서, 전자 장치(100)는 제3 API를 이용하여 처리 요청 데이터를 제2 외부 전자 장치(120)로 송신할 수 있다. 예를 들어, 프로세서(230)는 승인 키가 유효한 경우, 제3 API를 이용하여 처리 요청 데이터를 제2 외부 전자 장치(120)로 송신하도록 통신 회로(220)를 제어하고, 제2 외부 전자 장치(120)에 처리 요청 데이터의 처리를 요청할 수 있다. 832 단계에서, 제2 외부 전자 장치(120)는 제3 API에 대응하는 금융 서비스를 이용하여 처리 요청 데이터를 처리하고, 처리 요청 데이터에 대한 처리 결과를 전자 장치(100)로 송신할 수 있다.In operation 830, the electronic device 100 may transmit processing request data to the second external electronic device 120 using the third API. For example, if the authorization key is valid, the processor 230 controls the communication circuit 220 to transmit the processing request data to the second external electronic device 120 using the third API, and the second external electronic device. The processor 120 may request processing of the processing request data. In operation 832, the second external electronic device 120 may process the processing request data using a financial service corresponding to the third API, and transmit a processing result of the processing request data to the electronic device 100.

840 단계에서, 전자 장치(100)는 제2 외부 전자 장치(120)로부터 수신된 처리 요청 데이터에 대한 처리 결과를 제1 외부 전자 장치(110)로 송신할 수 있다. 예를 들어, 프로세서(230)는 제2 외부 전자 장치(120)로부터 처리 요청 데이터에 대한 처리 결과가 수신되면, 처리 요청 데이터에 대한 처리 결과를 제1 외부 전자 장치(110)로 송신하도록 통신 회로(220)를 제어할 수 있다.In operation 840, the electronic device 100 may transmit a processing result of the processing request data received from the second external electronic device 120 to the first external electronic device 110. For example, the processor 230 may transmit a processing result of the processing request data to the first external electronic device 110 when the processing result of the processing request data is received from the second external electronic device 120. 220 may be controlled.

도 9a 및 도 9b는 본 개시의 다양한 실시예에 따른 API를 이용하여 데이터를 처리하는 방법을 설명하기 위한 개념도이다. 도 9a 및 도 9b에서는 데이터가 제3 API(910, 920)으로 입력되고, 처리된 데이터가 제3 API(910, 920)로부터 출력되는 것으로 도시되었으나, 이는 설명 편의를 위한 것일 뿐이고, 제1 외부 전자 장치(110)로부터 수신된 데이터는 제3 API를 이용하여 제2 외부 전자 장치(120)로 전달되어 처리되는 것이며, 실제로 데이터가 제3 API(910, 920)로 입력되거나, 출력되는 것은 아니다. 이하에서는, 설명의 편의를 위해 a 데이터는 #2 API(911, 921)를 이용하여 제2 외부 전자 장치(120)로 전달되어 처리되는 데이터이고, b 데이터는 #7 API(912, 922)를 이용하여 제2 외부 전자 장치(120)로 전달되어 처리되는 데이터이고, c 데이터는 #4 API(913, 923)를 이용하여 제2 외부 전자 장치(120)로 전달되어 처리되는 데이터인 것으로 가정한다.9A and 9B are conceptual views illustrating a method of processing data using an API according to various embodiments of the present disclosure. In FIGS. 9A and 9B, data is input to the third APIs 910 and 920, and processed data is output from the third APIs 910 and 920. However, this is for convenience of description only. The data received from the electronic device 110 is transferred to the second external electronic device 120 using the third API and is processed. In fact, data is not input or output to the third API 910 or 920. . Hereinafter, for convenience of description, a data is data transmitted and processed to the second external electronic device 120 using the # 2 APIs 911 and 921, and b data corresponds to the # 7 APIs 912 and 922. It is assumed that the data is transmitted and processed to the second external electronic device 120 using the c data, and the data is transmitted to the second external electronic device 120 and processed using the # 4 APIs 913 and 923. .

본 개시의 다양한 실시예에 따르면, 전자 장치(100)의 프로세서(230)는 도 9a와 같이 제3 API(910)를 이용하여 데이터가 독립적으로 처리되도록 할 수 있다. 예를 들어, 프로세서(230)는 제1 외부 전자 장치(110)로부터 a 데이터, b 데이터 및 c 데이터를 수신할 수 있다. 프로세서(230)는 a 데이터, b 데이터 및 c 데이터 각각을 #2 API(911), #7 API(912), #4 API(913) 각각을 이용하여 제2 외부 전자 장치(120)로 순서와 상관 없이 독립적으로 전달할 수 있다. 프로세서(230)는 제2 외부 전자 장치(120)로부터 a 데이터에 대한 처리 결과인 a' 데이터, b 데이터에 대한 처리 결과인 b' 데이터 및 c 데이터에 대한 처리 결과인 c' 데이터를 수신할 수 있다. 프로세서(230)는 a' 데이터, b' 데이터 및 c' 데이터를 제1 외부 전자 장치(120)로 송신할 수 있다. 이와 같이, 프로세서(230)는 a 데이터, b 데이터 및 c 데이터 각각을 다른 데이터에 대한 처리 결과와 관계없이 독립적으로 처리되도록 할 수 있다.According to various embodiments of the present disclosure, the processor 230 of the electronic device 100 may allow data to be independently processed using the third API 910 as shown in FIG. 9A. For example, the processor 230 may receive a data, b data, and c data from the first external electronic device 110. The processor 230 may sequentially process a data, b data, and c data to the second external electronic device 120 using the # 2 API 911, the # 7 API 912, and the # 4 API 913, respectively. It can be delivered independently regardless. The processor 230 may receive, from the second external electronic device 120, a 'data as a result of processing a data, b' data as a result of processing b data, and c 'data as a result of processing c data. have. The processor 230 may transmit a 'data, b' data, and c 'data to the first external electronic device 120. As such, the processor 230 may allow each of the a data, the b data, and the c data to be processed independently regardless of the processing result for the other data.

본 개시의 다양한 실시예에 따르면, 프로세서(230)는 도 9b와 같이, 제3 API를 이용하여 데이터가 순차적으로 처리되도록 할 수 있다. 도 9b에서는, 설명의 편의를 위해, 데이터의 처리 순서는 b 데이터 및 c 데이터가 a 데이터에 비해 우선하여 처리되는 것으로 결정되고, a 데이터는 b 데이터 및 c 데이터의 처리 결과와 함께 처리될 필요가 있는 것으로 가정한다. 프로세서(230)는 제1 외부 전자 장치(110)로부터 a 데이터, b 데이터 및 c 데이터를 수신할 수 있다. 프로세서(230)는, a 데이터를 #2 API(921)를 이용하여 제2 외부 전자 장치(120)로 송신하기 전에, 우선하여 b 데이터를 #7 API(922)를 이용하여 제2 외부 전자 장치(120)로 송신하고, c 데이터를 #4 API(923)를 이용하여 제2 외부 전자 장치(120)로 송신할 수 있다. 프로세서(230)는 제2 외부 전자 장치(120)로부터 b 데이터에 대한 처리 결과인 b' 데이터 및 c 데이터에 대한 처리 결과인 c' 데이터를 수신할 수 있다. 프로세서(230)는 b' 데이터 및 c' 데이터를 수신한 후, a 데이터, b' 데이터 및 c' 데이터를 #2 API(921)를 이용하여 제2 외부 전자 장치(120)로 송신하고, a 데이터에 대한 처리 결과인 a' 데이터를 수신할 수 있다. 프로세서(230)는 a' 데이터를 수신한 후, a' 데이터, b' 데이터 및 c' 데이터를 제1 외부 전자 장치(120)로 송신할 수 있다. 이와 같이, 프로세서(230)는 복수의 데이터 중 하나의 데이터가 다른 데이터의 처리 결과와 함께 처리될 필요가 있는 경우, 결정된 데이터 처리 순서에 따라 데이터를 처리하고, 모든 데이터에 대한 처리 결과를 제2 외부 전자 장치(120)로부터 수신한 후, 처리 결과를 제1 외부 전자 장치(110)로 송신할 수 있다.According to various embodiments of the present disclosure, as illustrated in FIG. 9B, the processor 230 may allow data to be sequentially processed using the third API. In FIG. 9B, for convenience of description, the processing order of data is determined that b data and c data are processed in preference to a data, and a data need to be processed together with the processing results of b data and c data. Assume that there is. The processor 230 may receive a data, b data, and c data from the first external electronic device 110. The processor 230 first transmits b data to the second external electronic device using the # 7 API 922 before transmitting the data a to the second external electronic device 120 using the # 2 API 921. And the c data may be transmitted to the second external electronic device 120 using the # 4 API 923. The processor 230 may receive, from the second external electronic device 120, b ′ data that is a processing result for b data and c ′ data that is a processing result for c data. After receiving the b 'data and the c' data, the processor 230 transmits the a data, the b 'data, and the c' data to the second external electronic device 120 using the # 2 API 921, and a It is possible to receive a 'data which is a processing result of the data. After receiving the a 'data, the processor 230 may transmit the a' data, the b 'data, and the c' data to the first external electronic device 120. As such, when the data of one of the plurality of data needs to be processed together with the processing result of the other data, the processor 230 processes the data according to the determined data processing order, and the second processing result of all the data is second. After receiving from the external electronic device 120, the processing result may be transmitted to the first external electronic device 110.

도 9a 및 도 9b를 참조하여 설명한 바와 같이, 전자 장치(100)는 복수의 데이터를 수신한 후, 개별적으로 처리하고, 복수의 데이터 각각에 대한 처리 결과를 하나씩 제1 외부 전자 장치(110)로 송신하는 것이 아니라, 복수의 데이터를 모두 처리한 후, 복수의 데이터에 대한 모든 처리 결과를 한번에 제1 외부 전자 장치(110)로 송신할 수 있다. 이를 통해, 제1 외부 전자 장치(110)의 사용자는 구현하고자 하는 핀테크 서비스에 필요한 복수의 금융 서비스를 하나의 프로그램 또는 모듈로 구현할 수 있게 되어, 핀테크 서비스를 보다 용이하게 개발할 수 있다.As described with reference to FIGS. 9A and 9B, after receiving a plurality of data, the electronic device 100 processes them separately, and processes the results of each of the plurality of data to the first external electronic device 110 one by one. Instead of transmitting, after processing all the plurality of data, all the processing results for the plurality of data may be transmitted to the first external electronic device 110 at one time. As a result, the user of the first external electronic device 110 may implement a plurality of financial services required for the fintech service to be implemented as a single program or module, thereby more easily developing the fintech service.

도 10은 본 개시의 다양한 실시예에 따른 신규 API를 생성하는 방법의 흐름도이다. 1010 단계에서, 전자 장치(100)는 제1 외부 전자 장치(110)로부터 신규 API 생성 요청을 수신할 수 있다. 제1 외부 전자 장치(110)는 전자 장치(100)로부터 수신한 API 리스트에 포함된 복수의 제1 API에 대응하는 복수의 금융 서비스 중, 구현하고자 하는 핀테크 서비스에 적합한 금융 서비스가 존재하지 않다고 판단되면, 전자 장치(100)로 신규 API 생성 요청을 송신할 수 있다.10 is a flowchart of a method of generating a new API according to various embodiments of the present disclosure. In operation 1010, the electronic device 100 may receive a new API generation request from the first external electronic device 110. The first external electronic device 110 indicates that there is no financial service suitable for the fintech service to be implemented among the plurality of financial services corresponding to the plurality of first APIs included in the API list received from the electronic device 100. If determined, the electronic device 100 may transmit a new API generation request.

1020 단계에서, 전자 장치(100)는 메모리(210)에 저장된 API 생성 관련 정보를 제1 외부 전자 장치(100)로 송신할 수 있다. 일 실시예에서, 메모리(210)는 API를 이용하여 처리 가능한 복수의 제1 처리 요청 데이터와 API를 이용한 처리 결과로 출력 가능한 복수의 제1 출력 데이터를 나타내는 API 생성 관련 정보를 저장할 수 있다. 메모리(210)에 저장된 API 생성 관련 정보는 전자 장치(100)의 프로세서(230)가 API를 생성하는 데에 이용될 수도 있다. 예를 들어, 프로세서(230)는 복수의 제1 출력 데이터 중 적어도 하나의 처리 요청 데이터를 제2 외부 전자 장치(120)로 송신하여, 복수의 제1 출력 데이터 중 적어도 하나의 출력 데이터를 제2 외부 전자 장치(120)로부터 수신 받도록 하는 데에 이용되는 API를 생성할 수 있다. 프로세서(230)는 제1 외부 전자 장치(110)로부터 신규 API 생성 요청이 통신 회로(220)를 통해 수신되면, 메모리(210)에 저장된 API 생성 관련 정보를 제1 외부 전자 장치(110)로 송신하도록 통신 회로(220)를 제어할 수 있다. 프로세서(230)는 API 생성 관련 정보를 제1 외부 전자 장치(110)로 송신하여, 제1 외부 전자 장치(110)의 사용자가 원하는 처리 요청 데이터와 출력 데이터를 파악함으로써, 핀테크 서비스에 적합한 금융 서비스에 대응하는 API를 생성할 수 있다.In operation 1020, the electronic device 100 may transmit API generation related information stored in the memory 210 to the first external electronic device 100. According to an embodiment, the memory 210 may store API generation related information representing a plurality of first processing request data that may be processed using an API and a plurality of first output data that may be output as a result of processing using the API. API generation related information stored in the memory 210 may be used by the processor 230 of the electronic device 100 to generate an API. For example, the processor 230 transmits at least one processing request data of the plurality of first output data to the second external electronic device 120 to transmit at least one output data of the plurality of first output data to the second. An API used to receive from the external electronic device 120 may be generated. When a new API generation request is received from the first external electronic device 110 through the communication circuit 220, the processor 230 transmits API generation related information stored in the memory 210 to the first external electronic device 110. The communication circuit 220 can be controlled to The processor 230 transmits API generation related information to the first external electronic device 110 to grasp processing request data and output data desired by a user of the first external electronic device 110 to finance appropriate for the fintech service. An API corresponding to a service can be created.

1030 단계에서, 전자 장치(100)는 제1 외부 전자 장치(110)로부터 복수의 제1 처리 요청 데이터 중 제2 처리 요청 데이터를 선택하고, 복수의 제1 출력 데이터 중 제2 출력 데이터를 선택하기 위한 선택 요청을 수신할 수 있다. 제1 외부 전자 장치(110)는 전자 장치(100)로부터 수신한 API 생성 관련 정보를 표시할 수 있다. 또한, 제1 외부 전자 장치(110)는 핀테크 서비스에 적합한 금융 서비스에 대응하는 API의 생성을 요청하기 위하여, 제1 외부 전자 장치(110)의 사용자로부터 핀테크 서비스에 적합한 금융 서비스에서 처리가 필요한 제2 처리 요청 데이터 및 처리 결과로서 필요한 제2 출력 데이터를 선택하기 위한 입력을 수신할 수 있다. 제1 외부 전자 장치(110)는 사용자의 입력에 따라 제2 처리 요청 데이터 및 제2 출력 데이터를 선택하기 위한 선택 요청을 전자 장치(100)로 송신할 수 있다. 예를 들어, 선택 요청은 제2 처리 요청 데이터 및 제2 출력 데이터를 지칭하는 정보를 포함할 수 있다.In operation 1030, the electronic device 100 selects second processing request data from among the plurality of first processing request data from the first external electronic device 110, and selects second output data from among the plurality of first output data. Receive a selection request for The first external electronic device 110 may display API generation related information received from the electronic device 100. In addition, the first external electronic device 110 may perform processing in a financial service suitable for the fintech service from a user of the first external electronic device 110 to request generation of an API corresponding to a financial service suitable for the fintech service. An input for selecting the second processing request data required and the second output data required as the processing result may be received. The first external electronic device 110 may transmit a selection request for selecting second processing request data and second output data to the electronic device 100 according to a user input. For example, the selection request may include information indicating second processing request data and second output data.

1040 단계에서, 전자 장치(100)는 제1 외부 전자 장치(110)로부터 수신된 선택 요청에 기초하여, 메모리(210)에 저장된 복수의 모듈 중, 제2 처리 요청 데이터 또는 제2 출력 데이터와 연관된 적어도 하나의 모듈을 검색할 수 있다. 일 실시예에서, 메모리(210)는 API 생성에 이용되는 복수의 모듈을 더 저장할 수 있다. 예를 들어, 복수의 모듈 각각은 제2 외부 전자 장치(120)에서 수행 가능한 복수의 금융 기능 각각과 관련된 모듈일 수 있다. 또한, 복수의 모듈 각각은 API 생성 관련 정보에 포함된 복수의 제1 처리 요청 데이터 중 적어도 하나의 처리 요청 데이터 또는 복수의 제1 출력 데이터 중 적어도 하나의 출력 데이터와 연관될 수 있다. 예를 들어, 복수의 모듈 중 제1 모듈은 복수의 제1 처리 요청 데이터 중, A 처리 요청 데이터와 연관되고, A 출력 데이터와 연관될 수 있다. 여기에서, A 처리 요청 데이터와 A 출력 데이터와 제1 모듈이 연관된다는 것은, 제1 모듈을 이용하여 생성된 API를 통해 A 처리 요청 데이터를 제2 외부 전자 장치(120)로 송신하는 경우, 제2 외부 전자 장치(120)가 제1 모듈에 대응하는 금융 기능을 통해 A 처리 요청 데이터를 처리하여 A 출력 데이터를 처리 결과로 출력하는 것을 나타낼 수 있다.In operation 1040, the electronic device 100 is associated with second processing request data or second output data among a plurality of modules stored in the memory 210 based on the selection request received from the first external electronic device 110. You can search for at least one module. In one embodiment, the memory 210 may further store a plurality of modules used to generate the API. For example, each of the plurality of modules may be a module related to each of the plurality of financial functions that may be performed by the second external electronic device 120. In addition, each of the plurality of modules may be associated with at least one output request data of at least one of the plurality of first processing request data or the plurality of first output data included in the API generation related information. For example, a first module of the plurality of modules may be associated with A processing request data and among the plurality of first processing request data, and may be associated with A output data. Herein, the A processing request data, the A output data, and the first module are associated with each other when the A processing request data is transmitted to the second external electronic device 120 through an API generated using the first module. 2 may indicate that the external electronic device 120 processes the A processing request data through a financial function corresponding to the first module and outputs the A output data as a processing result.

프로세서(230)는 제1 외부 전자 장치(110)로부터 수신되는 선택 요청에 따라 제2 처리 요청 데이터 및 제2 출력 데이터를 확인할 수 있다. 프로세서(230)는 제2 처리 요청 데이터를 이용하여 제2 출력 데이터를 처리 결과로 출력하기 위한 제4 API를 생성하기 위해, 복수의 모듈 중, 제2 처리 요청 데이터 또는 제2 출력 데이터와 연관된 적어도 하나의 모듈을 검색할 수 있다.The processor 230 may check the second processing request data and the second output data according to the selection request received from the first external electronic device 110. The processor 230 is configured to generate a fourth API for outputting the second output data as a processing result using the second processing request data, at least one of the plurality of modules associated with the second processing request data or the second output data. You can search for one module.

1050 단계에서, 전자 장치(100)는 검색된 적어도 하나의 모듈을 이용하여 신규 API인 제4 API를 생성할 수 있다. 예를 들어, 프로세서(230)는 적어도 하나의 모듈을 조합하여 제4 API를 생성할 수 있다. 모듈은 API를 생성하기 위해 이용되는 하부 요소로서, 적어도 하나의 모듈을 이용하여 API를 생성하는 방법은 해당 기술 분야의 통상의 기술자에게 있어 자명한 사항이므로, 별도의 설명은 생략하도록 한다.In operation 1050, the electronic device 100 may generate a fourth API, which is a new API, using the searched at least one module. For example, the processor 230 may combine the at least one module to generate the fourth API. A module is a lower element used to generate an API. Since a method of generating an API using at least one module is obvious to those skilled in the art, a separate description will be omitted.

도 11은 본 개시의 다양한 실시예에 따른 신규 API를 생성하는 방법을 설명하기 위한 개념도이다. 도 11의 (a)와 같이, 전자 장치(100)의 메모리(210)는 API 생성에 이용되는 복수의 모듈(1110) 또는 해당 모듈들에 대한 정보를 저장할 수 있다. 복수의 모듈 각각은 복수의 금융 기능 각각과 관련된 모듈일 수 있다. 프로세서(230)는 제1 외부 전자 장치(110)로부터 수신되는 선택 요청에 기초하여, 메모리(210)에 저장된 복수의 모듈 중 API 생성에 이용하기 위한 복수의 모듈(1120, 1121, 1122)을 검색할 수 있다.11 is a conceptual diagram illustrating a method of generating a new API according to various embodiments of the present disclosure. As illustrated in FIG. 11A, the memory 210 of the electronic device 100 may store information on a plurality of modules 1110 or corresponding modules used for generating an API. Each of the plurality of modules may be a module associated with each of the plurality of financial functions. The processor 230 searches for a plurality of modules 1120, 1121, and 1122 for use in generating an API among a plurality of modules stored in the memory 210 based on the selection request received from the first external electronic device 110. can do.

예를 들어, 복수의 모듈(1120, 1121, 1122) 각각은, 선택 요청을 통해 확인되는 제2 처리 요청 데이터 및 제2 출력 요청 데이터 중 적어도 하나와 관련된 모듈일 수 있다. 다시 말해서, 복수의 모듈(1120, 1121, 1122)을 이용하여 생성된 API를 통해 제2 처리 요청 데이터를 제2 외부 전자 장치(120)로 송신하는 경우, 제2 외부 전자 장치(120)가 복수의 모듈(1120, 1121, 1122) 각각에 대응하는 금융 기능을 통해 제2 처리 요청 데이터를 처리하여 제2 출력 데이터를 처리 결과로 출력할 수 있다.For example, each of the plurality of modules 1120, 1121, and 1122 may be a module associated with at least one of the second processing request data and the second output request data identified through the selection request. In other words, when the second processing request data is transmitted to the second external electronic device 120 through an API generated using the plurality of modules 1120, 1121, and 1122, the second external electronic device 120 receives the plurality of the plurality of modules. The second processing request data may be processed through a financial function corresponding to each of the modules 1120, 1121, and 1122, and the second output data may be output as a processing result.

일 실시예에서, 프로세서(230)는 검색된 복수의 모듈(1120, 1121, 1122)을 결합하여 신규 API인 제4 API(1130)를 생성할 수 있다. 또한, 프로세서(230)는 복수의 제1 API 중, 복수의 모듈(1120, 1121, 1122) 중 적어도 하나의 모듈을 통해 생성된 API가 존재하는지 여부를 확인할 수 있다. 예를 들어, 프로세서(230)는 복수의 모듈(1120, 1121, 1122) 중 제1 모듈(1120) 및 제2 모듈(1121)을 통해 생성된 API가 존재하는 경우, 제1 모듈(1120) 및 제2 모듈(1121)을 통해 생성된 API에 제3 모듈(1122)을 결합하여 제4 API(1130)를 생성할 수도 있다.In one embodiment, the processor 230 may combine the found plurality of modules 1120, 1121, and 1122 to generate a fourth API 1130, which is a new API. In addition, the processor 230 may determine whether there is an API generated through at least one module among the plurality of modules 1120, 1121, and 1122 among the plurality of first APIs. For example, the processor 230, when there is an API generated through the first module 1120 and the second module 1121 among the plurality of modules 1120, 1121, and 1122, the first module 1120 and The fourth API 1130 may be generated by combining the third module 1122 with the API generated through the second module 1121.

일 실시예에서, 프로세서(230)는 생성된 제4 API가 포함되도록 API 리스트를 갱신하여 메모리(210)에 저장할 수 있다. 프로세서(230)는 제1 외부 전자 장치(110)로부터 복수의 제2 API에 대한 이용 요청이 수신되고, 신규 API 생성 요청이 더 수신되는 경우, 복수의 제2 API 및 신규 생성된 제4 API를 결합하여 제3 API를 생성할 수 있다. 또한, 프로세서(230)는 제3 API에 대한 사용 요청이 수신되면, 제3 API 및 제4 API가 포함되도록 API 리스트를 갱신하여 메모리(210)에 저장할 수 있다.In one embodiment, the processor 230 may update the API list to include the generated fourth API and store it in the memory 210. When the use request for the plurality of second APIs is received from the first external electronic device 110 and a new API generation request is further received, the processor 230 may apply the plurality of second APIs and the newly generated fourth APIs. Can be combined to create a third API. In addition, when the use request for the third API is received, the processor 230 may update the API list to include the third API and the fourth API and store the same in the memory 210.

일 실시예에서, 프로세서(230)는 신규 API 생성 요청만이 수신되어 제4 API를 생성한 후, 제4 API에 대한 사용 요청이 수신되면, 제4 API가 포함되도록 API리스트를 갱신하여 메모리(210)에 저장할 수 있다. 또한, 신규 API 생성 요청에 따라 서로 다른 종류의 복수의 신규 API가 생성되는 경우, 생성된 복수의 신규 API를 결합하여 하나의 신규 API를 생성할 수 있다. 이 경우, 프로세서(230)는 생성된 복수의 신규 API 및 복수의 신규 API를 결합하여 생성된 신규 API가 포함되도록 API 리스트를 갱신하여 메모리(210)에 저장할 수 있다.In one embodiment, the processor 230 generates a fourth API only after a new API generation request is received, and when a use request for the fourth API is received, the processor 230 updates the API list so that the fourth API is included to store the memory ( 210 can be stored. In addition, when a plurality of new APIs of different types are generated according to a new API generation request, one new API may be generated by combining the generated new APIs. In this case, the processor 230 may update and store the API list in the memory 210 to include the plurality of new APIs generated and the new APIs generated by combining the plurality of new APIs.

이와 같이, 전자 장치(100)는 핀테크 업체의 요청에 따라, 핀테크 서비스에서 요구되는 금융 서비스에 적합한 신규 API를 생성하여 공급함으로써, 핀테크 업체들이 보다 용이하게 금융 서비스를 개발할 수 있다. 또한, 전자 장치(100)는 금융 기관 등에서 제공하는 금융 시스템이 수정되거나 조정될 필요 없이 금융 기관 등이 제공하는 금융 기능 범위 내에서 신규 API를 생성하여 공급함으로써, 금융 기관 등이 제공하는 금융 서비스가 신규 API 생성에 따라 수정되거나 조정될 필요가 없다. 이에 따라, 금융 기관 등은 자신의 금융 시스템을 조정하거나 수정할 필요 없이 새로운 금융 서비스를 전자 장치(100)를 통해 제공할 수 있다.As such, the electronic device 100 may generate and provide a new API suitable for the financial services required by the fintech service according to the request of the fintech company, so that the fintech companies may more easily develop the financial service. In addition, the electronic device 100 generates and supplies a new API within the range of financial functions provided by the financial institution without modifying or adjusting the financial system provided by the financial institution, thereby providing new financial services provided by the financial institution. It does not need to be modified or adjusted as the API is generated. Accordingly, a financial institution may provide a new financial service through the electronic device 100 without having to adjust or modify its financial system.

상기 방법은 특정 실시예들을 통하여 설명되었지만, 상기 방법은 또한 컴퓨터로 읽을 수 있는 기록매체에 컴퓨터가 읽을 수 있는 코드로서 구현하는 것이 가능하다. 컴퓨터가 읽을 수 있는 기록매체는 컴퓨터 시스템에 의해 읽혀질 수 있는 데이터가 저장되는 모든 종류의 기록장치를 포함한다. 컴퓨터가 읽을 수 있는 기록매체의 예로는 ROM, RAM, CD-ROM, 자기 테이프, 플로피 디스크, 광데이터 저장장치 등을 포함할 수 있다. 또한, 컴퓨터가 읽을 수 있는 기록매체는 네트워크로 연결된 컴퓨터 시스템에 분산되어, 분산방식으로 컴퓨터가 읽을 수 있는 코드가 저장되고 실행될 수 있다. 그리고, 상기 실시예들을 구현하기 위한 기능적인(functional) 프로그램, 코드 및 코드 세그먼트들은 본 개시가 속하는 기술분야의 프로그래머들에 의해 용이하게 추론될 수 있다.Although the method has been described through specific embodiments, the method may also be embodied as computer readable code on a computer readable recording medium. Computer-readable recording media include all kinds of recording devices that store data that can be read by a computer system. Examples of computer-readable recording media may include ROM, RAM, CD-ROM, magnetic tape, floppy disk, optical data storage, and the like. The computer readable recording medium can also be distributed over network coupled computer systems so that the computer readable code is stored and executed in a distributed fashion. In addition, functional programs, codes, and code segments for implementing the above embodiments can be easily inferred by programmers in the art to which the present disclosure belongs.

이상 일부 실시예들과 첨부된 도면에 도시된 예에 의해 본 개시의 기술적 사상이 설명되었지만, 본 개시가 속하는 기술 분야에서 통상의 지식을 가진 자가 이해할 수 있는 본 개시의 기술적 사상 및 범위를 벗어나지 않는 범위에서 다양한 치환, 변형 및 변경이 이루어질 수 있다는 점을 알아야 할 것이다. 또한, 그러한 치환, 변형 및 변경은 첨부된 청구범위 내에 속하는 것으로 생각되어야 한다.While the technical spirit of the present disclosure has been described with reference to some embodiments and the examples shown in the accompanying drawings, the technical spirit and scope of the present disclosure may be understood by those skilled in the art. It will be appreciated that various substitutions, modifications, and alterations can be made in the scope. Also, such substitutions, modifications and variations are intended to be included within the scope of the appended claims.

Claims (19)

API(Application Programming Interface)를 생성하는 전자 장치에 있어서,
미리 생성된 복수의 제1 API 및 상기 복수의 제1 API를 포함하는 API 리스트를 저장하는 메모리;
제1 외부 전자 장치와 통신을 수행하는 통신 회로; 및
상기 메모리 및 상기 통신 회로와 전기적으로 연결된 프로세서를 포함하고,
상기 프로세서는,
상기 제1 외부 전자 장치로부터 상기 API 리스트에 대한 제공 요청이 수신되면, 상기 제1 외부 전자 장치로 상기 API 리스트를 송신하도록 상기 통신 회로를 제어하고,
상기 제1 외부 전자 장치로부터 상기 복수의 제1 API 중 선택된 복수의 제2 API에 대한 이용 요청이 수신되면, 상기 복수의 제2 API를 결합하여 제3 API를 생성하고,
상기 제3 API를 이용한 처리 요청 데이터의 처리를 위해 요구되는 승인 키를 생성하고,
상기 승인 키를 상기 제1 외부 전자 장치로 송신하도록 상기 통신 회로를 제어하는, 전자 장치.
In an electronic device for generating an application programming interface (API),
A memory configured to store a plurality of first generated APIs and an API list including the plurality of first APIs;
Communication circuitry configured to communicate with a first external electronic device; And
A processor electrically connected with the memory and the communication circuit,
The processor,
When the request for providing the API list is received from the first external electronic device, the communication circuit is controlled to transmit the API list to the first external electronic device.
When a use request for a plurality of second APIs selected from among the plurality of first APIs is received from the first external electronic device, the plurality of second APIs are combined to generate a third API,
Generate an authorization key required for processing the processing request data using the third API,
And control the communication circuit to send the authorization key to the first external electronic device.
제1항에 있어서,
상기 복수의 제2 API에 대한 이용 요청은, 상기 복수의 제2 API에 대한 정보 및 상기 제1 외부 전자 장치의 사용자에 의해 선택된 상기 복수의 제2 API 각각의 선택 순서를 나타내는 선택 순서 정보를 포함하는, 전자 장치.
The method of claim 1,
The use request for the plurality of second APIs includes information about the plurality of second APIs and selection order information indicating a selection order of each of the plurality of second APIs selected by the user of the first external electronic device. Electronic device.
제2항에 있어서,
상기 프로세서는,
상기 선택 순서 정보를 통해 확인되는 상기 복수의 제2 API 각각의 선택 순서에 따라 상기 복수의 제2 API를 순차적으로 결합하여 상기 제3 API를 생성하는, 전자 장치.
The method of claim 2,
The processor,
And generating the third API by sequentially combining the plurality of second APIs according to a selection order of each of the plurality of second APIs identified through the selection order information.
제1항에 있어서,
상기 프로세서는,
상기 제3 API가 생성된 후, 상기 제3 API에 접속하기 위한 접속 정보 및 상기 제3 API의 생성이 완료되었음을 나타내는 메시지를 송신하도록 상기 통신 회로를 제어하는, 전자 장치.
The method of claim 1,
The processor,
After the third API is generated, controlling the communication circuit to transmit connection information for accessing the third API and a message indicating that generation of the third API is completed.
제1항에 있어서,
상기 프로세서는,
상기 제3 API가 생성된 후, 상기 제3 API를 이용한 테스트 데이터의 처리 요청을 위해 요구되는 테스트 키를 생성하고,
상기 테스트 키를 상기 제1 외부 전자 장치로 송신하도록 상기 통신 회로를 제어하는, 전자 장치.
The method of claim 1,
The processor,
After the third API is generated, generate a test key required for processing a test data using the third API,
And control the communication circuit to send the test key to the first external electronic device.
제5항에 있어서,
상기 프로세서는,
상기 제1 외부 전자 장치로부터 상기 테스트 키 및 테스트 데이터가 수신되면, 상기 제3 API를 이용하여 상기 테스트 데이터를 제2 외부 전자 장치로 송신하도록 상기 통신 회로를 제어하고,
상기 제2 외부 전자 장치로부터 상기 테스트 데이터에 대한 처리 결과가 수신되면, 상기 테스트 데이터에 대한 처리 결과를 상기 제1 외부 전자 장치로 송신하도록 상기 통신 회로를 제어하는, 전자 장치.
The method of claim 5,
The processor,
When the test key and the test data are received from the first external electronic device, the communication circuit is controlled to transmit the test data to the second external electronic device using the third API,
And when the processing result of the test data is received from the second external electronic device, controlling the communication circuit to transmit the processing result of the test data to the first external electronic device.
제6항에 있어서,
상기 프로세서는,
상기 테스트 데이터를 상기 제1 외부 전자 장치로 송신한 후, 상기 제1 외부 전자 장치로부터 상기 제3 API에 대한 사용 요청이 수신되면, 상기 승인 키를 생성하는, 전자 장치.
The method of claim 6,
The processor,
And transmitting the test key when the use request for the third API is received from the first external electronic device after transmitting the test data to the first external electronic device.
제1항에 있어서,
상기 프로세서는,
상기 제3 API가 생성된 후, 상기 제3 API가 포함되도록 상기 API 리스트를 갱신하여 상기 메모리에 저장하는, 전자 장치.
The method of claim 1,
The processor,
After the third API is generated, the API list is updated and stored in the memory to include the third API.
제1항에 있어서,
상기 프로세서는,
상기 제1 외부 전자 장치로부터 처리 요청 데이터 및 상기 승인키가 수신되면, 상기 제3 API를 이용하여 상기 처리 요청 데이터를 제2 외부 전자 장치로 송신하도록 상기 통신 회로를 제어하고,
상기 제2 외부 전자 장치로부터 상기 처리 요청 데이터에 대한 처리 결과가 수신되면, 상기 처리 요청 데이터에 대한 처리 결과를 상기 제1 외부 전자 장치로 송신하도록 상기 통신 회로를 제어하는, 전자 장치.
The method of claim 1,
The processor,
If the processing request data and the authorization key are received from the first external electronic device, control the communication circuit to transmit the processing request data to a second external electronic device using the third API,
And when the processing result for the processing request data is received from the second external electronic device, controlling the communication circuit to transmit the processing result for the processing request data to the first external electronic device.
제1항에 있어서,
상기 메모리는,
API를 이용하여 처리 가능한 복수의 제1 처리 요청 데이터와 API를 이용한 처리 결과로 출력 가능한 복수의 제1 출력 데이터를 나타내는 API 생성 관련 정보를 더 저장하고,
상기 프로세서는,
상기 제1 외부 전자 장치로부터 신규 API의 생성 요청이 더 수신되면, 상기 API 생성 관련 정보를 상기 제1 외부 전자 장치로 송신하도록 상기 통신 회로를 제어하는, 전자 장치.
The method of claim 1,
The memory,
Further storing API generation related information representing a plurality of first processing request data that can be processed using the API and a plurality of first output data that can be output as a result of processing using the API;
The processor,
And when the request for generating a new API is further received from the first external electronic device, controlling the communication circuit to transmit the API generation related information to the first external electronic device.
제10항에 있어서,
상기 메모리는,
API의 생성에 이용되는 복수의 모듈을 더 저장하고 - 상기 복수의 모듈 각각은 상기 복수의 제1 처리 요청 데이터 중 적어도 하나의 처리 요청 데이터 또는 상기 복수의 제1 출력 데이터 중 적어도 하나의 출력 데이터와 연관됨 -,
상기 프로세서는,
상기 제1 외부 전자 장치로부터 상기 복수의 제1 처리 요청 데이터 중 제2 처리 요청 데이터를 선택하고, 상기 복수의 제1 출력 데이터 중 제2 출력 데이터를 선택하기 위한 선택 요청을 수신하고,
상기 선택 요청에 기초하여, 상기 복수의 모듈 중, 상기 제2 처리 요청 데이터를 이용하여 상기 제2 출력 데이터를 처리 결과로 출력하기 위한 제4 API 생성을 위해, 상기 제2 처리 요청 데이터 또는 상기 제2 출력 데이터 중 적어도 하나와 연관된 적어도 하나의 모듈을 검색하고,
상기 검색된 적어도 하나의 모듈을 이용하여 상기 제4 API를 생성하는, 전자 장치.
The method of claim 10,
The memory,
Further storing a plurality of modules used for generation of an API, wherein each of the plurality of modules includes at least one processing request data of the plurality of first processing request data or at least one output data of the plurality of first output data; Associated-,
The processor,
Receiving a selection request for selecting second processing request data among the plurality of first processing request data from the first external electronic device, selecting second output data among the plurality of first output data, and
Based on the selection request, the second processing request data or the first processing unit for generating a fourth API for outputting the second output data as a processing result using the second processing request data among the plurality of modules. Retrieve at least one module associated with at least one of the two output data,
And generate the fourth API using the retrieved at least one module.
제11항에 있어서,
상기 프로세서는,
상기 복수의 제2 API 및 상기 제4 API를 결합하여 상기 제3 API를 생성하고,
상기 제3 API에 대한 사용 요청이 수신되면, 상기 제3 API 및 상기 제4 API가 포함되도록 상기 API 리스트를 갱신하여 상기 메모리에 저장하는, 전자 장치.
The method of claim 11,
The processor,
Combining the plurality of second APIs and the fourth APIs to generate the third APIs,
And when the use request for the third API is received, updates the API list to include the third API and the fourth API and stores the list in the memory.
컴퓨터 상에서 수행하기 위한 프로그램을 기록한 비일시적 컴퓨터 판독 가능한 기록 매체에 있어서,
상기 프로그램은, 프로세서에 의한 실행 시, 상기 프로세서가,
제1 외부 전자 장치로부터 미리 생성된 복수의 제1 API를 포함하는 API 리스트에 대한 제공 요청이 수신되면, 상기 제1 외부 전자 장치로 상기 API 리스트를 송신하는 단계;
상기 제1 외부 전자 장치로부터 상기 복수의 제1 API 중 선택된 복수의 제2 API에 대한 이용 요청이 수신되면, 상기 복수의 제2 API를 결합하여 제3 API를 생성하는 단계;
상기 제3 API를 이용한 처리 요청 데이터의 처리를 위해 요구되는 승인 키를 생성하는 단계; 및
상기 승인 키를 상기 제1 외부 전자 장치로 송신 단계
를 수행하도록 하는 실행 가능한 명령을 포함하는 컴퓨터 판독 가능한 기록 매체.
A non-transitory computer readable recording medium having recorded thereon a program for running on a computer, comprising:
When the program is executed by a processor, the processor,
If a request for providing an API list including a plurality of first APIs generated in advance is received from a first external electronic device, transmitting the API list to the first external electronic device;
Generating a third API by combining the plurality of second APIs when a use request for the plurality of second APIs selected from the plurality of first APIs is received from the first external electronic device;
Generating an authorization key required for processing of the processing request data using the third API; And
Transmitting the authorization key to the first external electronic device
And a computer readable recording medium comprising executable instructions for causing the computer to perform the operation.
제13항에 있어서,
상기 복수의 제2 API에 대한 이용 요청은, 상기 복수의 제2 API에 대한 정보 및 상기 제1 외부 전자 장치의 사용자에 의해 선택된 상기 복수의 제2 API 각각의 선택 순서를 나타내는 선택 순서 정보를 포함하는, 컴퓨터 판독 가능한 기록 매체.
The method of claim 13,
The use request for the plurality of second APIs includes information about the plurality of second APIs and selection order information indicating a selection order of each of the plurality of second APIs selected by the user of the first external electronic device. And a computer-readable recording medium.
제14항에 있어서,
상기 복수의 제2 API를 결합하여 제3 API를 생성하는 단계는,
상기 선택 순서 정보를 통해 확인되는 상기 복수의 제2 API 각각의 선택 순서에 따라 상기 복수의 제2 API를 순차적으로 결합하여 상기 제3 API를 생성하는 단계
를 포함하는 컴퓨터 판독 가능한 기록 매체.
The method of claim 14,
Combining the plurality of second API to generate a third API,
Generating the third API by sequentially combining the plurality of second APIs according to the selection order of each of the plurality of second APIs identified through the selection order information;
Computer-readable recording medium comprising a.
제13항에 있어서,
상기 실행 가능한 명령은, 상기 프로세서가,
상기 제1 외부 전자 장치로부터 처리 요청 데이터 및 상기 승인키가 수신되면, 상기 제3 API를 이용하여 상기 처리 요청 데이터를 제2 외부 전자 장치로 송신하는 단계; 및
상기 제2 외부 전자 장치로부터 상기 처리 요청 데이터에 대한 처리 결과가 수신되면, 상기 처리 요청 데이터에 대한 처리 결과를 상기 제1 외부 전자 장치로 송신하는 단계
를 더 수행하도록 하는 컴퓨터 판독 가능한 기록 매체.
The method of claim 13,
The executable instruction is executed by the processor,
If the processing request data and the authorization key are received from the first external electronic device, transmitting the processing request data to the second external electronic device using the third API; And
If a processing result of the processing request data is received from the second external electronic device, transmitting the processing result of the processing request data to the first external electronic device;
A computer readable recording medium for further performing.
제13항에 있어서,
상기 실행 가능한 명령은,
상기 제1 외부 전자 장치로부터 신규 API의 생성 요청이 더 수신되면, API 생성 관련 정보를 상기 제1 외부 전자 장치로 송신하는 단계
를 더 수행하도록 하고,
상기 API 생성 관련 정보는,
API를 이용하여 처리 가능한 복수의 제1 처리 요청 데이터와 API를 이용한 처리 결과로 출력 가능한 복수의 제1 출력 데이터를 나타내는, 컴퓨터 판독 가능한 기록 매체.
The method of claim 13,
The executable command is:
If a request for generating a new API is further received from the first external electronic device, transmitting API generation related information to the first external electronic device;
To do more,
The API generation information,
A computer-readable recording medium representing a plurality of first processing request data that can be processed using an API and a plurality of first output data that can be output as a result of processing using an API.
제17항에 있어서,
상기 실행 가능한 명령은, 상기 프로세서가,
상기 제1 외부 전자 장치로부터 상기 복수의 제1 처리 요청 데이터 중 제2 처리 요청 데이터를 선택하고, 상기 복수의 제1 출력 데이터 중 제2 출력 데이터를 선택하기 위한 선택 요청을 수신하면, 상기 선택 요청에 기초하여, 메모리에 저장된 API의 생성에 이용되는 복수의 모듈 중, 상기 제2 처리 요청 데이터를 이용하여 상기 제2 출력 데이터를 처리 결과로 출력하기 위한 제4 API 생성을 위해, 상기 제2 처리 요청 데이터 또는 상기 제2 출력 데이터 중 적어도 하나와 연관된 적어도 하나의 모듈을 검색하는 단계; 및
상기 검색된 적어도 하나의 모듈을 이용하여 상기 제4 API를 생성하는 단계
를 더 수행하도록 하고,
상기 복수의 모듈 각각은 상기 복수의 제1 처리 요청 데이터 중 적어도 하나의 처리 요청 데이터 또는 상기 복수의 제1 출력 데이터 중 적어도 하나의 출력 데이터와 연관되는, 컴퓨터 판독 가능한 기록 매체.
The method of claim 17,
The executable instruction is executed by the processor,
The selection request when receiving a selection request for selecting second processing request data from among the plurality of first processing request data and selecting second output data from among the plurality of first output data from the first external electronic device; Based on the second processing, for generating a fourth API for outputting the second output data as a processing result using the second processing request data among a plurality of modules used for generating an API stored in a memory; Retrieving at least one module associated with at least one of the request data or the second output data; And
Generating the fourth API using the retrieved at least one module
To do more,
Wherein each of the plurality of modules is associated with at least one processing request data of the plurality of first processing request data or at least one output data of the plurality of first output data.
API를 생성하는 방법에 있어서,
제1 외부 전자 장치로부터 미리 생성된 복수의 제1 API를 포함하는 API 리스트에 대한 제공 요청이 수신되면, 상기 제1 외부 전자 장치로 상기 API 리스트를 송신하는 단계;
상기 제1 외부 전자 장치로부터 상기 복수의 제1 API 중 선택된 복수의 제2 API에 대한 이용 요청이 수신되면, 상기 복수의 제2 API를 결합하여 제3 API를 생성하는 단계;
상기 제3 API를 이용한 처리 요청 데이터의 처리를 위해 요구되는 승인 키를 생성하는 단계; 및
상기 승인 키를 상기 제1 외부 전자 장치로 송신 단계
를 포함하는 API 생성 방법.
In the method of creating an API,
If a request for providing an API list including a plurality of first APIs generated in advance is received from a first external electronic device, transmitting the API list to the first external electronic device;
Generating a third API by combining the plurality of second APIs when a use request for the plurality of second APIs selected from the plurality of first APIs is received from the first external electronic device;
Generating an authorization key required for processing of the processing request data using the third API; And
Transmitting the authorization key to the first external electronic device
API generation method comprising a.
KR1020180071478A 2018-03-02 2018-06-21 Electronic apparatus, method and computer readable recording medium for generating api KR20190104846A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/KR2019/002459 WO2019168390A1 (en) 2018-03-02 2019-03-04 Electronic device, method, and computer-readable recording medium for generating api

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR20180025368 2018-03-02
KR1020180025368 2018-03-02

Publications (1)

Publication Number Publication Date
KR20190104846A true KR20190104846A (en) 2019-09-11

Family

ID=67949270

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020180071478A KR20190104846A (en) 2018-03-02 2018-06-21 Electronic apparatus, method and computer readable recording medium for generating api

Country Status (1)

Country Link
KR (1) KR20190104846A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102230272B1 (en) * 2020-12-09 2021-03-19 주식회사 이글루시큐리티 Application programming interface relay method between frontend and backend
KR102621198B1 (en) * 2023-09-06 2024-01-04 지엔터프라이즈 주식회사 Electronic device of processing business logic and operational method thereof

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102230272B1 (en) * 2020-12-09 2021-03-19 주식회사 이글루시큐리티 Application programming interface relay method between frontend and backend
KR102621198B1 (en) * 2023-09-06 2024-01-04 지엔터프라이즈 주식회사 Electronic device of processing business logic and operational method thereof

Similar Documents

Publication Publication Date Title
US10776101B2 (en) Systems and methods for updatable applets
EP3520319B1 (en) Distributed electronic record and transaction history
US11349649B2 (en) Methods and systems for modifying blockchain network configuration
US11714735B2 (en) Systems and methods for simulation-based replay of integrated devices
JP2019530938A (en) Express credential transaction system
CN105051766A (en) Payments in communication systems
CN108153716B (en) Form processing method and device, storage medium and electronic equipment
US10943211B2 (en) Matrix traversal based on hierarchies
US11586646B2 (en) Transforming data structures and data objects for migrating data between databases having different schemas
WO2020134654A1 (en) Electronic payment method, apparatus and system and storage medium
KR20190104846A (en) Electronic apparatus, method and computer readable recording medium for generating api
US9912675B2 (en) Method, system and apparatus for geo-verification
US10979306B2 (en) System for backend resource management simulation and live deployment
KR102183011B1 (en) Method, electronic apparatus and computer readable recording medium for providing loan product to customer
KR20200045954A (en) Method, electronic apparatus and computer readable recording medium for processing application of financial service
US20130124553A1 (en) Flexible interface module
US20170337079A1 (en) Interaction framework for executing user instructions with online services
CN114296651A (en) Method and equipment for storing user-defined data information
US20220270191A1 (en) System for automatically splitting smart contract
CN106202289A (en) A kind of homepage finding method and electronic equipment
KR102645022B1 (en) Method, system and non-transitory computer-readable recording medium for supporting asset transactions
CN110310196A (en) Product demand application method, device, computer equipment and storage medium
US20220207475A1 (en) Data management method for various products and electronic device using the same
US20230244859A1 (en) System and method for automatically sharing verified user information across remote systems
US20220043801A1 (en) Information processing device, and non-transitory storage medium

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application