Test Model
Tests a model by sending a simple prompt and reporting pass/fail.
Authorizations
Raw dev token passed as Authorization: Bearer fabro_dev_... when server.auth.methods includes dev-token.
Path Parameters
The canonical model ID or an alias.
Query Parameters
Pin the test to this provider's offering. When omitted, the server selects among ready providers by catalog priority.
LLM provider identifier.
"anthropic"
Test mode for the single-model test endpoint. Defaults to basic.
Single-model test mode.
basic, deep Response
Test result
Result of testing a model in basic or deep mode.
The canonical model ID that was tested.
"claude-opus-4-6"
LLM provider identifier.
"anthropic"
Whether the model responded successfully, failed, or was skipped because its provider is not configured.
ok, error, skip Error details when status is "error".