CN103428166A - Multi-SNS platform unified access method and system applied by third party - Google Patents

Multi-SNS platform unified access method and system applied by third party Download PDF

Info

Publication number
CN103428166A
CN103428166A CN2012101512366A CN201210151236A CN103428166A CN 103428166 A CN103428166 A CN 103428166A CN 2012101512366 A CN2012101512366 A CN 2012101512366A CN 201210151236 A CN201210151236 A CN 201210151236A CN 103428166 A CN103428166 A CN 103428166A
Authority
CN
China
Prior art keywords
application
platform
developer
api
request
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
CN2012101512366A
Other languages
Chinese (zh)
Other versions
CN103428166B (en
Inventor
詹俊
曾小俊
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201210151236.6A priority Critical patent/CN103428166B/en
Publication of CN103428166A publication Critical patent/CN103428166A/en
Application granted granted Critical
Publication of CN103428166B publication Critical patent/CN103428166B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a multi-SNS platform unified access method applied by a third party. The multi-SNS platform unified access method applied by the third party includes the steps of receiving a log-in request of a developer, establishing a user account of the developer, establishing application data in the user account according to an application establishing request of the developer, receiving application information and developing debugging data for an API which does not distinguish between platforms of the developer, receiving an on-line application for one or more platforms of the developer, forwarding the on-line application to the corresponding platforms, and starting data interaction and API switching between the platforms and the application after receiving confirmation of the developer for approval of the on-line application. The invention further provides a multi-SNS platform unified access system applied by the third party. According to the multi-SNS platform unified access method and system applied by the third party, the application of the developer just needs to be developed for one time, and access of a plurality of SNS platforms can be achieved without the modification of the application.

Description

Many SNS platform unified access method and the system of third party's application
Technical field
The present invention relates to the SNS technical field, particularly a kind of many SNS platform unified access method and system of third party's application.
Background technology
Social networking service (Social Networking Service, be called for short SNS) is a kind of Internet-based, for the user provides the mutual path of various contacts, interchange, and the on-line communities created as Email, real-time messages service.
Can add third party application in the SNS platform, application programming interfaces (API) developing application that the developer can provide by the SNS platform, and the operation of access SNS platform, thus provide a certain service for the user of SNS platform.
Yet, the SNS platform is numerous at present, because the information of each SNS platform is different, open not identical to third-party API yet performance different, that be applied in different platform yet, and the auditing standards of each platform is not identical yet, so SNS platform of the every access of developer, the modification that all need to be applied for this platform, as the requirement different for platform, some adjustment and the adaptation of being showed; According to the API of different platform, carry out adjustment on program code etc., need to expend a large amount of manpower and materials and time.
Summary of the invention
In view of this, the invention provides a kind of many SNS platform unified access method and system of third party's application, developer's application only needs primary development, without application is modified, can be accessed by a plurality of SNS platforms.
For reaching above-mentioned purpose, technical scheme of the present invention specifically is achieved in that
A kind of many SNS platform unified access method of third party's application, the method comprises:
Receive developer's registration, create described developer's user account, and, according to developer's application request to create, in described user account, create application data;
Receive the data information of described application and the exploitation tune-up data that the developer carries out for the API that does not distinguish platform;
Receive the reach the standard grade application of developer for one or more platforms, and be transmitted to corresponding platform, and, after receiving the confirmation that the developer passes through the application of reaching the standard grade, start data interaction and API conversion between platform and application.
Preferably, the confirmation that the described developer of receiving passes through the application of reaching the standard grade comprises:
The auditing result that the receiving platform policy is examined developer's the application of reaching the standard grade, and send feedback information according to auditing result to the developer;
Receive the confirmation of developer to feedback information.
Preferably, the described API that does not distinguish platform comprises:
Each API has the same URL that calls at all platforms;
Each API has same common parameter at each platform;
Each API has same return value at each platform.
Preferably, the data interaction between described platform and application comprises:
The user is from platform foreground access application, and while by the application foreground, entering the server of third party's application, carries openid for identifying user ID in the URL of redirect, for the key openkey of authentication, tri-parameters of pf for distinguishing application platform;
During the server calls platform independence API of application, call request will send to the API server, and the API server, according to the pf parameter in request, is distributed to request the API server of corresponding platform.
Preferably, the described API server that request is distributed to corresponding platform comprises:
Described request is forwarded to authentication server and carries out authentication, if authorization check does not pass through, return to error message to the application that sends described request; If authorization check passes through, described request is converted to the API of corresponding platform, and sends to the API server of corresponding platform to carry out business logic processing.
A kind of many SNS platform uniform access system of third party's application, this system comprises:
Registering modules, for receiving developer's registration, create described developer's user account, and, according to developer's application request to create, in described user account, create application data; Receive the data information of described application and the exploitation tune-up data that the developer carries out for the API that does not distinguish platform;
The application module, for receiving the reach the standard grade application of developer for one or more platforms, and be transmitted to corresponding platform, receives the confirmation that the developer passes through the application of reaching the standard grade;
Modular converter, after receiving that in described application module the developer is to the confirmation passed through of application of reaching the standard grade, start platform and change with data interaction and API between application.
Preferably, described application module comprises:
Application unit, for receiving the reach the standard grade application of developer for one or more platforms, and be transmitted to corresponding platform;
Feedback unit, the auditing result of developer's the application of reaching the standard grade being examined for the receiving platform policy, and send feedback information according to auditing result to the developer;
Confirmation unit, for receiving the confirmation of developer to feedback information.
Preferably, described modular converter comprises:
Mutual submodule, for the data interaction between implementation platform and application and API conversion;
The promoter module, after receiving that in described application module the developer is to the confirmation passed through of application of reaching the standard grade, the described mutual submodule of instruction carries out described platform to be changed with data interaction and API between application.
Preferably, described mutual submodule comprises:
Receiving element, for receiving the call request of the platform independence API that application server sends, carry openid for identifying user ID, for the key openkey of authentication, tri-parameters of pf for distinguishing application platform in described request;
Transmitting element, for according to described pf parameter, be distributed to described request the API server of corresponding platform.
Preferably, described transmitting element comprises:
The distribution subelement, reception and distribution for described request, send to the API subelement by described request;
The API subelement, carry out authentication for described request being forwarded to authentication server, if authorization check does not pass through, returns to error message to the application that sends described request; If authorization check passes through, described request is converted to the API of corresponding platform, and sends to the API server of corresponding platform to carry out business logic processing;
Receive the data that the API server of corresponding platform returns, and return to application corresponding to described request.
As seen from the above technical solution, many SNS platform unified access method and the system of third party's application of the present invention, the API that does not distinguish platform provided by system, exploitation and debugging that the API that the developer can not distinguish platform with this is applied, and select some or a plurality of platforms by uniform access system, application is reached the standard grade.For the developer, create application, for the API that does not distinguish platform, develop and debug, improve the work such as application message of not distinguishing platform, all disposable, only need carry out primary development for platform independence API provided by the invention, a plurality of different platforms can be used for reaching the standard grade, without the adaptive problem of considering different platform, realize centralized and unified access and centralized management to different platform.
The accompanying drawing explanation
The unified access method flow chart that Fig. 1 is the embodiment of the present invention;
The unified access method that Fig. 2 is the embodiment of the present invention realizes system foreground schematic diagram;
The unified access method that Fig. 3 is the embodiment of the present invention realizes the system Backstage Map;
The uniform access system structural representation that Fig. 4 is the embodiment of the present invention;
The application modular structure schematic diagram that Fig. 5 is the embodiment of the present invention;
The modular converter structural representation that Fig. 6 is the embodiment of the present invention;
The mutual sub modular structure schematic diagram that Fig. 7 is the embodiment of the present invention.
The converting unit structural representation that Fig. 8 is the embodiment of the present invention.
Embodiment
For making purpose of the present invention, technical scheme and advantage clearer, referring to the accompanying drawing embodiment that develops simultaneously, the present invention is described in more detail.
The present invention provides API a set of and that SNS platform (hereinafter being called for short " platform ") is irrelevant for third party's application developer (hereinafter being called for short " developer "), exploitation and debugging that the API that the developer can not distinguish platform with this is applied, and select some or a plurality of platforms by uniform access system provided by the invention, application is reached the standard grade.For the developer, create application, for the API that does not distinguish platform, develop and debug, improve the work such as application message of not distinguishing platform, all disposable, only need carry out primary development for platform independence API provided by the invention, a plurality of different platforms can be used for reaching the standard grade, without the adaptive problem of considering different platform, realize centralized and unified access and centralized management to different platform.
Many SNS platform unified access method of embodiment of the present invention third party's application as shown in Figure 1, comprises the steps:
Step 101, receive developer's registration, creates described developer's user account.
According to developer's application for registration, be that the developer creates corresponding user account in uniform access system of the present invention (hereinafter being called for short " system "), the follow-up and system of developer alternately all based on this user account.
Step 102, reception developer's application request to create creates application data in described user account.
After the developer registers in system, can create application in the user account of registration, system, according to the request to create of application, creates application data in corresponding user account, and application data comprises the title, creation-time, type of application etc.
Step 103, receive the data information of described application and the exploitation tune-up data that the developer carries out for the API that does not distinguish platform.
After the developer creates application, can also in system, add the description to the relevant information of application, the for example functional description of application, applicable crowd, charging mode etc., and the tune-up data that carries out of the application of not distinguishing the platform api exploitation that receives the developer and provide for system, such as obtaining user profile, obtain user profile, authentication of users in batches and whether application has been installed, whether verifies the platform good friend, has obtained the platform good friend and close tethers etc.
Wherein, with the API of platform independence, be exemplified below, generally need to meet following condition:
(1) each API has the same URL that calls at all platforms, as:
● obtain personal information :/user/info
● obtain user's signature :/user/emotion
● obtain buddy list :/relation/friends
● good friend :/relation/is_friend whether
(2) each API has same common parameter at each platform, as:
● openid: mean that the QQ number transforms the ID obtained.User's key
● openkey: i.e. session key, essential during access OpenAPI
● appid: unique ID of application.Can search the APP essential information by appid
● sig: the signature of request string, using appkey as key
● pf: the source platform that comes that means application.Directly pass to application by platform, the application former state is passed to platform and is got final product
● format: the data format that definition API returns is xml or json
● userip: user's IP.
(3) each API has same return value at each platform, as:
● ret: return code
● msg: if mistake is returned to error message
Is_lost: whether data lose, if application does not consider that cache can be indifferent to fully.
When cache is arranged, if value is 0 or does not return: mean that data do not lose fully, can buffer memory; Value is 1: mean some error in data, not buffer memory.
Step 104, receive the reach the standard grade application of developer for one or more platforms, and be transmitted to corresponding platform.
After developer's application and development completes, can from the platform that system is supported, select one or more platforms to send the application of reaching the standard grade, the information such as upper line platform of this user account of applying for comprising the developer of reaching the standard grade, application data, application; System will be transmitted to corresponding platform side and be examined after receiving the application of reaching the standard grade.
Step 105, the auditing result that the receiving platform policy is examined developer's the application of reaching the standard grade, and send feedback information according to auditing result to the developer;
Also there is the account platform side in system, can see the developer's of forwarding the application of reaching the standard grade, and, after audit completes, by system, to the developer, send and apply for by or apply for failed feedback information, specifically can send in the user account of developer in system, consult for the developer.
Step 106, receive the confirmation of developer to feedback information;
The developer can be confirmed after receiving that in system the platform square tube is crossed the feedback information of system transmission.If the application that is fed back to of platform side is passed through, the developer is confirmed this.If being fed back to that platform is put apply for unsuccessfully, the developer can see the reason of the application failure that platform side gives.Third party's application developer can again be developed, transform application one by one according to above reason, after reaching standard, can resubmit the application of reaching the standard grade.
Step 107, after receiving that the developer is to the confirmation passed through of application of reaching the standard grade, start platform and change with data interaction and API between application.
After the feedback information that the developer passes through the application of reaching the standard grade is confirmed, platform can be reached the standard grade in the heart being applied in the application of this platform, it is the entrance that the terminal use of platform can see application in platform, and this application can be installed, carry out interaction with the good friend in platform in application, and invite the good friend who does not open this application to open application etc.
Wherein, system will be responsible for data interaction and the API conversion between platform and application, specific implementation as shown in Figure 2,
The user is from platform foreground access application, and while by the application foreground, entering the webserver of third party application, to carry openid for identifying user ID in the URL of redirect, for the key openkey of authentication, tri-parameters of pf for distinguishing application platform, three parameters produce by platform, how application produces without paying close attention to these three parameters, only need to when the irrelevant API of calling platform, pass parameter back the OpenAPI server.
During the irrelevant API of application webserver calling platform, call request will send to the OpenAPI server, and the OpenAPI server, according to the pf parameter in request, is distributed to request the OpenAPI server of corresponding platform.If for example pf is QQ space (qzone), the API request can be sent to the server of processing QQ space OpenAPI request, if pf is friend's net (pengyou), the API request can be sent to and processes the server that friend nets the OpenAPI request.
Wherein, the framework of OpenAPI server as shown in Figure 3, mainly by LVS, Nginx, API_GW, and authentication Server forms, and simply introduces:
LVS, the Linux virtual server, realize the simple load under the LINUX platform, for the request of the API to receiving, dispatches distribution;
Nginx: the request (as paid) higher for some security requirement provides the support of https agreement.
Authentication Server: provide weight discriminating, subscription authentication, the functions such as access frequency restriction.
API_GW: similar reverse proxy provides the service of the asynchronous forwarding of request.
When request, through the LVS distribution, after entering API_GW, at first request can be forwarded to authentication Server, if authorization check does not pass through, API_GW can return an error to application; If authorization check passes through, request can be forwarded to the OpenAPI server of corresponding platform again, carries out business logic processing, and finally by API_GW, data is returned to application.
In addition, the present invention also provides a kind of many SNS platform uniform access system, as shown in Figure 4, comprising:
Registering modules 401, for receiving developer's registration, create described developer's user account, and, according to developer's application request to create, in described user account, create application data; Receive the data information of described application and the exploitation tune-up data that the developer carries out for the API that does not distinguish platform;
Application module 402, for receiving the reach the standard grade application of developer for one or more platforms, and be transmitted to corresponding platform, receives the confirmation that the developer passes through the application of reaching the standard grade;
Modular converter 403, after receiving that in described application module the developer is to the confirmation passed through of application of reaching the standard grade, start platform and change with data interaction and API between application.
Wherein, described application module 402 as shown in Figure 5, comprising:
Application unit 501, for receiving the reach the standard grade application of developer for one or more platforms, and be transmitted to corresponding platform;
Feedback unit 502, the auditing result of developer's the application of reaching the standard grade being examined for the receiving platform policy, and send feedback information according to auditing result to the developer;
Confirmation unit 503, for receiving the confirmation of developer to feedback information.
Described modular converter 403 as shown in Figure 6, comprising:
Mutual submodule 601, for the data interaction between implementation platform and application and API conversion;
Promoter module 602, after receiving that in described application module 402 developer is to the confirmation passed through of application of reaching the standard grade, the described mutual submodule 601 of instruction carries out described platform to be changed with data interaction and API between application.
Described mutual submodule 601 as shown in Figure 7, comprising:
Receiving element 701, for receiving the call request of the platform independence API that application server sends, carry openid for identifying user ID, for the key openkey of authentication, tri-parameters of pf for distinguishing application platform in described request;
Transmitting element 702, for according to described pf parameter, be distributed to described request the API server of corresponding platform.
Described transmitting element 702 as shown in Figure 8, comprising:
Distribution subelement 801, reception and distribution for described request, send to the API subelement by described request;
API subelement 802, carry out authentication for described request being forwarded to authentication server, if authorization check does not pass through, returns to error message to the application that sends described request; If authorization check passes through, described request is converted to the API of corresponding platform, and sends to the API server of corresponding platform to carry out business logic processing;
Receive the data that the API server of corresponding platform returns, and return to application corresponding to described request.
The said system specific implementation can, with reference to shown in figure 2,3, repeat no more here.
From the above embodiments, many SNS platform unified access method and the system of this third party's application of the present invention, the developer only need to be registered once; Just with a application, only create once; Just with a application, fill in the application data once; For the API exploitation of not distinguishing platform once; Only need once apply the access application to a plurality of platforms; To with the application of once reaching the standard grade, only needing audit once can complete multi-platform access, developer the reach the standard grade required human and material resources of a application and time cost have greatly been saved in multi-platform.
The foregoing is only preferred embodiment of the present invention, in order to limit the present invention, within the spirit and principles in the present invention not all, any modification of making, be equal to replacement, improvement etc., within all should being included in the scope of protection of the invention.

Claims (10)

1. many SNS platform unified access method of third party's application, is characterized in that, the method comprises:
Receive developer's registration, create described developer's user account, and, according to developer's application request to create, in described user account, create application data;
Receive the data information of described application and the exploitation tune-up data that the developer carries out for the API that does not distinguish platform;
Receive the reach the standard grade application of developer for one or more platforms, and be transmitted to corresponding platform, and, after receiving the confirmation that the developer passes through the application of reaching the standard grade, start data interaction and API conversion between platform and application.
2. the method for claim 1, is characterized in that, the confirmation that the described developer of receiving passes through the application of reaching the standard grade comprises:
The auditing result that the receiving platform policy is examined developer's the application of reaching the standard grade, and send feedback information according to auditing result to the developer;
Receive the confirmation of developer to feedback information.
3. method as claimed in claim 2, is characterized in that, the described API that does not distinguish platform comprises:
Each API has the same URL that calls at all platforms;
Each API has same common parameter at each platform;
Each API has same return value at each platform.
4. the method for claim 1, is characterized in that, the data interaction between described platform and application comprises:
The user is from platform foreground access application, and while by the application foreground, entering the server of third party's application, carries openid for identifying user ID in the URL of redirect, for the key openkey of authentication, tri-parameters of pf for distinguishing application platform;
During the server calls platform independence API of application, call request will send to the API server, and the API server, according to the pf parameter in request, is distributed to request the API server of corresponding platform.
5. method as claimed in claim 4, is characterized in that, the described API server that request is distributed to corresponding platform comprises:
Described request is forwarded to authentication server and carries out authentication, if authorization check does not pass through, return to error message to the application that sends described request; If authorization check passes through, described request is converted to the API of corresponding platform, and sends to the API server of corresponding platform to carry out business logic processing.
6. many SNS platform uniform access system of third party's application, is characterized in that, this system comprises:
Registering modules, for receiving developer's registration, create described developer's user account, and, according to developer's application request to create, in described user account, create application data; Receive the data information of described application and the exploitation tune-up data that the developer carries out for the API that does not distinguish platform;
The application module, for receiving the reach the standard grade application of developer for one or more platforms, and be transmitted to corresponding platform, receives the confirmation that the developer passes through the application of reaching the standard grade;
Modular converter, after receiving that in described application module the developer is to the confirmation passed through of application of reaching the standard grade, start platform and change with data interaction and API between application.
7. system as claimed in claim 6, is characterized in that, described application module comprises:
Application unit, for receiving the reach the standard grade application of developer for one or more platforms, and be transmitted to corresponding platform;
Feedback unit, the auditing result of developer's the application of reaching the standard grade being examined for the receiving platform policy, and send feedback information according to auditing result to the developer;
Confirmation unit, for receiving the confirmation of developer to feedback information.
8. system as claimed in claim 6, is characterized in that, described modular converter comprises:
Mutual submodule, for the data interaction between implementation platform and application and API conversion;
The promoter module, after receiving that in described application module the developer is to the confirmation passed through of application of reaching the standard grade, the described mutual submodule of instruction carries out described platform to be changed with data interaction and API between application.
9. system as claimed in claim 8, is characterized in that, described mutual submodule comprises:
Receiving element, for receiving the call request of the platform independence API that application server sends, carry openid for identifying user ID, for the key openkey of authentication, tri-parameters of pf for distinguishing application platform in described request;
Transmitting element, for according to described pf parameter, be distributed to described request the API server of corresponding platform.
10. system as claimed in claim 9, is characterized in that, described transmitting element comprises:
The distribution subelement, reception and distribution for described request, send to the API subelement by described request;
The API subelement, carry out authentication for described request being forwarded to authentication server, if authorization check does not pass through, returns to error message to the application that sends described request; If authorization check passes through, described request is converted to the API of corresponding platform, and sends to the API server of corresponding platform to carry out business logic processing;
Receive the data that the API server of corresponding platform returns, and return to application corresponding to described request.
CN201210151236.6A 2012-05-16 2012-05-16 Many SNS platform unified access method of third-party application and system Active CN103428166B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210151236.6A CN103428166B (en) 2012-05-16 2012-05-16 Many SNS platform unified access method of third-party application and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210151236.6A CN103428166B (en) 2012-05-16 2012-05-16 Many SNS platform unified access method of third-party application and system

Publications (2)

Publication Number Publication Date
CN103428166A true CN103428166A (en) 2013-12-04
CN103428166B CN103428166B (en) 2016-03-02

Family

ID=49652347

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210151236.6A Active CN103428166B (en) 2012-05-16 2012-05-16 Many SNS platform unified access method of third-party application and system

Country Status (1)

Country Link
CN (1) CN103428166B (en)

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104301312A (en) * 2014-09-29 2015-01-21 四川长虹电器股份有限公司 Unified user system and third-party application docking method and device
CN105262821A (en) * 2015-10-29 2016-01-20 努比亚技术有限公司 Interface management apparatus and method
CN105577602A (en) * 2014-10-08 2016-05-11 阿里巴巴集团控股有限公司 Data pushing method and data pushing device based on open application programming interface
CN105590192A (en) * 2015-12-14 2016-05-18 苏州天平先进数字科技有限公司 Screen locking system having console game function
CN105704178A (en) * 2014-11-26 2016-06-22 腾讯科技(深圳)有限公司 Task platform access method and task platform access device
CN106302125A (en) * 2016-08-19 2017-01-04 上海智臻智能网络科技股份有限公司 A kind of solicited message is responded method, Apparatus and system
CN106339613A (en) * 2016-08-15 2017-01-18 腾讯科技(深圳)有限公司 Application data processing method, terminal and server
CN106502809A (en) * 2016-11-08 2017-03-15 深圳天珑无线科技有限公司 A kind of multi-platform application program adaptation method, device and terminal unit
CN108446105A (en) * 2018-02-08 2018-08-24 广州亦云信息技术股份有限公司 A kind of Lightweight AP I Server Development Frameworks and development approach
CN108664625A (en) * 2018-05-14 2018-10-16 链家网(北京)科技有限公司 A kind of cross-system method of data synchronization and device
CN108667865A (en) * 2017-03-29 2018-10-16 贵州白山云科技有限公司 A kind of API request processing method and processing device
CN108958711A (en) * 2017-05-22 2018-12-07 北京京东尚科信息技术有限公司 A kind of implementation method and device of interface platform
CN109036396A (en) * 2018-06-29 2018-12-18 百度在线网络技术(北京)有限公司 A kind of exchange method and system of third-party application
CN109784895A (en) * 2018-12-12 2019-05-21 四川商通实业有限公司 The unified access method and its system of multi-thread upper trade company's list platform
CN109936589A (en) * 2017-12-15 2019-06-25 ***通信集团浙江有限公司 Dynamic load balancing method, device and platform based on API hot value
CN112925666A (en) * 2021-04-10 2021-06-08 深圳市今天国际物流技术股份有限公司 Third-party API integrated management method based on groovy script technology
CN114285857A (en) * 2021-12-31 2022-04-05 中企云链(北京)金融信息服务有限公司 Load balancing method, device and system
US20220124096A1 (en) * 2020-02-17 2022-04-21 Beijing Baidu Netcom Science Technology Co., Ltd. Authorization method and non-transitory computer-readable storage medium

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011053030A2 (en) * 2009-10-30 2011-05-05 Samsung Electronics Co., Ltd. Server providing content upload service, and terminal and method for uploading content

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011053030A2 (en) * 2009-10-30 2011-05-05 Samsung Electronics Co., Ltd. Server providing content upload service, and terminal and method for uploading content

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
孙颖: ""Facebook开放的新一步:Open Stream API"", 《互联网天地》 *
岑文初: ""Open API分析与实践"", 《程序员》 *

Cited By (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104301312A (en) * 2014-09-29 2015-01-21 四川长虹电器股份有限公司 Unified user system and third-party application docking method and device
CN105577602B (en) * 2014-10-08 2018-12-28 阿里巴巴集团控股有限公司 Data push method and device based on open application programming interface
CN105577602A (en) * 2014-10-08 2016-05-11 阿里巴巴集团控股有限公司 Data pushing method and data pushing device based on open application programming interface
CN105704178A (en) * 2014-11-26 2016-06-22 腾讯科技(深圳)有限公司 Task platform access method and task platform access device
CN105704178B (en) * 2014-11-26 2019-12-10 腾讯科技(深圳)有限公司 Task platform access method and device
CN105262821A (en) * 2015-10-29 2016-01-20 努比亚技术有限公司 Interface management apparatus and method
CN105590192A (en) * 2015-12-14 2016-05-18 苏州天平先进数字科技有限公司 Screen locking system having console game function
CN106339613A (en) * 2016-08-15 2017-01-18 腾讯科技(深圳)有限公司 Application data processing method, terminal and server
CN106302125A (en) * 2016-08-19 2017-01-04 上海智臻智能网络科技股份有限公司 A kind of solicited message is responded method, Apparatus and system
CN106302125B (en) * 2016-08-19 2019-08-30 上海智臻智能网络科技股份有限公司 The method, apparatus and system that a kind of pair of solicited message is responded
CN106502809A (en) * 2016-11-08 2017-03-15 深圳天珑无线科技有限公司 A kind of multi-platform application program adaptation method, device and terminal unit
CN106502809B (en) * 2016-11-08 2019-10-08 上海基连网络科技有限公司 A kind of multi-platform application program adaptation method, device and terminal device
CN108667865A (en) * 2017-03-29 2018-10-16 贵州白山云科技有限公司 A kind of API request processing method and processing device
CN108667865B (en) * 2017-03-29 2019-07-26 北京数聚鑫云信息技术有限公司 A kind of API request processing method and processing device
CN108958711A (en) * 2017-05-22 2018-12-07 北京京东尚科信息技术有限公司 A kind of implementation method and device of interface platform
CN109936589A (en) * 2017-12-15 2019-06-25 ***通信集团浙江有限公司 Dynamic load balancing method, device and platform based on API hot value
CN109936589B (en) * 2017-12-15 2021-09-03 ***通信集团浙江有限公司 Dynamic load balancing method, device and platform based on API (application program interface) heat value
CN108446105B (en) * 2018-02-08 2021-09-07 广州亦云信息技术股份有限公司 Lightweight API Server development framework and development method
CN108446105A (en) * 2018-02-08 2018-08-24 广州亦云信息技术股份有限公司 A kind of Lightweight AP I Server Development Frameworks and development approach
CN108664625A (en) * 2018-05-14 2018-10-16 链家网(北京)科技有限公司 A kind of cross-system method of data synchronization and device
CN108664625B (en) * 2018-05-14 2020-06-02 贝壳找房(北京)科技有限公司 Cross-system data synchronization method and device
CN109036396A (en) * 2018-06-29 2018-12-18 百度在线网络技术(北京)有限公司 A kind of exchange method and system of third-party application
US11151987B2 (en) 2018-06-29 2021-10-19 Baidu Online Network Technology (Beijing) Co., Ltd. Method and system for interacting with third-party application
CN109784895A (en) * 2018-12-12 2019-05-21 四川商通实业有限公司 The unified access method and its system of multi-thread upper trade company's list platform
US20220124096A1 (en) * 2020-02-17 2022-04-21 Beijing Baidu Netcom Science Technology Co., Ltd. Authorization method and non-transitory computer-readable storage medium
CN112925666A (en) * 2021-04-10 2021-06-08 深圳市今天国际物流技术股份有限公司 Third-party API integrated management method based on groovy script technology
CN114285857A (en) * 2021-12-31 2022-04-05 中企云链(北京)金融信息服务有限公司 Load balancing method, device and system
CN114285857B (en) * 2021-12-31 2024-01-26 中企云链(北京)金融信息服务有限公司 Load balancing method, device and system

Also Published As

Publication number Publication date
CN103428166B (en) 2016-03-02

Similar Documents

Publication Publication Date Title
CN103428166B (en) Many SNS platform unified access method of third-party application and system
CN104252339B (en) The method and apparatus that interface layer exploitation, interface layer realize data interaction
CN101616136B (en) Method for supplying internet service and service integrated platform system
CN100499510C (en) Method for positioning fault and service maintenance platform
CN104618228B (en) A kind of intelligent home gateway and the system and its application process that cloud service is automatically accessed by strategy realized based on intelligent home gateway
US20110321131A1 (en) Security model for workflows aggregating third party secure services
CN102821085A (en) Third party authorization login method, open platform and system
US9946984B2 (en) System and method for transporting a document between a first service provider and a second service provider
CN106254560A (en) Information transferring method and device
WO2014176808A1 (en) Authorization authentication method and apparatus
CN104636678B (en) The method and system of management and control is carried out under a kind of cloud computing environment to terminal device
CN104809816B (en) Pickup processing method, pickup perform method, pickup method and apparatus and system
CN106817347A (en) Third-party application authentication method, certificate server, terminal and management server
CN105306676A (en) Method, apparatus and system for accessing intelligent device
CN112188493A (en) Authentication method, system and related equipment
CN105519028A (en) Wireless system access control method and apparatus
CN104244243B (en) Terminal peripheral hardware control method, Machine To Machine gateway and communication system
CN103179099A (en) Unified certification method for accessing to open website platforms and website platform
CN112073923A (en) Communication method, device, gateway and readable storage medium compatible with multiple operators
CN101729541A (en) Method and system for accessing resources of multi-service platform
CN103155530B (en) Merge including network-telecommunications that script command is downloaded to user terminal
CN107979520A (en) Message treatment method and message processing apparatus
CN113747375A (en) One-key acquisition system and method for third-party application user sensitive information in 5G message
CN103595611B (en) The realization method and system and equipment of instant messaging application
CN113296744A (en) Application development system and method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant