Difference between revisions of "Documentation/Nightly/Developers/Tutorials/ObtainExtensionServerApiKey"
From Slicer Wiki
m |
m |
||
Line 3: | Line 3: | ||
In order to upload extensions on the [http://slicer.kitware.com slicer extensions server], it is required to: | In order to upload extensions on the [http://slicer.kitware.com slicer extensions server], it is required to: | ||
+ | |||
<ol start="1" style="list-style-type: decimal;"> | <ol start="1" style="list-style-type: decimal;"> | ||
Line 9: | Line 10: | ||
[[File:Slicer-midas-extensions-server-registration.png|800px|border]] | [[File:Slicer-midas-extensions-server-registration.png|800px|border]] | ||
+ | |||
<li><p>Join the [http://slicer.kitware.com/midas3/community/23 NA-MIC community]</p></li> | <li><p>Join the [http://slicer.kitware.com/midas3/community/23 NA-MIC community]</p></li> | ||
Line 14: | Line 16: | ||
<li><p>Send an email on the [http://massmail.bwh.harvard.edu/mailman/listinfo/slicer-devel slicer developers list] presenting your extension(s) and asking to be granted write permission on the [http://slicer.kitware.com/midas3/folder/253 experimental folder].</p></li> | <li><p>Send an email on the [http://massmail.bwh.harvard.edu/mailman/listinfo/slicer-devel slicer developers list] presenting your extension(s) and asking to be granted write permission on the [http://slicer.kitware.com/midas3/folder/253 experimental folder].</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> | <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|800px|border]] | [[File:Slicer-midas-extensions-server-obtaining-api-key.png|800px|border]] | ||
+ | |||
+ | |||
</ol> | </ol> |
Revision as of 07:28, 26 February 2013
Home < Documentation < Nightly < Developers < Tutorials < ObtainExtensionServerApiKeySetting 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
Join the NA-MIC 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.