API Endpoint Index
Use this page as a fast lookup table when implementing integrations, tests, or operational tooling.
Authentication
GET /api/auth/mePOST /api/auth/loginPOST /api/auth/logoutPOST /api/auth/request-password-reset
Projects and Workflows
GET /api/projectsPOST /api/projectsGET /api/projects/:project_id/workflowsPOST /api/projects/:project_id/workflows/:workflow_id/executePOST /api/projects/:project_id/workflows/:workflow_id/deploy
Datasources and Buckets
GET /api/datasources/typesGET /api/projects/:project_id/datasourcesPOST /api/projects/:project_id/datasourcesGET /api/projects/:project_id/bucketsPOST /api/projects/:project_id/buckets/:bucket_id/timeseries
Environments
GET /api/projects/:project_id/environmentsPOST /api/environments/:env_id/heartbeatPOST /api/environments/:env_id/restartPOST /api/environments/:env_id/secrets/save
Models and Training
GET /api/modelsPOST /api/models/import/kaggleGET /api/models/import/jobs/:job_idPOST /api/training/startGET /api/training/status/:project_id/:run_id
Logs and Monitoring
GET /api/projects/:project_id/workflows/:workflow_id/logsGET /api/workflows/:project_id/:workflow_id/logs/latest-node-logPOST /api/workflows/:project_id/:workflow_id/logs/append
Agents and Agent Tools
GET /api/agent/sync/:device_idPOST /api/agent/sync/:device_id/statusGET /api/agents/llm/providersGET /api/agents/llm/providers/:provider_id/modelsGET /api/agentsPOST /api/agentsGET /api/mcp/registryPOST /api/mcp/install/:template_name
