API Reference
The SKYCOT API exposes everything you can do in the UI plus a few power-user primitives the UI doesn't surface. REST endpoints cover create/read/update/delete on teammates, workflows, skills, and audit records; WebSocket streams cover live audit-event subscriptions and approval-state changes.
This section covers authentication (per-workspace API keys), the REST surface area, WebSocket event shapes, and rate-limit semantics.
Article in progress
The full write-up is queued — drop a note and we'll prioritize it.