Ask a legal question in plain language and get an AI answer grounded in real court judgments from 20M+ cases. Standard and deep research modes.
Documentation Index
Fetch the complete documentation index at: https://vaquill.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
API key issued from the Vaquill developer dashboard. Pass as Authorization: Bearer vq_key_...
Request body for the AI-powered legal Q&A endpoint.
Your legal question in plain language.
1 - 5000"What is the test for negligence under tort law?"
Research depth. standard uses a fast model for quick answers. deep uses an advanced model for complex legal analysis.
standard, deep "standard"
Whether to include source citations in the response.
Maximum number of source citations to return (1-30).
1 <= x <= 305
Jurisdiction. US for United States federal and state law, IN for Indian law. Defaults to US if omitted.
IN, US "US"
Filter which sources to search. US only.
all (default): Search both case law and statutesstatutes_only: Search only USC/CFR statutes. Ideal for regulatory questions, compliance checks, and statutory interpretation. Faster and cheaper since it skips case law search.cases_only: Search only case law opinions. Useful for precedent research.all, statutes_only, cases_only "statutes_only"
Optional US state code (2-letter ISO, e.g. tx, ca). When set and countryCode is US, retrieval is scoped to that state:
statutes_us corpus (federal USC/CFR excluded).Ignored when countryCode is not US.
"tx"
Previous conversation messages for multi-turn context. The system uses this to resolve references like 'that case' or 'compare it with Section 302'. Most recent messages last. Max 20 messages.
20