Skip to main content

Inventory. Revenue. Vendors. Supply chain. Cash flow. Cross-system failures are hiding across all of it. Sign up — your critical intelligence tabs are waiting.

Developer Platform

Build with DuluthPath

RESTful APIs, webhooks, and enterprise-grade SDKs. Connect your systems, automate workflows, and embed decision intelligence into your applications.

Quick Start

Authentication Example

# Authenticate and get access token
curl -X POST https://api.duluthpath.com/api/auth/login \
-H "Content-Type: application/json" \
-d '{"email": "user@company.com", "password": "..."}'
# Use token for authenticated requests
curl -X GET https://api.duluthpath.com/api/datahub/uploads \
-H "Authorization: Bearer YOUR_TOKEN"

API Reference

Available Endpoints

Integration APIs

Connect your ERP, CRM, and SCM systems to the DuluthPath platform.

POST/api/datahub/uploadUpload CSV/Excel data for AI analysis
GET/api/datahub/connectorsList available system connectors
POST/api/datahub/deep-dive/startStart AI deep-dive analysis
GET/api/datahub/deep-dive/{id}/statusPoll analysis status

AI & Intelligence APIs

Access Canaan AI for natural language analysis and decision intelligence.

POST/api/canaan/chatSend message to Canaan AI
POST/api/canaan/analyze-documentUpload document for AI analysis
POST/api/roi/calculateCalculate ROI projections
GET/api/scenario/analyticsRetrieve scenario analytics

Document & Reporting APIs

Generate executive reports, briefings, and export data.

POST/api/datahub/executive-brief/generateGenerate PPTX executive briefing
GET/api/documents/templatesList document templates
GET/api/datahub/reports/{id}Download generated report

Authentication & Admin

User management, authentication, and access control.

POST/api/auth/loginAuthenticate user
POST/api/auth/registerRegister new user
GET/api/auth/profileGet user profile
GET/api/notificationsGet user notifications

Platform Capabilities

RESTful APIs

Standard REST endpoints with JSON payloads. Authentication via Bearer tokens.

Webhook Events

Real-time event notifications for data processing, payment, and subscription lifecycle events.

Enterprise SSO

SAML 2.0 and Azure AD integration for single sign-on across your organization.

Rate Limiting

Fair-use rate limiting with burst capacity for enterprise workloads. Contact sales for custom limits.

Ready to Integrate?

Get API access, sandbox environments, and technical support.