Getting Started =============== Huuto.net JSON-API root endpoint can be found from: * https://api.huuto.net/1.1/ For methods needing authentication, a Huuto.net user account is needed. In case you do not already have a Huuto.net account, you can register yourself an account via the main site. See further instructions below. Huuto.net account registration ------------------------------- * Go to http://www.huuto.net * Click "Tee tunnus" (create an account). * Create yourself an account by filling and sending the form. * Check your email: an email will be sent to your email address with a confirmation link. You can use the same credentials when authenticating through the JSON API. .. note:: If you already have an account, but have lost your password, go to: https://www.huuto.net/kirjaudu/salasana-hukassa Tools ----- * `Advanced Rest Client `_ (Google Chrome Extension). Helpful tool for debugging HTTP requests and exploring API responses.