API Configuration

Overview

Create service-account tokens to authenticate the Nullify CLI, API clients, or automation pipelines.

  1. Navigate to Configure → Service Accounts in your tenant (/dashboard/configure/service-accounts/).

  2. Generate a new account and securely store the token. It is only shown once.

  3. Use the token in the Authorization: Bearer <token> header for REST calls or in CLI workflows.

Nullify Service Account

Treat service-account tokens like any other credential: rotate them regularly, restrict usage to dedicated automation, and store them in a secrets manager.

Last updated

Was this helpful?