v1
latestOpenAPI 3.1.02026-07-26157321426.3 KBValidates a Loops checkpoint bt:// URI
Returns whether the caller can manage and use this checkpoint.
post/v1/loops/checkpoints/validate
Request body
Example request
{
"checkpoint_path": "bt://loops:k4q95w5/sampler_weights/step-100"
}Response
ValidateLoopsCheckpointResponseV1 required
Response for POST /v1/loops/checkpoints/validate. Empty on success; inaccessible or malformed paths raise 400.