📄️ API Overview
The DreamSolve API is a REST API that uses standard HTTP methods and returns JSON responses.
📄️ API Keys
Manage API keys for your DreamSolve account.
📄️ Nodes API
Nodes are the core data structure in DreamSolve, representing hierarchical entities such as Projects, Tasks, and other organizational elements.
📄️ Agents API
The Agents API allows you to execute AI agents programmatically. Agents can operate in different modes to help with various tasks.
📄️ Workflows API
The Workflows API allows you to list, execute, and monitor multi-step agent workflows programmatically.
📄️ Organizations API
The Organizations API allows you to manage organization invitations and memberships.
📄️ Completions API
The Completions API provides access to AI language model completions. This endpoint allows you to send messages and receive AI-generated responses.