# パートナーとしてAPIアクセス・トークンを作成する

ブランド API トークンを編集するには、以下の手順に従ってください。アクセス トークンを安全に保つ方法についてのヒントもお読みください [アクセス トークンを安全に保つ](/other/ja/reference-documentation/api-access-tokens-and-changelog/keep-your-access-tokens-secure.md).

{% hint style="info" %}
**注意：** impact.com の [統合ポータル](https://integrations.impact.com/impact-publisher/reference/overview) にアクセスして、API リファレンス ドキュメント、統合ガイドなどをご覧ください。
{% endhint %}

#### アクセス トークンを作成する

1. 上部のナビゲーションバーから、次を選択します ![](/files/d5a72930acb494115f0761c5714f7896c3faf424) **\[ユーザープロフィール] → 設定**.
2. 次の下で *技術*、次を選択します **API**.
3. を選択して新しいトークンを作成します **アクセス トークンを作成** ページ右上にあります。

#### トークンを作成する

<details>

<summary>1. セットアップ</summary>

* 適切な名前を **トークン名** テキスト フィールドに入力します。
* 追加します **説明** これは、将来参照できるようにトークンの目的を説明するものです。
* 指定します **API バージョン** トークンが互換性を持つバージョンを指定します。最新の API バージョンを使用することをお勧めします。これは既定の選択肢でもあります。
* 次を選択します **次へ**.

  <div data-with-frame="true"><figure><img src="/files/fa7acd5df9e686eed7ca2a89b91364066b2af049" alt="" width="563"><figcaption></figcaption></figure></div>

</details>

<details>

<summary>2. 連絡先情報</summary>

* 選択します **主な連絡先** ドロップダウン メニューから選択します。開発の更新について、主な連絡先にご連絡します。
* 必要に応じて、アクセス トークンに関連する更新を知っておくべき開発者のメール アドレスを追加してください。これは、アカウント ユーザーではない開発者のためにトークンを作成する場合に便利です。

  <div data-with-frame="true"><figure><img src="/files/50f6594a7cf6a6bd59517baf5a3452578d08bc77" alt="" width="563"><figcaption></figcaption></figure></div>
* 次を選択します **次へ**.

</details>

<details>

<summary>3. API スコープ</summary>

* API カテゴリをオンにしてから、左側のチェックボックスを選択し、API トークンで許可したいアクセス スコープを選択します。
* すべてのスコープをクリアするには、ページ右上付近の **すべてクリア** ボタンをクリックします。

  <div data-with-frame="true"><figure><img src="/files/628417a579865fd43440603cba2488f1c0b18618" alt="" width="563"><figcaption></figcaption></figure></div>

</details>

<details>

<summary>4. 作成</summary>

* 最後に、 **作成** をページ右下で選択します。

</details>


---

# Agent Instructions: 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://help.impact.com/partner/ja/nitsuitebitaidesuka/account-management/account-settings/api-tokens/create-an-api-access-token-as-a-partner.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.
