cURL
Models
Batch upsert samples
Append samples to a model. Each sample’s trait field is resolved by key or name. Scoring-kind only.
POST
cURL
Each sample labels one trait:Documentation Index
Fetch the complete documentation index at: https://u22a8-police-sweep-2026-06-01.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
quality 1.0 is the positive pole, 0.0 the negative. Up to 500 samples per request.
Draft-only — trait and sample edits apply only while the model is in the
draft state. A trained (ready) model returns 409; the samples and traits are frozen into its versions.Authorizations
API key issued in the platform console, sent as Authorization: Bearer <key>.
Path Parameters
Model handle, e.g. 'u22a8.technical-writing'.
Example:
"u22a8.technical-writing"
Body
application/json
Required array length:
1 - 500 elementsResponse
Successful Response