Skip to main content

API token

API token method uses a fixed API token created in the signer user profile. The API token is required for authorization in Postman with almost every API call. You do not require any further login information.

Authenticate with an API token

To authenticate with an API token:

The API tokens have the same permissions and scope as the administrator who creates them.

注記

To create API tokens, an administrator needs the Account Manager > View user permission. See DigiCert ONE access.

  1. Sign in to DigiCert ONE with your signer credentials.

  2. DigiCert ONEで、右上のメニューから、人物アイコン > 管理者プロファイルを選択します。

  3. 管理者のページで、API トークンセクションのAPI トークンの作成を選択します。

  4. APIトークンの作成ページで、必要に応じて詳細を追加します。

    1. 名前

      APIトークンの名前を入力します。この名前が、APIトークンカードに表示される名前になります。文字、数字、スペース、ダッシュ(-)、アンダースコア(_)を含む、一意の名前である必要があります。

    2. 終了日(任意)

      終了日の指定は必須ではありません。終了日はUTCで表示されます。例えば、「2023年8月12日」を終了日として選択した場合、APIトークンの有効期限は「12023年8月12日 23:59:59 UTC」となります。

      注記

      終了日を追加する場合は、APIトークンの有効期限を必ず明記してください。APIトークンを使用するすべてのAPI統合は、有効期限が切れる前に更新しなければなりません。これを怠った場合、APIトークンを使った統合機能が動作しなくなります。

      失効する前に、いつでもAPIトークンの詳細を編集し、有効期限を延長することができることにご留意ください

  5. 作成を選択します。

  6. おめでとうございますページで、APIトークンをコピーして安全な場所に保存し、後で使用できるようにします。

    重要

    The API token is only displayed only once. You cannot access it after you select Finish. If you ever lose the API token, you'll need to delete the lost token and create a new one.

  7. After you save the token, select Finish.

  1. Open Postman.

  2. In the Postman window, select Environments (left-hand side menu) > PDF Service 2.0 Environment.

  3. Enter your API token in the “api_key” variable Current Value field.

  4. Select Save icon (top right).