Difference between revisions of "APIs"
From SmartWiki
Line 1: | Line 1: | ||
+ | __TOC__ | ||
+ | |||
==Application Programming Interface== | ==Application Programming Interface== | ||
Line 8: | Line 10: | ||
* [[Web_Services_Overview|Web Services]] API to support server to server communication via the Internet – Apache Axis2 based. | * [[Web_Services_Overview|Web Services]] API to support server to server communication via the Internet – Apache Axis2 based. | ||
* Browser based communication to the Server - Ajax based, named [[Pandora]]. | * Browser based communication to the Server - Ajax based, named [[Pandora]]. | ||
+ | |||
+ | ==API Resources== | ||
+ | * [[API Interactive Demonstration Page]] | ||
+ | * SmartSimple Discussion Forum - ''SmartConnect RESTful API'' forum | ||
+ | :: '''Note:''' The Discussion forum can be accessed through the Community Portal or the Partner Portal. If you do not have access to either portal send a Support Ticket requesting that access be added for specified organization contacts. | ||
==Deprecated API's== | ==Deprecated API's== |
Revision as of 10:10, 24 March 2016
Application Programming Interface
An application programming interface (API) is a specification intended to be used as an interface by software components to communicate with each other.
SmartSimple supports three different APIs.
- JSON based API (Named SmartConnect). This is current and fully supported API. SmartSimple plans to enhance this API for the foreseeable future .
- Web Services API to support server to server communication via the Internet – Apache Axis2 based.
- Browser based communication to the Server - Ajax based, named Pandora.
API Resources
- API Interactive Demonstration Page
- SmartSimple Discussion Forum - SmartConnect RESTful API forum
- Note: The Discussion forum can be accessed through the Community Portal or the Partner Portal. If you do not have access to either portal send a Support Ticket requesting that access be added for specified organization contacts.
Deprecated API's
- Desktop API [Deprecated June 5, 2013] - Desktop communication using Microsoft technologies (SmartComClient.dll)