Difference between revisions of "APIs and Web Services Portal"

From Second Life Wiki
Jump to navigation Jump to search
m (div tag)
(10 intermediate revisions by 6 users not shown)
Line 1: Line 1:
__NOTOC__ __NOEDITSECTION__
__NOTOC__ __NOEDITSECTION__
{| width="800" border=0
'''Also see [[Second Life Develop]]'''.
<div align="center">
{| width="800" border="0"


|-
|-
Line 15: Line 17:
</div>
</div>
|valign="top" width="50%"|
|valign="top" width="50%"|
<div id="box">
<div id="box" style="height: 85px">
== [[Map API]] ==
== [[Map API]] ==
<div style="padding: 0.5em">
<div style="padding: 0.5em">
Line 25: Line 27:
|valign="top" width="50%"|
|valign="top" width="50%"|
<div id="box">
<div id="box">
== [[Live Data Feeds]] ==
== [[Media Rendering Plugin System|Media Plugin API]] ==
<div style="padding: 0.5em">
<div style="padding: 0.5em">
Live data feeds provided by Linden Lab.
API used by Second Life Viewer media rendering plugins.  
</div>
</div>
</div>
</div>
|valign="top" width="50%"|
|valign="top" width="50%"|
<div id="box">
<div id="box" style="height: 85px">
== [[Exchange Risk API]] ==
== [[Inventory API]] ==
<div style="padding: 0.5em">
<div style="padding: 0.5em">
Helps third-party Linden Dollar exchanges determine the risk associated with a particular transaction.
Provides information on agent inventory.
</div>
</div>
</div>
</div>
|-
|-
|valign="top" width="50%"|
| valign="top" width="50%" |
<div id="box">
<div id="box" style="height: 85px">
== [[Media Rendering Plugin System|Media Plugin API]] ==
== [[Live Data Feeds]] ==
<div style="padding: 0.5em">
<div style="padding: 0.5em">
API used by Second Life Viewer media rendering plugins.  
Live data feeds provided by Linden Lab.
</div>
</div>
</div>
</div>
|valign="top" width="50%"|
|<div id="box" style="width: 500px; height: 85px;">
<div id="box">
== [[Viewer Web Widgets|Viewer Web Widgets]] ==
== [[Inventory API]] ==
<div style="padding: 0.5em">
<div style="padding: 0.5em">
Provides information on agent inventory.
Widgets used in the login screen and elsewhere. (Experiment-in-progress!)
</div>
</div>
</div>
</div>
|-
|-
|colspan="2" align="center"|<h3>Unofficial APIs</h3>
|colspan="2" align="center"|<h3>Unofficial APIs</h3>
Line 85: Line 83:
</div>
</div>
|valign="top" width="50%"|
|valign="top" width="50%"|
|}
'''See also:'''
<div id="box" style="width: 500px;">
<div id="box" style="width: 500px;">


Line 96: Line 90:
</div>
</div>
</div>
</div>


[[Category:Portals]]
[[Category:Portals]]
[[Category:Developer Resources]]
|}</div>

Revision as of 11:21, 12 January 2017

Also see Second Life Develop.

Official Second Life APIs provided by Linden Lab

These are official Second Life APIs provided and documented by Linden Lab.

Registration API

Enables you to register Second Life residents from your web page.

Map API

Enables you to embed Second Life Maps onto your web pages.

Media Plugin API

API used by Second Life Viewer media rendering plugins.

Inventory API

Provides information on agent inventory.

Live Data Feeds

Live data feeds provided by Linden Lab.

Viewer Web Widgets

Widgets used in the login screen and elsewhere. (Experiment-in-progress!)

Unofficial APIs

This information is not provided or reviewed by Linden Lab.
Linden Lab does not guarantee that these APIs work as described or work at all. Use at your own risk!

Snapshot API

Format of information contained within snapshots sent from the viewer.

Search API

Enables you to search Second Life for events, groups, people, places, and also to search this wiki.

World API

API for gathering information on residents, groups, and parcels.

Third-party / Community Web Services

Web services and other APIs provided by third-parties related to Second Life but not affiliated with Linden Lab.