HomeGuidesAPI ReferenceRelease notes
Log In
API Reference

Ask Playground

Proxy ask request to the playground service.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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.

config
required

The agent configuration.

guardrails
array of objects

Guardrails to apply to this conversation.

Guardrails
string
Defaults to Attention: Your message has been blocked due to a guardrail violation. Please rephrase your message and try again.

Message to display on violation of guardrails.

Responses

400

Bad Request

500

Internal Server Error

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