Difference between revisions of "Template:Main Page/APIs"

From Second Life Wiki
Jump to navigation Jump to search
Line 2: Line 2:


<h2>[[APIs and Web Services Portal]]</h2>
<h2>[[APIs and Web Services Portal]]</h2>
<div style="padding: 0.5em">Information on Second Life web services and APIs:
<div style="padding: 0.5em">Information on Second Life web services and APIs.
* [[Registration API]] - enables you to register Second Life residents from a web page.   
'''Official Second Life APIs''':
* [[Map API]] - enables you to embed Second Life Maps onto a web page.
* [[Exchange Risk API]] - Helps third-party Linden Dollar exchanges determine the risk associated with a particular transaction.
* [[Search API]] - enables you to search Second Life for events, groups, people, and places; also provides the ability to search this wiki for information.  
* [[Registration API]] - Enables you to register Second Life residents from a web page.   
* [[Live Data Feeds]] - live data feeds provided by Linden Lab.  
* [[Map API]] - Enables you to embed Second Life Maps onto a web page.
* [[World API]] - get information about residents, groups and places.
* [[Inventory API]] - Provides information on agent inventory.
* [[Live Data Feeds]] - Live data feeds provided by Linden Lab.  
* [[Linden Lab Official:Media Rendering Plugin System|Media Plugin API]] - Used by Second Life Viewer media rendering plugins.
'''Unofficial APIs''':
* [[World API]] - Get information about residents, groups and places; also search this wiki.
* [[Search API]] - Enables you to search Second Life for events, groups, people, places, and also to search this wiki.
* [[Snapshot API]] - Get information from snapshots sent from the viewer.
</div>
</div>
</div>
</div>

Revision as of 14:44, 4 May 2011

APIs and Web Services Portal

Information on Second Life web services and APIs.

Official Second Life APIs:

  • Exchange Risk API - Helps third-party Linden Dollar exchanges determine the risk associated with a particular transaction.
  • Registration API - Enables you to register Second Life residents from a web page.
  • Map API - Enables you to embed Second Life Maps onto a web page.
  • Inventory API - Provides information on agent inventory.
  • Live Data Feeds - Live data feeds provided by Linden Lab.
  • Media Plugin API - Used by Second Life Viewer media rendering plugins.

Unofficial APIs:

  • World API - Get information about residents, groups and places; also search this wiki.
  • Search API - Enables you to search Second Life for events, groups, people, places, and also to search this wiki.
  • Snapshot API - Get information from snapshots sent from the viewer.