RLM
API key in Authorization header using Bearer .
Strict OpenAI Responses-style request supported by the RLM gateway endpoint.
Model slug to run through the RLM backend.
String input or a text-only array of Responses message items.
Optional top-level instructions mapped to the backend root prompt.
When true, start the RLM run in the background and return an in-progress response resource that can be retrieved later.
falseOptional reasoning controls.
Must be false or omitted. Stateful Responses storage is not supported.
Must be false or omitted. Streaming is not supported for this route.
RLM-specific execution controls.
Successful Response
responsefalseBad Request
Unauthorized
Payment Required
Forbidden
Not Found
Conflict
Too Many Requests
Internal Server Error
Not Implemented
Upstream Unavailable
API key in Authorization header using Bearer .
Successful Response
responsefalseBad Request
Unauthorized
Forbidden
Not Found
Conflict
Validation Error
Too Many Requests
Internal Server Error
Not Implemented
Upstream Unavailable
Last updated