scopedocsCreate a key

Do

check_prompt

POSTExactly 1 checkscan:runopen world

Tests one prompt across engines without tracking it. confirm defaults false (quote only). Costs exactly 1 check when confirm is true. On confirm, returns by_engine (this prompt's mention_kind per engine) and scores_by_engine (updated 0–100 recommendation share).

When to use

to try a query before adding it to monitoring.

Parameters

NameTypeRequiredDefaultDescription
promptstringyes
business_idstringyesScope business ID
confirmbooleannofalseIf false, return a quote only
idempotency_keystringnoStable caller-provided idempotency key

REST path: POST /v1/check_prompt · All tools