# ブランドとしてAPIアクセス トークンを作成する

*アカウント管理者* および *実装スペシャリスト* ブランドアカウントのメンバーは、impact.com 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-brand/reference/how-to-structure-requests) にアクセスして、API リファレンス ドキュメント、統合ガイドなどを表示します。
{% endhint %}

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

1. 上部のナビゲーションバーから ![](/files/2c38195ecc23a36266a65082c4bfc52f44a43503) **\[ユーザープロファイル]** → **設定**.
2. 左側の列で、までスクロールして *技術情報*に移動してから、 [**API**](https://app.impact.com/secure/advertiser/api/fr/api-access-tokens-ui.ihtml).
3. 次を選択して新しいトークンを作成します **アクセス トークンを作成** ページ右上の。

#### トークンを作成

<details>

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

* 適切な名前を **トークン名** テキストフィールドに入力します。
* を追加します **説明** 将来の参照用に、そのトークンの目的を説明する
* を指定します **API バージョン** そのトークンが対応するバージョンを指定します。最新の API バージョンの使用を推奨します。これは既定の選択でもあります。
* 選択します **次へ**.

<div data-with-frame="true"><figure><img src="/files/34c9c3d47d2ee3514d79dd89d5c1a5e98672c204" alt=""><figcaption></figcaption></figure></div>

</details>

<details>

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

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

<div data-with-frame="true"><figure><img src="/files/7e4e949b9e5831c54a3a8d830d5da4b3aceb3ffa" alt=""><figcaption></figcaption></figure></div>

</details>

<details>

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

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

<div data-with-frame="true"><figure><img src="/files/21a55330e7c255c743114a85be92fe2738dd90d8" alt=""><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/brand/ja/nitsuitebitaidesuka/account-administration/account-settings/api-tokens/create-an-api-access-token-as-a-brand.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.
