You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> API secret key allow the user/application to access SQL Account API Service in a secured channel.
13
13
14
+
:::warning[Important Note]
15
+
Once an `API Secret Key` is generated for a user, that user will no longer be able to login on SQL Account directly. The user will be used solely for `SQL Account API Service`. We recommend to create a new user for the API usage.
16
+
:::
17
+
14
18
1. In SQL Account, go to `Tools` > `Maintain User...` > `Detail`
15
19
16
-
2.In the window, click on `More` > `API Secret Key`
20
+
2.Create a new user by clicking `New`, name it "API user"
Once an `API Secret Key` is generated for a user, that user will no longer be able to login on SQL Account directly. The user will be used solely for `SQL Account API Service`. We recommend to create a new user for the API usage.
4. New `Access key` and `Secret Key` will be generated and shown in the screen. Make sure to copy and save them immediately in a secure location.
30
+
5. New `Access key` and `Secret Key` will be generated and shown in the screen. Make sure to copy and save them immediately in a secure location.
29
31
30
32
:::info[Tip]
31
33
For security purpose, **API Secret Key** can only be retrieved at the time of generated. If you lose it, you can `revoke` and `generate` a new API Secret Key.
0 commit comments