Description
Add the remaining required API keys to .env for production functionality.
Keys needed
| Variable |
Service |
How to get |
APIFY_API_TOKEN |
Apify (web scraping) |
https://console.apify.com |
ZYND_API_KEY |
Zynd AI (multi-agent) |
Zynd AI dashboard |
SUPERPLANE_API_KEY |
Superplane (workflows) |
Superplane dashboard |
Notes
TELEGRAM_BOT_TOKEN is already configured
OPENAI_API_KEY will be replaced by GROQ_API_KEY (see separate issue)
IPFS_API_KEY (Pinata) is optional
Description
Add the remaining required API keys to
.envfor production functionality.Keys needed
APIFY_API_TOKENZYND_API_KEYSUPERPLANE_API_KEYNotes
TELEGRAM_BOT_TOKENis already configuredOPENAI_API_KEYwill be replaced byGROQ_API_KEY(see separate issue)IPFS_API_KEY(Pinata) is optional