cURL
Title Actions
Pull Title Data
Pull or resync data for an existing title entry
POST
cURL
Requests a DMV, public, or NMVTIS enrichment job for an existing title entry. At least one sync flag must be true:
sync_nmvtis, sync_public, or sync_private.
The API returns 400 both when no sync type is requested and when the title entry is not found. It returns 409 when the entry exists but is missing account_data, which is required for enrichment.Authorizations
API key or Clerk JWT supplied as Authorization: Bearer
Path Parameters
Unique identifier of the title entry
Body
application/json
Data sources to fetch from. At least one sync flag must be true.
Fetch data from NMVTIS (National Motor Vehicle Title Information System)
Fetch data from public DMV websites.
Fetch vehicle title and registrant information from private DMV portals.
Driver's Privacy Protection Act exemption code passed through to private/NMVTIS enrichment requests when provided
Response
Data enrichment or processing initiated successfully