Difference between revisions of "Documentation/Nightly/Developers/Tutorials/ObtainExtensionServerApiKey"

From Slicer Wiki
Jump to: navigation, search
m
m
Line 17: Line 17:
  
 
<ol start="1" style="list-style-type: decimal;">
 
<ol start="1" style="list-style-type: decimal;">
<li>Use your credential to login into http://slicer.kitware.com</li>
+
<li>Go to http://slicer.kitware.com. If needed, signin by clicking on <code>Login</code> in the top right corner.</li>
 
<li>Click on your name in the top right corner.</li>
 
<li>Click on your name in the top right corner.</li>
 
<li>Click on <code>My account</code>.</li>
 
<li>Click on <code>My account</code>.</li>

Revision as of 20:44, 14 June 2013

Home < Documentation < Nightly < Developers < Tutorials < ObtainExtensionServerApiKey


For the latest Slicer documentation, visit the read-the-docs.


Setting up an account and obtaining an API key

In order to upload extensions on the slicer extensions server, it is required to:


  1. Create an account on the extension server: http://slicer.kitware.com by clicking on the Register link in the top right corner

  2. Slicer-midas-extensions-server-registration.png

  3. Go to NA-MIC community and click on Join community

  4. Retrieve your API key looking at your account details:

    1. Go to http://slicer.kitware.com. If needed, signin by clicking on Login in the top right corner.
    2. Click on your name in the top right corner.
    3. Click on My account.
    4. Click on API tab.
    5. Copy the API Key associated with Default application.
  5. Slicer-midas-extensions-server-obtaining-api-key.png