SmartBots PHP API

From SmartBots Developers Docs
Revision as of 10:25, 20 August 2016 by Gtaskincentral (Talk | contribs)

Jump to: navigation, search

Introduction

This API kit has been created from scratch by RenderWorks to ease development of your online web services which integrate with SmartBots for SecondLife.

The PHP API is essentially a collection of php functions and methods which allow you to control your SmartBot, or several SmartBots via a PHP script. The PHP API contains all of the trasitional HTTP API functions and are called in a familiar, easy-to-use manner.

To get started, you will first need to know the basics of PHP programming. This documentation uses some terms which are specific to Object Orientated PHP programming, so it may be best to freshen yourself up on the terminology before continuing. Once you know this, please click on the 'getting started' section to learn how to connect this to your bot.

Please remember that this is a 3rd party adaptation of the HTTP API, so any issues should be reported to apisupport@renderworks-sl.com