Generate a personal access token

Create and revoke Sanctum tokens for the creator API (Pro).

Last reviewed: 2026-05-07

  1. Confirm you are on Pro—API token management appears under API tokens in the creator dashboard.
  2. Create a token with a descriptive name so you remember which integration uses it.
  3. Copy the token once when the UI shows it; store it in a password manager or secret store.
  4. Revoke old tokens when you rotate credentials or decommission an integration.

Tokens authenticate as your creator account—any script holding a token can perform allowed API actions. Do not paste tokens into public repos or client-side JavaScript.