Headless routing
Submit requests programmatically and receive governed recommendations with evidence packages — same kernel as the Command UI.
Developers
Headless routing API, OpenAPI spec, NCL route packs, and SDK patterns — the same constitutional reasoning layer that powers Command, without the UI.
Quick start
Full spec →POST /api/routing/decide
Authorization: Bearer <intake-api-key>
Content-Type: application/json
{
"tenantId": "your-tenant",
"title": "VPN disconnecting during finance close",
"body": "Remote user loses VPN every 20 minutes...",
"channel": "api"
}Platform APIs
Submit requests programmatically and receive governed recommendations with evidence packages — same kernel as the Command UI.
Full spec at /api/openapi. Generate clients in any language. Routing, intake, platform provisioning, and connector webhooks documented.
Export, lint, and import constitutional route packs from CI. Version policy alongside application code.
Cap automated execution per tenant. Sovereign deployments default to human-approved routes; high-confidence auto-route requires explicit G3.
Start a pilot tenant in minutes, or sign in to the Goldspire demo for the full integration portal with NCL exports and migration packs.