📄️ API Foundations
Centralised reference for cross‑cutting details that apply to every Voilo REST endpoint.
📄️ Assistants API
CRUD operations for your Voilo Assistants.
📄️ Meetings API
CRUD operations for Voilo Meetings – a Meeting is a live instance of an Assistant that actually joins a call, streams the transcript, answers questions, and calls tools in real‑time.
📄️ Threads API
Realtime chat channels that hang off a live Meeting. Every Meeting starts with one default thread (main) and - just like a Slack channel - any client can spin up extra threads on‑the‑fly (/v1/meetings//threads). Use them to separate side‑bars (qa‑chat), action‑items, or Assistant‑only command lanes.
📄️ Messages API
Realtime chat channels that hang off a live Meeting. Every Meeting starts with one default thread (main) and - just like a Slack channel - any client can spin up extra threads on‑the‑fly (/v1/meetings//threads). Use them to separate side‑bars (qa‑chat), action‑items, or Assistant‑only command lanes.