SGMT Cloud Routing
LoginCreate Account
Cloud Routing Console

API Reference

REST endpoints for interacting with Cloud Routing programmatically.

Auth

POST /auth/login — Authenticate and receive tokens.

GET /auth/me — Get current user context.

Routes

GET /routes — List routes.

POST /routes — Create route.

POST /routes/:id/execute — Trigger execution.