{"id":657,"date":"2026-05-18T09:20:40","date_gmt":"2026-05-18T09:20:40","guid":{"rendered":"https:\/\/buycarandbike.com\/?page_id=657"},"modified":"2026-05-18T09:20:40","modified_gmt":"2026-05-18T09:20:40","slug":"rto-vehicle-info","status":"publish","type":"page","link":"https:\/\/buycarandbike.com\/hi\/rto-vehicle-info\/","title":{"rendered":"\u0906\u0930\u091f\u0940\u0913 \u0935\u093e\u0939\u0928 \u091c\u093e\u0928\u0915\u093e\u0930\u0940"},"content":{"rendered":"    <!-- Asset Layer Integration -->\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n\n    <!-- Outermost limits locked strictly to 1020px -->\n    <div class=\"bcb-rto-wrapper max-w-[1020px] mx-auto px-4 py-6 text-left w-full box-border\">\n        \n        <!-- Form Container: Made max-w-md and centered via mx-auto for clean vertical tracking -->\n        <div class=\"bg-white rounded-2xl shadow-md p-6 mb-8 border border-gray-100 max-w-md mx-auto\">\n            <form id=\"vahanSearchForm\" class=\"flex flex-col space-y-5\">\n                \n                <!-- Registration Input Group (Up) -->\n                <div class=\"w-full\">\n                    <label class=\"block text-sm font-semibold text-gray-700 mb-1 text-center sm:text-left\">Vehicle Registration Number<\/label>\n                    <input type=\"text\" id=\"regNo\" name=\"reg_no\" required placeholder=\"e.g. DL3CA1234 or MH12AB1234\" \n                           class=\"w-full px-4 py-3 bg-gray-50 border border-gray-200 rounded-xl focus:outline-none focus:ring-2 focus:ring-blue-500 uppercase font-medium placeholder-gray-400 text-base text-center h-[50px]\">\n                <\/div>\n                \n                <!-- Submit Action Button Group (Down) -->\n                <div class=\"w-full\">\n                    <button type=\"submit\" id=\"searchBtn\" \n                            class=\"w-full bg-blue-600 hover:bg-blue-700 text-white font-bold py-3 px-6 rounded-xl transition duration-200 ease-in-out shadow-lg shadow-blue-200 flex items-center justify-center space-x-2 text-base h-[50px]\">\n                        <i class=\"fa-solid fa-magnifying-glass\"><\/i>\n                        <span>Fetch Vehicle Details<\/span>\n                    <\/button>\n                <\/div>\n            <\/form>\n        <\/div>\n\n        <!-- Processing State Animation Loop -->\n        <div id=\"loadingState\" class=\"hidden text-center py-12\">\n            <div class=\"inline-block animate-spin rounded-full h-12 w-12 border-4 border-blue-500 border-t-transparent mb-4\"><\/div>\n            <p class=\"text-gray-600 font-medium\">Querying secure Vahan registries, please wait...<\/p>\n        <\/div>\n\n        <!-- Runtime Warning Alert Display Module -->\n        <div id=\"errorState\" class=\"hidden bg-red-50 border-l-4 border-red-500 p-4 rounded-xl mb-8 max-w-md mx-auto\">\n            <div class=\"flex items-center space-x-3\">\n                <i class=\"fa-solid fa-circle-exclamation text-red-500 text-xl\"><\/i>\n                <p id=\"errorMessage\" class=\"text-sm text-red-700 font-medium\"><\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Structural Data Resolution Grid Wrapper (Expands nicely to full width) -->\n        <div id=\"resultState\" class=\"hidden space-y-6\">\n            <!-- Dynamic Hero Status Board -->\n            <div class=\"bg-gradient-to-r from-blue-600 to-indigo-700 rounded-2xl p-6 text-white shadow-xl flex flex-col md:flex-row md:items-center justify-between gap-4\">\n                <div>\n                    <span class=\"bg-white\/20 text-xs font-bold uppercase tracking-wider px-3 py-1 rounded-full border border-white\/10\" id=\"resStatus\">Active<\/span>\n                    <h2 class=\"text-2xl font-black mt-2 tracking-wide uppercase\" id=\"resRegNo\">--<\/h2>\n                    <p class=\"text-blue-100 font-medium mt-1\" id=\"resModel\">--<\/p>\n                <\/div>\n                <div class=\"text-left md:text-right border-t md:border-t-0 border-white\/10 pt-4 md:pt-0\">\n                    <p class=\"text-xs text-blue-200 uppercase tracking-wider font-semibold\">Registered At RTO<\/p>\n                    <p class=\"text-lg font-bold\" id=\"resRtoLocation\">--<\/p>\n                <\/div>\n            <\/div>\n\n            <!-- Descriptive Spec Details Content Box -->\n            <div class=\"bg-white border border-gray-100 rounded-2xl shadow-sm p-6\">\n                <h3 class=\"text-lg font-bold text-gray-900 mb-4 border-b border-gray-100 pb-2\">Technical & Registration Specs<\/h3>\n                <div class=\"grid grid-cols-1 sm:grid-cols-2 gap-y-4 gap-x-8\">\n                    \n                    <div class=\"flex justify-between border-b border-gray-50 pb-2 text-sm sm:text-base\">\n                        <span class=\"text-gray-500 font-medium\">Vehicle Category<\/span>\n                        <span class=\"text-gray-900 font-semibold text-right\" id=\"resCategory\">--<\/span>\n                    <\/div>\n                    \n                    <div class=\"flex justify-between border-b border-gray-50 pb-2 text-sm sm:text-base\">\n                        <span class=\"text-gray-500 font-medium\">Fuel Type<\/span>\n                        <span class=\"text-gray-900 font-semibold text-right\" id=\"resFuel\">--<\/span>\n                    <\/div>\n\n                    <div class=\"flex justify-between border-b border-gray-50 pb-2 text-sm sm:text-base\">\n                        <span class=\"text-gray-500 font-medium\">Registration Date<\/span>\n                        <span class=\"text-gray-900 font-semibold text-right\" id=\"resRegDate\">--<\/span>\n                    <\/div>\n\n                    <div class=\"flex justify-between border-b border-gray-50 pb-2 text-sm sm:text-base\">\n                        <span class=\"text-gray-500 font-medium\">Fitness Valid Up To<\/span>\n                        <span class=\"text-gray-900 font-semibold text-right\" id=\"resFitness\">--<\/span>\n                    <\/div>\n\n                    <div class=\"flex justify-between border-b border-gray-50 pb-2 text-sm sm:text-base\">\n                        <span class=\"text-gray-500 font-medium\">Insurance Company<\/span>\n                        <span class=\"text-gray-900 font-semibold text-right\" id=\"resInsuranceProv\">--<\/span>\n                    <\/div>\n\n                    <div class=\"flex justify-between border-b border-gray-50 pb-2 text-sm sm:text-base\">\n                        <span class=\"text-gray-500 font-medium\">Insurance Expiry<\/span>\n                        <span class=\"text-gray-900 font-semibold text-right\" id=\"resInsuranceExpiry\">--<\/span>\n                    <\/div>\n\n                    <div class=\"flex justify-between border-b border-gray-50 pb-2 text-sm sm:text-base\">\n                        <span class=\"text-gray-500 font-medium\">Engine Capacity<\/span>\n                        <span class=\"text-gray-900 font-semibold text-right\" id=\"resCubicCap\">--<\/span>\n                    <\/div>\n\n                    <div class=\"flex justify-between border-b border-gray-50 pb-2 text-sm sm:text-base\">\n                        <span class=\"text-gray-500 font-medium\">Emission Norms<\/span>\n                        <span class=\"text-gray-900 font-semibold text-right\" id=\"resNorms\">--<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Frontend Asynchronous AJAX Engine -->\n    <script>\n        document.getElementById('vahanSearchForm').addEventListener('submit', async function(e) {\n            e.preventDefault();\n\n            const loadingState = document.getElementById('loadingState');\n            const errorState   = document.getElementById('errorState');\n            const errorMessage = document.getElementById('errorMessage');\n            const resultState  = document.getElementById('resultState');\n            const searchBtn    = document.getElementById('searchBtn');\n\n            errorState.classList.add('hidden');\n            resultState.classList.add('hidden');\n            loadingState.classList.remove('hidden');\n            searchBtn.disabled = true;\n\n            const payload = {\n                reg_no: document.getElementById('regNo').value.trim()\n            };\n\n            try {\n                const response = await fetch('https:\/\/buycarandbike.com\/hi\/wp-json\/buycarandbike\/v1\/vahan', {\n                    method: 'POST',\n                    headers: {\n                        'Content-Type': 'application\/json'\n                    },\n                    body: JSON.stringify(payload)\n                });\n\n                const data = await response.json();\n\n                if (!response.ok || !data.success) {\n                    throw new Error(data.message || 'No records returned. Ensure the registration number is correct.');\n                }\n\n                document.getElementById('resStatus').innerText = data.vehicle.status || 'ACTIVE';\n                document.getElementById('resRegNo').innerText  = data.vehicle.reg_no || payload.reg_no;\n                document.getElementById('resModel').innerText  = (data.vehicle.maker + ' ' + data.vehicle.model).trim() || 'Vehicle Details';\n                document.getElementById('resRtoLocation').innerText = data.vehicle.rto || 'N\/A';\n                document.getElementById('resCategory').innerText    = data.vehicle.category || 'N\/A';\n                document.getElementById('resFuel').innerText        = data.vehicle.fuel || 'N\/A';\n                document.getElementById('resRegDate').innerText     = data.vehicle.registered_date || 'N\/A';\n                document.getElementById('resFitness').innerText     = data.vehicle.fitness_upto || 'N\/A';\n                document.getElementById('resInsuranceProv').innerText = data.vehicle.insurance_provider || 'N\/A';\n                document.getElementById('resInsuranceExpiry').innerText = data.vehicle.insurance_upto || 'N\/A';\n                document.getElementById('resCubicCap').innerText = data.vehicle.cubic_capacity ? data.vehicle.cubic_capacity + ' cc' : 'N\/A';\n                document.getElementById('resNorms').innerText    = data.vehicle.norms || 'N\/A';\n\n                resultState.classList.remove('hidden');\n            } catch (err) {\n                errorMessage.innerText = err.message;\n                errorState.classList.remove('hidden');\n            } finally {\n                loadingState.classList.add('hidden');\n                searchBtn.disabled = false;\n            }\n        });\n    <\/script>\n    \n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-657","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>RTO Vehicle Info - BuyCarandBike<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/buycarandbike.com\/hi\/rto-vehicle-info\/\" \/>\n<meta property=\"og:locale\" content=\"hi_IN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"RTO Vehicle Info - BuyCarandBike\" \/>\n<meta property=\"og:url\" content=\"https:\/\/buycarandbike.com\/hi\/rto-vehicle-info\/\" \/>\n<meta property=\"og:site_name\" content=\"BuyCarandBike\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=61589325269261\" \/>\n<meta property=\"og:image\" content=\"https:\/\/buycarandbike.com\/wp-content\/uploads\/2026\/05\/Buycarandbike_512new.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"512\" \/>\n\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@BuyCarandBike\" \/>\n<meta name=\"twitter:label1\" content=\"\u0905\u0928\u0941\u092e\u093e\u0928\u093f\u0924 \u092a\u0922\u093c\u0928\u0947 \u0915\u093e \u0938\u092e\u092f\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 \u092e\u093f\u0928\u091f\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/buycarandbike.com\\\/rto-vehicle-info\\\/\",\"url\":\"https:\\\/\\\/buycarandbike.com\\\/rto-vehicle-info\\\/\",\"name\":\"RTO Vehicle Info - BuyCarandBike\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/buycarandbike.com\\\/#website\"},\"datePublished\":\"2026-05-18T09:20:40+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/buycarandbike.com\\\/rto-vehicle-info\\\/#breadcrumb\"},\"inLanguage\":\"hi-IN\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/buycarandbike.com\\\/rto-vehicle-info\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/buycarandbike.com\\\/rto-vehicle-info\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/buycarandbike.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"RTO Vehicle Info\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/buycarandbike.com\\\/#website\",\"url\":\"https:\\\/\\\/buycarandbike.com\\\/\",\"name\":\"BuyCarandBike\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/buycarandbike.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/buycarandbike.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"hi-IN\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/buycarandbike.com\\\/#organization\",\"name\":\"BuyCarandBike\",\"url\":\"https:\\\/\\\/buycarandbike.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"hi-IN\",\"@id\":\"https:\\\/\\\/buycarandbike.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/buycarandbike.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/cropped-Buycarandbike_512new.jpg\",\"contentUrl\":\"https:\\\/\\\/buycarandbike.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/cropped-Buycarandbike_512new.jpg\",\"width\":512,\"height\":512,\"caption\":\"BuyCarandBike\"},\"image\":{\"@id\":\"https:\\\/\\\/buycarandbike.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/profile.php?id=61589325269261\",\"https:\\\/\\\/x.com\\\/BuyCarandBike\",\"https:\\\/\\\/www.instagram.com\\\/buycarandbike\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"RTO Vehicle Info - BuyCarandBike","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/buycarandbike.com\/hi\/rto-vehicle-info\/","og_locale":"hi_IN","og_type":"article","og_title":"RTO Vehicle Info - BuyCarandBike","og_url":"https:\/\/buycarandbike.com\/hi\/rto-vehicle-info\/","og_site_name":"BuyCarandBike","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=61589325269261","og_image":[{"width":512,"height":512,"url":"https:\/\/buycarandbike.com\/wp-content\/uploads\/2026\/05\/Buycarandbike_512new.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@BuyCarandBike","twitter_misc":{"\u0905\u0928\u0941\u092e\u093e\u0928\u093f\u0924 \u092a\u0922\u093c\u0928\u0947 \u0915\u093e \u0938\u092e\u092f":"1 \u092e\u093f\u0928\u091f"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/buycarandbike.com\/rto-vehicle-info\/","url":"https:\/\/buycarandbike.com\/rto-vehicle-info\/","name":"RTO Vehicle Info - BuyCarandBike","isPartOf":{"@id":"https:\/\/buycarandbike.com\/#website"},"datePublished":"2026-05-18T09:20:40+00:00","breadcrumb":{"@id":"https:\/\/buycarandbike.com\/rto-vehicle-info\/#breadcrumb"},"inLanguage":"hi-IN","potentialAction":[{"@type":"ReadAction","target":["https:\/\/buycarandbike.com\/rto-vehicle-info\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/buycarandbike.com\/rto-vehicle-info\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/buycarandbike.com\/"},{"@type":"ListItem","position":2,"name":"RTO Vehicle Info"}]},{"@type":"WebSite","@id":"https:\/\/buycarandbike.com\/#website","url":"https:\/\/buycarandbike.com\/","name":"\u0915\u093e\u0930\u0914\u0930\u092c\u093e\u0907\u0915\u0916\u0930\u0940\u0926\u0947\u0902","description":"","publisher":{"@id":"https:\/\/buycarandbike.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/buycarandbike.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"hi-IN"},{"@type":"Organization","@id":"https:\/\/buycarandbike.com\/#organization","name":"\u0915\u093e\u0930\u0914\u0930\u092c\u093e\u0907\u0915\u0916\u0930\u0940\u0926\u0947\u0902","url":"https:\/\/buycarandbike.com\/","logo":{"@type":"ImageObject","inLanguage":"hi-IN","@id":"https:\/\/buycarandbike.com\/#\/schema\/logo\/image\/","url":"https:\/\/buycarandbike.com\/wp-content\/uploads\/2026\/05\/cropped-Buycarandbike_512new.jpg","contentUrl":"https:\/\/buycarandbike.com\/wp-content\/uploads\/2026\/05\/cropped-Buycarandbike_512new.jpg","width":512,"height":512,"caption":"BuyCarandBike"},"image":{"@id":"https:\/\/buycarandbike.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=61589325269261","https:\/\/x.com\/BuyCarandBike","https:\/\/www.instagram.com\/buycarandbike\/"]}]}},"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/buycarandbike.com\/hi\/wp-json\/wp\/v2\/pages\/657","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/buycarandbike.com\/hi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/buycarandbike.com\/hi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/buycarandbike.com\/hi\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/buycarandbike.com\/hi\/wp-json\/wp\/v2\/comments?post=657"}],"version-history":[{"count":1,"href":"https:\/\/buycarandbike.com\/hi\/wp-json\/wp\/v2\/pages\/657\/revisions"}],"predecessor-version":[{"id":658,"href":"https:\/\/buycarandbike.com\/hi\/wp-json\/wp\/v2\/pages\/657\/revisions\/658"}],"wp:attachment":[{"href":"https:\/\/buycarandbike.com\/hi\/wp-json\/wp\/v2\/media?parent=657"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}