The Registration API is in beta. Linden Lab is unable to provide support or technical advice. Developers should be aware that the Registration API sample code and documentation requires effort to implement successfully. Linden Lab is limiting new Registration API accounts at this time to those who already have experience or who have the technical expertise to implement it without our support.
The Registration API allows you to programatically register users into Second Life from your web site. In addition, it allows you to have control over certain options, such as a a registrant's start location and estate limits.
The Registration API DOES NOT:
** If you expect a large number of registrants you'll need to provide a way to manage distribution. However, it is possible to code your front end to place each new registrant in a different area. Those areas could be determined by an object on regions sending real-time avatar count data out of Second Life. The registration portal could be coded to query that data and then round robin people who are registering to locations with the least amount of people. This only applies to the initial entry into Second Life, so can be used to manage orientation, for example. Since the Registration API does not apply to any subsequent entry into Second Life, it can not be used to manage event attendance, for example.
For additional information about the Registration API, see the Second Life Wiki Registration API pages.
Please note that all participants in our API programs must abide by our API Terms Of Use.