API Configuration
Overview
Create service-account tokens to authenticate the Nullify CLI, API clients, or automation pipelines.
Navigate to Configure → Service Accounts in your tenant (
/dashboard/configure/service-accounts/).Generate a new account and securely store the token. It is only shown once.
Use the token in the
Authorization: Bearer <token>header for REST calls or in CLI workflows.

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?

