Difference between revisions of "HTTP API/Examples"
From SmartBots Developers Docs
Line 1: | Line 1: | ||
{{DISPLAYTITLE: HTTP API Examples}} | {{DISPLAYTITLE: HTTP API Examples}} | ||
− | The following examples demonstrate the basic techniques of calling SmartBots HTTP APIs. | + | The following examples demonstrate the basic techniques of calling SmartBots HTTP APIs. All scripts are written in LSL. |
− | |||
<sidebarmenu editlink="false"> | <sidebarmenu editlink="false"> | ||
#subpage HTTP API/Examples | #subpage HTTP API/Examples | ||
</sidebarmenu> | </sidebarmenu> | ||
+ | |||
+ | For more info refer to [[HTTP_API/Bot_Commands|HTTP commands list]]. To try API calls use [http://www.mysmartbots.com/api/testing.html API test suite]. | ||
+ | |||
{{NavMenu}} | {{NavMenu}} | ||
__NOTOC__ | __NOTOC__ |
Revision as of 08:56, 23 December 2016
The following examples demonstrate the basic techniques of calling SmartBots HTTP APIs. All scripts are written in LSL.
For more info refer to HTTP commands list. To try API calls use API test suite.