Generate a personal access token
Create and revoke Sanctum tokens for the creator API (Pro).
Last reviewed: 2026-05-07
- Confirm you are on Pro—API token management appears under API tokens in the creator dashboard.
- Create a token with a descriptive name so you remember which integration uses it.
- Copy the token once when the UI shows it; store it in a password manager or secret store.
- 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.