CLIMeet
Meet
3 `hanzo` commands for Meet, each calling one operation on api.hanzo.ai.
Package meet is the virtual office: it decides who may join a room and mints the short-lived token that lets them in.
3 commands · API reference →
| Command | Calls | What it does |
|---|---|---|
hanzo meet getToken | POST /v1/meet/getToken | Mint a join token for one video room |
hanzo meet health | GET /v1/meet/health | Health reports whether the office can mint join tokens. |
hanzo meet session | GET /v1/meet/session | What this caller may open a room in |
How is this guide?