India-specific RC schema
Tuned for paper and smart-card Registration Certificates with registration numbers, chassis/engine IDs, owner details, and compliance dates.
Extract structured vehicle and registration information from Indian Registration Certificates with a production-ready RC OCR API. Parse RC front and/or back into validated JSON: registration number, owner details, manufacturer, model, chassis and engine numbers, insurance, fitness, and more. Built for KYC, fleet, and vehicle verification workflows in India.
Tuned for paper and smart-card Registration Certificates with registration numbers, chassis/engine IDs, owner details, and compliance dates.
Send the RC front, back, or both as labeled fields so owner and vehicle details merge with address, insurance, and hypothecation into one typed JSON response.
Built-in rate limits, API keys, and usage metering. Ship vehicle RC extraction without building OCR infrastructure.
No API key required. Protected by Cloudflare Turnstile.
Response
Upload a document and click Extract data to see structured JSON here.
Upload RC front and/or back images and get structured JSON in one call. Both sides give the most complete result.
curl -X POST https://api.cryvis.com/v1/documents/indian-vehicle-rc \
-H "Authorization: Bearer YOUR_API_KEY" \
-F "front=@rc-front.jpg" \
-F "back=@rc-back.jpg"Every response includes validated, typed fields ready for your application.
registration_numberregistration_dateowner_nameaddressmanufacturermodelchassis_numberengine_numberfuel_typeinsurance_valid_uptofitness_valid_uptofinanciersourceStart free. No credit card required.