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

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


<b>The Registration API is a beta program. Linden Lab is unable to provide support or technical advice, and the Registration API sample code and documentation require effort to implement successfully.  We are limiting new accounts for the RegistrationAPI at this time.</b>
<b>The Registration API is a beta program. Linden Lab is unable to provide support or technical advice, and the Registration API sample code and documentation require effort to implement successfully.  We are limiting new accounts for the RegistrationAPI at this time.</b>


<b> As of 1 August 2007, new RegAPI accounts that remain inactive will be deleted 90 days after creation. </b>
<b> As of 1 August 2007, new RegAPI accounts that remain inactive will be deleted 90 days after creation. </b>

Revision as of 10:43, 2 August 2007

Web Services Portal > Registration API

The Registration API is a beta program. Linden Lab is unable to provide support or technical advice, and the Registration API sample code and documentation require effort to implement successfully. We are limiting new accounts for the RegistrationAPI at this time.

As of 1 August 2007, new RegAPI accounts that remain inactive will be deleted 90 days after creation.

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.

At this time, the Registration API does not enable assignment to groups, provision of inventory, or creating attachments. These and other features are future features.

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 strongly recommend you join the regapi mailing list to share information and send inquiries about the Registration API to others (regapi@lists.secondlife.com). To join, go to https://lists.secondlife.com/cgi-bin/mailman/listinfo/regapi. If you need support or assistance in implementing or troubleshooting the Registration API, you can pay for assistance from the companies/individuals listed here: Registration API Support Providers .

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