Direct API
Verdict's Direct API is an OpenAI-compatible /v1/chat/completions endpoint. Point an existing OpenAI SDK, curl script, or agent CLI at a new base_url and keep the rest of your code as-is. Direct API access is in private beta — see the API overview for details.
Quickstart
Auth and copy-paste examples for curl, Python, JavaScript, Aider, and OpenCode.
OpenAI Compatibility
The field-by-field matrix: what's supported, ignored, or rejected, and why.
Errors & Limits
Error envelope, example bodies, rate-limit headers, and key expiration.