IdentityKYC

Indian Vehicle RC OCR API

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.

1 credit per image · Endpoint /v1/documents/indian-vehicle-rc

Features

Built for Indian RC parsing and vehicle verification

India-specific RC schema

Tuned for paper and smart-card Registration Certificates with registration numbers, chassis/engine IDs, owner details, and compliance dates.

Front and back in one call

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.

Production ready

Built-in rate limits, API keys, and usage metering. Ship vehicle RC extraction without building OCR infrastructure.

Try now

Upload a document and see live results

No API key required. Protected by Cloudflare Turnstile.

Upload both RC front and back for the most complete result. Either side alone also works.

Response

Upload a document and click Extract data to see structured JSON here.

Quick start

Make your first extraction call

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"

Schema

Extracted fields

Every response includes validated, typed fields ready for your application.

registration_numberregistration_dateowner_nameaddressmanufacturermodelchassis_numberengine_numberfuel_typeinsurance_valid_uptofitness_valid_uptofinanciersource

Ready to extract data with Indian Vehicle RC OCR API?

Start free. No credit card required.