January-June, 2026
Added
- Clerk JWT and session-cookie authentication alongside API-key authentication
- Staging API base URL:
https://api.cardinalzyn.com - Public enrichment fields on title entries:
public_pull,public_report_pdf,public_found_status,public_txn_id, andpublic_last_fetch - Additional title entry workflow fields including
submission_id,forms_status, form delivery outputs, processing timestamps, and SFTP export timestamps - Vehicle and title metadata fields including
VehicleTitle.prev_action_date, lien release indicators,txn_quick_reference, and expanded registration/title hold enums - Preview
account_factsfield for eligible organizations
Changed
POST /titlesuccess responses are documented as HTTP200, matching create and VIN-dedup update behaviorGET /titlelist responses now use{ items, count, nextToken, hasMore }and supportstateMap=trueaggregate responsesPOST /title/{id}/formsis documented as a synchronous{ entryId }responsePOST /title/{id}/signdocumentsredirect_urlin the request body and clarifies the default signature-request build behavior- Data pull statuses now include
pendingandskipped
Deprecated
account_discrepanciesandaccount_matchesremain available but are deprecated in favor of newer account fact review data
December, 2025
Added
- New UI/UX for document parsing and review flow
- VIN re-submission capability across batches
- Account discrepancies detection between attachment and data sources
Changed
- Improved title metadata with additional enums:
status,prev_action,conjunction,ownership_type - Signature collection UI/UX improvements with template suggestions
Fixed
- Auto-rotation of documents during preprocessing
- State-specific data parsing improvements for multiple jurisdictions (WA, IN, VA, FL, AZ, AL, WI, NC, OK, LA, and others)
- Race conditions between public and private data enrichment when requested in tandem
November, 2025
Added
account_discrepanciesproperty to title entry- Properties to Person entity:
name_first,name_middle,name_last,name_suffix - Properties to VehicleTitle:
status(enum),status_raw_text,prev_action(enum),prev_action_raw_text, andconjunction(enum) - Private data inquiries for Iowa (IA), Massachusetts (MA)
Changed
- Title entry properties
state_pull,portal_pull, andnmvtis_pullreturns signed url to.jsonfile - Enum for data
*_found_status(found,not_found,error,unavailable)
Fixed
- Oregon (OR) and Utah (UT) private data inquiries
- Missouri (MO) data parsing
October, 2025
Added
form_downloadsandform_updatesproperty to title entry- Feature permissions per user group (
feature_permissions) - User privileging and group assignment via SSO provider
- Name OATS forms included in E-SIGN signature collection by default
Changed
- Webhook configuration consolidated into
webhook_profile - Signature collection UI/UX improvements
Fixed
- Driver license back parsing fixes (phantom owners)
- Maryland (MD), Michigan (MI) form generation
September, 2025
Added
user_emailproperty to title entry- Final signed document packet export
- PDF generation for state portal data: Idaho (ID), Iowa (IA), Hawaii (HI), Connecticut (CT), Alabama (AL), Florida (FL), Wisconsin (WI)
- E-signature with ID proof of identity
- Delaware (DE)
vehicle.type: LOW_SPEEDform support
Changed
- Frontend cleanup and improvements
- Speed up document processing
- Vehicle classification fallback logic improvements
Fixed
- Cover sheet generation for sale transactions (
form_instructions) - Kentucky (KY) & Maine (ME) form generation improvements
form_payoff_authorizationgeneration
August, 2025
Added
- Okta SSO integration
- Self-service webhook registration
- Private data inquiries for Washington (WA)
Fixed
- Webhook delivery reliability
- Fee calculators for states: Alabama (AL), Arizona (AZ), California (CA), Delaware (DE), Georgia (GA), Hawaii (HI), Kansas (KS), Kentucky (KY), Louisiana (LA), Oklahoma (OK), Oregon (OR), South Carolina (SC), Virginia (VA), Vermont (VT), Wyoming (WY)
Added
- Query parameters
vin&groupIdforGET /title PAYOFF_LETTERdocument classification and parsing- State fee calculators for: Arkansas (AR), Missouri (MO), North Carolina (NC), Nevada (NV), Utah (UT), Washington (WA)
- Granular form requirements per state for signature collection
Changed
- Signature collection UI/UX improvements
May, 2025
Added
POST /title/{id}/feesendpoint for fee calculation- State fee calculators for: Arizona (AZ), Colorado (CO), Florida (FL), Iowa (IA), Ohio (OH), Tennessee (TN), Texas (TX)
- Public data inquiries for states: Arkansas (AR), Hawaii (HI), Missouri (MO), Utah (UT), Vermont (VT)
- Private data inquiries for states: Arkansas (AR), Connecticut (CT), Oregon (OR), Missouri (MO), Utah (UT), Vermont (VT)
Changed
- Improved document processing accuracy
March, 2025
Added
PATCH /titleendpoint for updating title entriesDELETE /titleendpoint for removing title entries- Support for Oklahoma Tribal Nation and P2P sales
- Document classifications for
VEHICLE_REGISTRATIONandDRIVER_LICENSE - Public data inquiries for states: North Dakota (ND), Nebraska (NE), South Dakota (SD)
February, 2025
Added
forms_name_oatsproperty to title entry- Dynamic field detection for signature collection
- Public data inquiries for states: Alabama (AL), Arizona (AZ), Florida (FL), Georgia (GA), Iowa (IA), Idaho (ID), Illinois (IL), Massachusetts (MA), Michigan (MI), Mississippi (MS), Ohio (OH), Wisconsin (WI)
- Private data inquiries for states: Indiana (IN), Louisiana (LA), Oklahoma (OK), Wisconsin (WI)
Changed
- Reduced turnaround time on public data inquiries by 80%