Docs / Getting started · Premium
Getting Started — Premium (managed)
Install the plugin, paste the license key. AI is managed: credits included, zero provider config.
1. Install the plugin
Same as all tiers: download the plugin from the WordPress marketplace and activate it. The GEO Cite 22 menu appears.
2. Paste the license key
Paste the key received by email. The plugin validates it with POST /api/v1/license/validate and receives the premium tier plus the current credit balance.
3. Generate — AI ready out of the box
Con Premium no provider configuration needed: le chiamate AI partono dal plugin, passano via POST /api/v1/ai/generate su geocite22.com, e vengono eseguite server-side con le nostre API key.
You can still choose the preferred provider/model for each generation (Anthropic by default). If that provider is currently unavailable, the ProviderRouter automatically rotates to fallbacks.
Included credits and consumption
- Premium Starter: 2,000 credits/month
- Premium Pro: 5,000 credits/month
- Premium Agency: 15,000 credits/month
Each AI call consumes credits according to the formula in Advanced vs Premium (provider × model × tokens). The allowance accrues up to 3× monthly; one-time top-ups available in the dashboard.
Privacy
I contenuti del post (post_content) inviati all'AI passano via proxy ma not logged in plain text. In api_request_logs tracciamo solo metadata tecnici (provider, modello, token, status).
Next steps
- Advanced configuration — JSON-LD, llms.txt
- API Reference
- Troubleshooting