Labs/Weave/ServerAPI: Difference between revisions

Jump to navigation Jump to search
Line 25: Line 25:
== Account Creation ==
== Account Creation ==


In order to avoid automated registrations, we use a two step process and incorporate a captcha. First, you need to perform a GET request at https://sm-labs01.mozilla.org:81/api/register/new/. This will return the HTML required to display a captcha to the user.
In order to avoid automated registrations, we use a two step process and incorporate a captcha. First, you need to perform a GET request at https://services.mozilla.com/api/register/new/. This will return the HTML required to display a captcha to the user.


In the second step, you collect all the other information and make a POST request to the same address, with the following fields:
In the second step, you collect all the other information and make a POST request to the same address, with the following fields:
Confirmed users
428

edits

Navigation menu