Difference between revisions of "Documentation/Nightly/Developers/Tutorials/ObtainExtensionServerApiKey"
From Slicer Wiki
m |
m |
||
Line 10: | Line 10: | ||
<li><p>Create an account on the extension server: http://slicer.kitware.com by clicking on the <code>Register</code> link in the top right corner</p></li> | <li><p>Create an account on the extension server: http://slicer.kitware.com by clicking on the <code>Register</code> link in the top right corner</p></li> | ||
− | [[File:Slicer-midas-extensions-server-registration.png| | + | [[File:Slicer-midas-extensions-server-registration.png|900px|border]] |
Line 17: | Line 17: | ||
<li><p>Then, you should be able to retrieve your API key looking at your account details. Note that you should be using the API key associated with '''Default''' application.</p></li> | <li><p>Then, you should be able to retrieve your API key looking at your account details. Note that you should be using the API key associated with '''Default''' application.</p></li> | ||
− | [[File:Slicer-midas-extensions-server-obtaining-api-key.png| | + | [[File:Slicer-midas-extensions-server-obtaining-api-key.png|900px|border]] |
</ol> | </ol> |
Revision as of 20:31, 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:
Create an account on the extension server: http://slicer.kitware.com by clicking on the
Register
link in the top right cornerGo to NA-MIC community and click on
Join community
Then, you should be able to retrieve your API key looking at your account details. Note that you should be using the API key associated with Default application.