API Keys
API keys authenticate the usage-tracking service. Managing them requires a signed-in session.
paygent api-key create
The secret is shown once and stored only as a hash. Capture it at creation:
paygent api-key list
paygent api-key revoke
Disable a key’s ability to authenticate.
paygent api-key delete
Remove the key record.
