Daylytix's AI-powered features (schema enhancement, meta generation, content briefs, and the content writer) use the Anthropic API. You bring your own key — costs go directly to your Anthropic account with no Daylytix markup.
What requires an API key?
| Feature | Requires API key? |
|---|---|
| All 150+ audit checks | No key needed |
| PDF and PPTX reports | No key needed |
| GSC, GA4, Bing data | No key needed |
| Rule-based schema recommendations | No key needed |
| AI Schema Enhancement (🤖 button) | API key required |
| AI Meta Title & Description Generator | API key required |
| AI Content Brief Builder | API key required |
| AI Content Writer & Refresh | API key required |
Getting your Anthropic API key
Go to console.anthropic.com
Create an account or log in at console.anthropic.com. You'll need to add a payment method before generating a key (pay-as-you-go, no subscription required).
Navigate to API Keys
Click your account name (top-right) → API Keys → Create Key. Give it a descriptive name like "Daylytix".
Copy the key immediately
The key starts with sk-ant-.... Copy it now — Anthropic only shows the full key once. If you miss it, you'll need to create a new one.
Add it to Daylytix
In Daylytix, go to Settings → AI → Anthropic API Key, paste the key, and click Save. The AI features activate immediately.
Cost and model used
Daylytix uses Claude claude-haiku, Anthropic's fastest and most cost-efficient model. Typical costs per operation:
- Schema enhancement (one page): ~$0.001–0.003
- Meta title + description generation: ~$0.001
- Content brief: ~$0.005–0.015
- Content article (1,000–2,000 words): ~$0.005–0.020
These are estimates — actual cost depends on the length of your content and prompts. You can monitor usage and set spending limits in the Anthropic console.
Security and storage
- Your API key is stored in
config.jsonon your Daylytix server — it never leaves your instance - The key is not sent to Daylytix's servers, logged in audit files, or included in reports
- On self-hosted instances, ensure your server is properly secured and
config.jsonis not publicly accessible - If you suspect a key has been compromised, revoke it in the Anthropic console and generate a new one
Multi-user setups
One API key is shared across all users on a Daylytix installation. All AI usage (across all users) is billed to the same Anthropic account. If you need separate billing per team member or client, you would need separate Daylytix instances.
Was this article helpful?
Let us know so we can keep improving our documentation.