Glow API
The Glow API runs on each customer instance. It powers the web client and CLI for managing personas, agents, sessions, and other artifacts.
Authentication
All requests require a license key passed via the X-License-Key header:
X-License-Key: your-license-keyBase URL
Each Glow instance has its own URL:
https://your-instance.example.com/api/v5Last updated on