Activation
Checkout to webhook to API key activation flow.
Checkout to Activation Flow
- User starts checkout from
/pricing(Polar sandbox). - Polar redirects to
/checkout/success?checkout_id=.... - Webhook updates entitlement and stages a one-time activation key.
- Success page claims the key and shows it once.
- A backup copy is sent by email.
CLI Commands
bash
agentprey auth activate --key <key>agentprey auth statusagentprey auth refreshPost-Activation Sync
bash
agentprey vectors sync --proEmail Backup
If you miss the key on the success page, use the emailed copy. If needed, regenerate throughKey Recovery.