Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Vehicle Identification Number (vin) to search for. Returns a single matching entry if found. Must be exactly 17 characters.
"1HGBH41JXMN109186"
Filter entries by a specific US state
Filter entries modified within this many milliseconds from now (e.g., 86400000 for last 24 hours)
x >= 186400000
Filter entries by account status in the title workflow
originated, poa_sent, poa_signed, filing_en_route, filing_received, lien_delay, lien_error, lien_filed, lien_perfected, account_paid, lien_release_pending, lien_release_complete Maximum number of entries to return for pagination
1 <= x <= 100050
Pagination token from previous response to get next page of results
Filter entries by specific group ID
Response
Successful response with different formats based on query parameters
- Option 1
- Option 2
Single title entry (returned when using ?vin parameter)
Organization identifier
Unique identifier for this database entry
User who created this entry
Vehicle Identification Number (17 characters)
State where the vehicle is titled/registered
Only exists on sent webhooks to help users quickly parse specific fields
Email of the user who created this entry
Processing status of the title entry workflow. Statuses: 'pending' - Initial state when job is created; 'input_parsing' - Processing uploaded documents and extracting data; 'enriching' - Enriching data with NMVTIS/DMV data or calculating fees; 'generating_forms' - Generating DMV forms for submission; 'complete' - Successfully completed all processing; 'error' - Error state for any processing failures
pending, input_parsing, enriching, generating_forms, complete, error User group ID for organizational access control
S3 path prefix for this entry's documents
Timestamp when this entry was last modified
Primary borrower name on the loan
If this is a duplicate entry, points to the original entry ID
Background document analysis job statuses
User-uploaded documents like driver licenses, vehicle titles, etc.
Loan management system data
Legacy loan data field (can be any type or AccountData)
Current status of the account in the titling/lien workflow. Early stages: 'originated' - Account created; 'poa_sent' - Power of Attorney sent to customer; 'poa_signed' - POA signed and returned. DMV submission: 'filing_en_route' - Documents in transit to DMV; 'filing_received' - DMV received documents. Lien lifecycle: 'lien_delay' - Lien processing delayed; 'lien_error' - Error in lien filing; 'lien_filed' - DEPRECATED; 'lien_perfected' - Lien successfully perfected. End of life: 'account_paid' - Account paid off; 'lien_release_pending' - Lien release in progress; 'lien_release_complete' - Lien fully released
originated, poa_sent, poa_signed, filing_en_route, filing_received, lien_delay, lien_error, lien_filed, lien_perfected, account_paid, lien_release_pending, lien_release_complete Whether this account uses Electronic Lien & Title system
Lender's internal loan/account number
Service provider for shipping tracking (if applicable)
S3 path to the Add Lien form PDF
S3 path to the Title Application form PDF
S3 path to the Duplicate Title request form PDF
S3 path to the Repossession Affidavit PDF
S3 path to the Lien Release Letter PDF
Array of Power of Attorney forms
S3 path to the Payoff Authorization form PDF
S3 path to the Letter of Guarantee PDF
S3 path to the Final Packet PDF (contains all generated forms combined)
Page indices showing which forms appear on which pages of the final packet
S3 path to the Instructions PDF
S3 path to the Off-Highway Vehicle Declaration PDF
S3 path to the Odometer Disclosure form PDF
S3 path to the Address OATS form PDF
S3 path to the VIN Verification form PDF
S3 path to the Low Speed Vehicle Affidavit PDF
Array of Name OATS forms
Array of Non-Obligor forms
Mapping of DynamoDBEntry.form* key to s3 metadata.json file containing overview of form updates
Mapping of DynamoDBEntry.form* key to download count
Transaction ID for NMVTIS vehicle history report
S3 URL to JSON file containing the NMVTIS pull results as AccountData
Whether NMVTIS found records: 'found' or 'not_found'
S3 path to the NMVTIS vehicle history report PDF
Timestamp of last NMVTIS data fetch
Transaction ID for state DMV data pull (Yassi, DMV123, or internal)
S3 URL to JSON file containing the state DMV pull results as AccountData
Whether state DMV found records: 'found' or 'not_found'
S3 path to the state DMV report PDF
Timestamp of last state DMV data fetch
S3 path to a screenshot of the DMV portal showing current vehicle status
S3 URL to JSON file containing the DMV portal pull results as AccountData
Whether DMV portal found the vehicle: 'found' or 'not_found'
Timestamp of last DMV portal data fetch
Timestamp of last insurance data fetch
Raw insurance search data
Insurance search result status
Insurance update result status
Electronic signature requests including signed documents, certificates, and collected driver licenses