Difference between revisions of "Template:Main Page/APIs"
Jump to navigation
Jump to search
Rand Linden (talk | contribs) |
Rand Linden (talk | contribs) |
||
Line 2: | Line 2: | ||
<h2>[[APIs and Web Services Portal]]</h2> | <h2>[[APIs and Web Services Portal]]</h2> | ||
<div style="padding: 0.5em"> | <div style="padding: 0.5em"> | ||
'''Official Second Life APIs''': | '''Official Second Life APIs''': | ||
* [[Exchange Risk API]] - For third-party | * [[Exchange Risk API]] - For third-party L$ exchanges. | ||
* [[Registration API]] - Register | * [[Registration API]] - Register SL Residents from a web page. | ||
* [[Map API]] - Embed | * [[Map API]] - Embed SL maps in your site. | ||
* [[Inventory API]] - Provides information on agent inventory. | * [[Inventory API]] - Provides information on agent inventory. | ||
* [[Live Data Feeds]] - | * [[Live Data Feeds]] - Data provided by Linden Lab. | ||
* [[Linden Lab Official:Media Rendering Plugin System|Media Plugin API]] - Used by Viewer media rendering plugins. | * [[Linden Lab Official:Media Rendering Plugin System|Media Plugin API]] - Used by Viewer media rendering plugins. | ||
'''Unofficial APIs''': | '''Unofficial APIs''': | ||
* [[World API]] - | * [[World API]] - Info about Residents, groups and places. | ||
* [[Search API]] - Search | * [[Search API]] - Search for events, groups, people, places. | ||
* [[Snapshot API]] - | * [[Snapshot API]] - Info from snapshots sent from the Viewer. | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 10:26, 12 May 2011
APIs and Web Services Portal
Official Second Life APIs:
- Exchange Risk API - For third-party L$ exchanges.
- Registration API - Register SL Residents from a web page.
- Map API - Embed SL maps in your site.
- Inventory API - Provides information on agent inventory.
- Live Data Feeds - Data provided by Linden Lab.
- Media Plugin API - Used by Viewer media rendering plugins.
Unofficial APIs:
- World API - Info about Residents, groups and places.
- Search API - Search for events, groups, people, places.
- Snapshot API - Info from snapshots sent from the Viewer.