Difference between revisions of "Community Web Service APIs"

From Second Life Wiki
Jump to navigation Jump to search
(Removed old, no longer existing webpage)
 
(2 intermediate revisions by 2 users not shown)
Line 5: Line 5:




* '''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.


* '''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.
* '''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! :-)
* '''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.
* '''Kubwa.net''' - [http://kubwa.net/?cmd=name2key Kubwa.net-Name2Key] - An API to allow Name2Key requests from the web or LSL. The database is bot supported and finds everyones key.

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! :-)