What’s available
| Category | What it does | Guide |
|---|---|---|
| Run updates | Subscribe to run status, metadata, and tag changes | Run updates |
| Streaming | Read AI output, file chunks, or any continuous data from tasks | Streaming |
To learn how to emit streams from your tasks, see Streaming data from tasks.
Authentication
All backend functions support both server-side and client-side authentication:- Server-side: Use your API key (automatically handled in tasks)
- Client-side: Generate a Public Access Token with appropriate scopes

