Test a gate configuration with a sample request
Use when: caller wants to send a sample request through a gate (production or draft) to verify routing, parameter handling, and output without leaving an audit trail
Runs a quick test against a gate’s primary model (and optionally every fallback model) with the supplied messages, returning per-model success/latency/content/error. Accepts either a stored gateId (looks up the saved config), an inline gate config override, or both (the override merges over the saved config). Set quickTest: true to skip the fallback walk and only test the primary.
Documentation Index
Fetch the complete documentation index at: https://docs.verlon.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Layer API key (prefixed sk-). Generated from the dashboard under Settings → API Keys, or via layer key create in the CLI.
Body
Response
Per-model test results (primary + optional fallback array).