Difference between revisions of "Using the RegAPI"
Jump to navigation
Jump to search
Glenn Linden (talk | contribs) |
Glenn Linden (talk | contribs) |
||
Line 1: | Line 1: | ||
Back to [ | Back to [[RegAPI | RegAPI Main Page]] | ||
Using the Registration API | Using the Registration API |
Revision as of 10:26, 18 April 2007
Back to RegAPI Main Page
Using the Registration API
- Verify your capabilities. Enter the account assigned to the Registration API (check the email you got tellling you your account had been created). Get your capabilities here: What are Capability URLs.
- Read the documentation page Registration API Documentation or RegAPI Documentation webpage
- Note that registrants can only be sent to orientation islands or locations owned by the same account as was assigned to the Registration API (or to Linden Lab's Orientation Islands). If necessary, contact us to obtain additional assignments, or transfer the estate to the RegAPI account.
- Create your registration web page
- If you're using PHP, make sure the necessary libraries are installed and working (see RegAPI Intro).
- Verify that the Registration API works by using your web page to create a registration
- Create registrations to test the most common error codes and verify that you receive and properly handle the error codes.