Skip to content

Latest commit

 

History

History
34 lines (14 loc) · 1009 Bytes

how-to-generate-a-api-key-for-girder-client.md

File metadata and controls

34 lines (14 loc) · 1009 Bytes

how to generate a API-key for girder-client

wangcuiting on 2018-09-10T03:26:02.038Z

Dear all, I am a freshman of web science. I don’t know how to generate a API-KEY for girder-client.


Edern_Haumont on 2018-09-10T06:36:39.020Z

Hi @wangcuiting,

The recommanded method is explained here : https://girder.readthedocs.io/en/latest/user-guide.html?highlight=api%20key#api-keys.

You need to log in a user account, then go to the “My account” page and click the “API keys” tab where you can manage them.

You can also manually generate an API key for a given user using this module: https://girder.readthedocs.io/en/latest/api-docs.html#module-girder.models.api_key.

Good luck !


wangcuiting on 2018-09-10T06:53:21.335Z

Thank you!!! You give me a lot help