Skip to main content
POST
Resolve up to 50 citations

Authorizations

Authorization
string
header
required

API key issued from the developer dashboard. Pass as Authorization: Bearer vq_key_...

Body

application/json

Up to 50 citations, priced per citation.

citations
string[]
required

Citation strings, as a lawyer would type them.

Minimum array length: 1
Example:
state
enum<string>

Narrow to one jurisdiction. Required for a State-universal title.

Available options:
andaman-and-nicobar-islands,
andaman-nicobar,
andhra-pradesh,
arunachal-pradesh,
assam,
bihar,
central,
chandigarh,
chhattisgarh,
dadra-and-nagar-haveli-and-daman-and-diu,
dadra-nagar-haveli,
delhi,
goa,
gujarat,
haryana,
himachal-pradesh,
jammu-and-kashmir,
jammu-kashmir,
jharkhand,
karnataka,
kerala,
ladakh,
lakshadweep,
madhya-pradesh,
maharashtra,
manipur,
meghalaya,
mizoram,
nagaland,
odisha,
puducherry,
punjab,
rajasthan,
sikkim,
tamil-nadu,
telangana,
tripura,
uttar-pradesh,
uttarakhand,
west-bengal
Example:

"maharashtra"

asAtDate
string | null

The date the conduct or document belongs to, as YYYY-MM-DD. This is how a caller says which side of the 2023 recodification they mean: without it, a criminal section number resolves to BOTH the old code and its replacement, because both are live law.

Example:

"2019-05-01"

Response

Successful Response

results
ResolveItem · object[]
required
count
integer
required
resolvedCount
integer
required
meta
Meta · object
required
Last modified on September 7, 2026