Difference between revisions of "Community Web Service APIs"

From Second Life Wiki
Jump to navigation Jump to search
 
(5 intermediate revisions by 4 users not shown)
Line 5: Line 5:




* '''Apez Affiliate Services API''' - [http://wiki.apez.biz/Development wiki.apez.biz/Development] - interface to [http://www.apez.biz Apez Corp] services, such as banking, group management, key lookup, vending, leasing and others.
* '''BoxTiny.com''' - [http://boxtiny.com/ boxtiny.com] - Website with lists of textures indexed for search and download into SL. Comunity based and souported. All the textures are free and full perm. Look for register page to learn how to register.
* '''W-Hat projects''' - [http://w-hat.com w-hat.com] - An SL group/community that also provides avatar key lookup ([http://w-hat.com/name2key name2key]), persistent database store ([http://w-hat.com/httpdb httpdb]) services.
* '''W-Hat projects''' - [http://w-hat.com w-hat.com] - An SL group/community that also provides avatar key lookup ([http://w-hat.com/name2key name2key]), persistent database store ([http://w-hat.com/httpdb httpdb]) services.
* '''Zidonuke's API''' - [http://api.zidonuke.com] - A API for providing LSL scripts with very easy to parse information from various sources. (name2key, getprofile, and more)
 
* '''WorldAPI''' - [https://github.com/SoloMornington/WorldAPI https://github.com/SoloMornington/WorldAPI] - A PHP library acting as a wrapper for Second Life's WorldAPI. GPL-2.0 license, installable through Composer, and open sourced on github. Send pull requests! :-)

Latest revision as of 19:35, 11 September 2014

Below are listed third-party web-services and data-feeds provided by communities and businesses related to Second Life.

Note: These services are not affiliated with Linden Lab in any way.

Service providers should add their own entries with a brief description and link to further information.


  • W-Hat projects - w-hat.com - An SL group/community that also provides avatar key lookup (name2key), persistent database store (httpdb) services.
  • WorldAPI - https://github.com/SoloMornington/WorldAPI - A PHP library acting as a wrapper for Second Life's WorldAPI. GPL-2.0 license, installable through Composer, and open sourced on github. Send pull requests! :-)