Difference between revisions of "Linden Lab Official:Registration API"

From Second Life Wiki
Jump to navigation Jump to search
Line 1: Line 1:
Registration API
Registration API


The Registration API allows you to register residents for Second Life from your own website. In using the Registration API you have the ability to track people registering from your site as well as send them to a location of your choice.
The Registration API allows you to  
* Register residents for Second Life from your own website
* Track people registering from your site
* Send them to a location of your choice when they first enter Second Life


The Registration API is useful for managing your community in Second Life, for maintaining your identity from your website through Second Life registration into Second Life, and for creating a community that you have information about in Second Life.  
The Registration API is useful for creating and managing your community in Second Life, for maintaining your identity from your website through Second Life registration into Second Life, tracking your community in Second Life.  


The Registration API provides a way for the registrant to interact with the Linden Lab registration system. Specifically, it enables creation of a unique Second Life name, password, and provides Linden Lab with the same information we require for registrations through our website.  At the end of registration, your customer must download the Second Life client, install and run it.  At that time, they will be registered with the account they created on your website and will start Second Life in a location you specify.
The Registration API provides a way for the registrant to interact with the Linden Lab registration system. Specifically, it enables creation of a unique Second Life name and password.  It provides Linden Lab with the same information required for registrations through the SecondLife.com website.  At the end of registration, your customer must download the Second Life client, install and run it.  At that time, they will be registered with the account they created on your website and will start Second Life in a location you specify.


You can customize the registration process; as long as you provide the information we require, you can request other information; you can capture customer information during registration; you can create your own registration process to better fit your community and your needs.  
You can use the Registration API to create Second Life accounts within your own registration process or website.  You can customize the Second Life registration process to capture additional information or to fit your registration process.  


Linden Lab has put documentation of the Registration API on this wiki to enable you to add updates, suggestions and tips to improve the experience for everyone.  
Linden Lab has put documentation of the Registration API on this wiki to enable you to add updates, suggestions and tips to improve the experience for everyone.  


We recommend you start with the Overview, read and follow the steps in Using the Registration API, then go to the Documentation, Sample Code and Tips.
We recommend you review the materials about the Registration API in the order given.


* [[RegAPIOverview | Overview of the Registration API]]
* [[RegAPIOverview | Overview of the Registration API]]

Revision as of 12:58, 23 April 2007

Registration API

The Registration API allows you to

  • Register residents for Second Life from your own website
  • Track people registering from your site
  • Send them to a location of your choice when they first enter Second Life

The Registration API is useful for creating and managing your community in Second Life, for maintaining your identity from your website through Second Life registration into Second Life, tracking your community in Second Life.

The Registration API provides a way for the registrant to interact with the Linden Lab registration system. Specifically, it enables creation of a unique Second Life name and password. It provides Linden Lab with the same information required for registrations through the SecondLife.com website. At the end of registration, your customer must download the Second Life client, install and run it. At that time, they will be registered with the account they created on your website and will start Second Life in a location you specify.

You can use the Registration API to create Second Life accounts within your own registration process or website. You can customize the Second Life registration process to capture additional information or to fit your registration process.

Linden Lab has put documentation of the Registration API on this wiki to enable you to add updates, suggestions and tips to improve the experience for everyone.

We recommend you review the materials about the Registration API in the order given.