helicone
Installation
SKILL.md
Troubleshooting
If requests fail, run zero doctor check-connector --env-name HELICONE_TOKEN or zero doctor check-connector --url https://api.helicone.ai/v1/request --method GET
Authentication
All requests require a Bearer token in the Authorization header:
Authorization: Bearer $HELICONE_TOKEN
Get your API key from: helicone.ai → Settings → API Keys → create a new key.
Environment Variables
| Variable | Description |
|---|---|
HELICONE_TOKEN |
Helicone API key (starts with sk-helicone-) |