Sends a message to an existing replica. Supports targeting a specific chat, choosing a coding agent and model, attaching images, and enabling plan mode.
Documentation Index
Fetch the complete documentation index at: https://docs.replicas.dev/llms.txt
Use this file to discover all available pages before exploring further.
API key authentication. Obtain your API key from the Replicas dashboard under Settings > API Keys.
The unique identifier of the replica
Request body for sending a message to a replica
Message to send to the coding agent
Coding agent to use
claude, codex Target a specific chat session
Model to use for this message
Images to attach to the message
Whether to run in plan mode (agent plans but does not execute)
Thinking/reasoning level. Controls how much effort the agent puts into reasoning. Falls back to provider default when omitted (Claude default: high, Codex default: medium).
low, medium, high, max Message accepted
Response after sending a message to a replica
Status of the message delivery
sent, queued, waking Unique identifier for the sent message
Queue position if status is 'queued'
ID of the chat the message was sent to