HomeGuidesAPI ReferenceRelease notes
Log In
API Reference

Ask Stream

Stream AI response for the given input.

This endpoint accepts a conversational input and streams the AI-generated response in chunks as they become available.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Application worker ID

Body Params
string
required
length ≤ 50000

The user's current message or question to the AI agent.

chat_history

The existing conversation history with the AI agent.

Optional context ID string for tracking conversation context.

metadata

Optional metadata for the request. For example, the user's ID, the session ID, etc. Used for enrichment.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

Bad Request

500

Internal Server Error

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json