Package Information
Downloads: 1,006 weekly / 1,006 monthly
Latest Version: 1.3.9
Author: DopomogAI
Available Nodes
Documentation
n8n-nodes-dopomogai
Community nodes for DopomogAI.
Base URL
Use:
https://api.dopomogai.com
The node will call:
${apiBaseUrl}/api/v1/...
Auth
Use an API key (pk_... or sk_...) via:
Authorization: Bearer <key>(default)
orX-API-Key: <key>
Included
- Agents CRUD
- Conversations management
- Chat (blocking, SSE internally)
- Files upload + metadata
Dev
npm i
npm run build