Overview
An app is a deployed, configured AI application in your workspace (a chat assistant, a widget, an embedded copilot). The Apps API lets you talk to it programmatically and manage its conversation state — independent of the Agents API, which is for provisioning and running autonomous managed agents.Base URL
Authentication
Resources
Chat
Send a message and get a reply, non-streaming or streamed via SSE.
Memory
Manage threads and messages — an app’s persistent conversation history.
Usage
Retrieve usage statistics for an app over a time window.