Overview of API Access Tokens #
The same API key can be used for all the Tenjin APIs. A unique API key should be generated for every user and it will have the same level of access as your Tenjin role. Example: Read-only users can only make GET requests to the APIs. For third party access, you should create a new access key within your account. This is done to ensure that one user does not lose access when revoking the key for other 3rd party users.
アクセストークンの発行 #
In the navigation bar, go to the AUTOMATE -> APIアクセストークン のリンクをクリックします。

トークンを発行します。この際、わかりやすい名称を付けてください。名称は後で変更することも可能で、APIの機能自体には影響しません。

トークン発行後、管理画面からコピーして使用します。トークンが不要の場合は、管理画面から削除することも可能です。

アカウントのマネージャは、Manage Organizationタブより、ユーザのアクセストークンを管理することができます。詳細については here.
アクセストークンの確認 #
- Verify Access Token を利用して、トークンの認証を行うことができます。緑色のアラートのhereの部分をクリックすると、認証後のアクセストークンが確認できます。
