Converse API
API endpoint for executing conversation or chat operations in the Kubiya platform
Converse API
This playground makes API calls to Kubiya API through a secure server-side proxy. Your requests never expose your API token directly to the browser.
Endpoints
Method | Path | Description |
---|---|---|
POST | /api/v1/converse | Execute a conversation or chat operation |
Example Usage
Request body:
Response:
The Converse API allows you to interact with Kubiya's conversational AI for chat-based operations.