> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/smartsheet/apps-and-integrations/generate-api-key.md).

# APIキーを生成する

ライセンスを持つユーザーの場合は、 Smartsheet APIを使用して組織のSmartsheetアカウントとデータにアクセスし、管理できます。

### プラン <a href="#kg6bl61peihk" id="kg6bl61peihk"></a>

* Business
* Enterprise

プラン タイプと含まれる機能の詳細については、 「[Smartsheetプラン](https://smartsheet.dxable.com/price)」ページを参照してください。

注記\
Smartsheet は37 文字の API キーを使用するようになりました。 26 文字の API キーは引き続き機能します。ただし、追加のセキュリティを利用するには、既存のキーを更新することをお勧めします。

#### API キーを生成するには <a href="#id-2rfhg85kfp83" id="id-2rfhg85kfp83"></a>

1. 左側のナビゲーション バーで、\[アカウント] を選択します。
2. 「アプリと統合」を選択します。
3. \[個人用の設定]フォームで、\[API アクセス] を選択します。
4. \[API アクセス] タブで、\[新しいアクセス トークンの生成] を選択します。このキーをコピーして安全な場所に保管する必要があります。セキュリティ上の理由から、アカウント設定には再び表示されなくなります。
   * このタブで既存のトークンを取り消すこともできます。

Smartsheet APIとサポートへのアクセス方法に関する詳細情報が必要ですか？　[Smartsheet開発者](https://developers.smartsheet.com/)ポータルに移動します。

#### アクセストークンの有効期限 <a href="#rht1eg7xzrat" id="rht1eg7xzrat"></a>

アクセス トークンの有効期限の詳細と、組織内のセキュリティの侵害を避けるための構成方法については、「アクセス トークンの有効期限を構成する」を参照してください。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manual.dxable.com/smartsheet/apps-and-integrations/generate-api-key.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
