Difference between revisions of "HTTP API/Examples"

From SmartBots Developers Docs
Jump to: navigation, search
 
Line 3: Line 3:
 
The following examples demonstrate the basic techniques of calling SmartBots HTTP APIs. All scripts are written in LSL.
 
The following examples demonstrate the basic techniques of calling SmartBots HTTP APIs. All scripts are written in LSL.
  
 +
Select a script to view:
  
 
<sidebarmenu editlink="false">
 
<sidebarmenu editlink="false">
 
#subpage HTTP API/Examples
 
#subpage HTTP API/Examples
 
</sidebarmenu>
 
</sidebarmenu>
 +
 +
<div style="clear: both"></div>
  
 
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].
 
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].

Latest 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.

Select a script to view:

For more info refer to HTTP commands list. To try API calls use API test suite.