zep
Installation
SKILL.md
Troubleshooting
If requests fail, run zero doctor check-connector --env-name ZEP_TOKEN or zero doctor check-connector --url https://api.getzep.com/api/v2/sessions --method GET
Authentication
All requests require an API key passed in the header:
Authorization: Api-Key $ZEP_TOKEN
Official docs:
https://help.getzep.com/api
Environment Variables
| Variable | Description |
|---|---|
ZEP_TOKEN |
Zep API key from app.getzep.com → Settings → API Keys |