Ucotron Cortex

Cortex API documentation

Eleven business flows, each one runnable against the sandbox.

The entire /v1/* surface can be exercised against https://sbox.ucotron.com with deterministic, resettable mock data. There is no customer data, no external provider is ever called, and POST /v1/sbox/reset returns the state to its seeded form.

Start with the onboarding guide: authentication, test tokens and your first call. Every guide follows the same shape: what the flow solves, a diagram of the journey, step-by-step curl against the sandbox, and what breaks — the error this flow actually produces and what to do about it.

The domain model explains the entities and the canonical permission catalog that governs the whole API. The sandbox console shows the complete mocked integration journey, backed by versioned fixtures.