Developer Hub
Build on SyteLine. Ship fast.
CLI. REST API. Agent SDK. Everything you need to automate, extend, and query SyteLine — without stored procedure archaeology.
Interactive Demo
Your developer workspace — in the browser.
Explore the CLI, API, and SDK in one unified environment.
Architecture
Three layers. One platform.
CLI (sl)
40+ commands for every SyteLine operation
Node.js · TypeScript · Commander.js
Connector Service
REST API with JWT auth, RBAC, and WebSocket events
Fastify · JWT · RBAC (viewer/operator/admin)
Web UI
Open WebUI-style interface for non-developers
React · Dashboards · Chat · Controls
Policy Engine
Deterministic execution — AI cannot bypass policies
Policy-first · Air-gapped · Audit trail
CLI in action
40+ commands. Plain English.
Query in plain English
sl query "Show overdue POs over $10K"
3 results · 0.12s · Confidence: 98%
Deploy an AI agent
sl agent deploy finance-monitor
Agent live on port :8091 — air-gapped ✓
Create a safe extension
sl ext create custom_report --type report
Namespace: slx.custom_report — upgrade-safe ✓
Run a report
sl report generate "Inventory turnover Q4"
4 metrics · 0.09s · Exported to CSV ✓
Explore IDOs
sl ido list --filter PurchaseOrder
SLPurchaseOrders · 47 properties · 6 relationships
Plan a migration
sl plan migration --from 10.2 --to 10.5
12 steps · 3 custom objects detected · Rollback ready
Ready to build?
Install SyteRay in 15 minutes. Start querying in plain English. Deploy your first agent before lunch.