Difference between revisions of "Template:Main Page/APIs"
Jump to navigation
Jump to search
Glenn Linden (talk | contribs) |
m (Added wikilink to the Picture Service; replaced "div id=" with "div class=" to avoid duplicate id warnings...) |
||
(15 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
<div | <div class="box"> | ||
<h2> | <h2>[[APIs and Web Services Portal]]</h2> | ||
<div style="padding: 0.5em"> | <div style="padding: 0.5em"> | ||
'''[[ | '''Official Second Life APIs''': | ||
* [[Registration API]] - Register SL Residents from a web page. | |||
* [[Map API]] - Embed SL maps in your site. | |||
* [[Inventory API]] - Provides information on agent inventory. | |||
* [[Linden Lab Official:Viewer Web Widgets|Viewer Web Widgets]] - Flexible widgets to display current happenings. | |||
* [[Live Data Feeds]] - Data provided by Linden Lab. | |||
* [[Linden Lab Official:Media Rendering Plugin System|Media Plugin API]] - Used by Viewer media rendering plugins. | |||
* [[Viewer Image Filters]] - Create filter scripts to modify images taken through the viewer | |||
'''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. | |||
* [[Picture Service]] - Retrieves any texture from the Second Life Grid in the JPEG format. | |||
</div> | </div> | ||
</div> | </div> |
Latest revision as of 04:13, 29 February 2024
APIs and Web Services Portal
Official Second Life APIs:
- Registration API - Register SL Residents from a web page.
- Map API - Embed SL maps in your site.
- Inventory API - Provides information on agent inventory.
- Viewer Web Widgets - Flexible widgets to display current happenings.
- Live Data Feeds - Data provided by Linden Lab.
- Media Plugin API - Used by Viewer media rendering plugins.
- Viewer Image Filters - Create filter scripts to modify images taken through the viewer
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.
- Picture Service - Retrieves any texture from the Second Life Grid in the JPEG format.