Difference between revisions of "Category:API"
From SmartWiki
Michael Reid (talk | contribs) |
|||
Line 1: | Line 1: | ||
+ | ==API== | ||
+ | |||
+ | SmartSimple supports two APIs: | ||
+ | |||
+ | *'''Web Services XML based API''' - this type of API was popular back in the early days on the Internet. It's complicated to use and requires a lot of processing resources. Though we still support this API we are not recommending that you use it unless you really have no other choice. | ||
+ | |||
+ | *'''JSON API''' - this type of API is very popular today. It's easy to use and does not require a lot of processing overhead. You can try the this API from the SmartSimple website with this link https://api.smartsimple.com/devtools/api.html | ||
+ | |||
==Restful JSON API== | ==Restful JSON API== |
Revision as of 13:51, 26 July 2016
API
SmartSimple supports two APIs:
- Web Services XML based API - this type of API was popular back in the early days on the Internet. It's complicated to use and requires a lot of processing resources. Though we still support this API we are not recommending that you use it unless you really have no other choice.
- JSON API - this type of API is very popular today. It's easy to use and does not require a lot of processing overhead. You can try the this API from the SmartSimple website with this link https://api.smartsimple.com/devtools/api.html
Restful JSON API
Subcategories
This category has the following 2 subcategories, out of 2 total.
Pages in category ‘API’
The following 8 pages are in this category, out of 8 total.