{"id":797,"date":"2026-05-29T12:40:56","date_gmt":"2026-05-29T11:40:56","guid":{"rendered":"https:\/\/www.befisc.com\/fintechsherlock\/?p=797"},"modified":"2026-05-31T07:52:12","modified_gmt":"2026-05-31T06:52:12","slug":"ocr-api-for-document-extraction-automate-data-capture-in-financial-onboarding","status":"publish","type":"post","link":"https:\/\/www.befisc.com\/fintechsherlock\/ocr-api-for-document-extraction-automate-data-capture-in-financial-onboarding\/","title":{"rendered":"OCR API for Document Extraction: Automate Data Capture in Financial Onboarding"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Introduction<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Manual data entry from identity documents and financial records is simultaneously the most error-prone and most expensive part of the financial onboarding process. An agent manually transcribing details from an Aadhaar card into an origination system makes errors, works slowly, and cannot scale. OCR APIs eliminate this entirely \u2014 extracting structured data from document images in under two seconds, with accuracy rates that exceed human data entry for standard documents under good imaging conditions.<br>For fintechs and lending platforms, OCR APIs are not just a convenience \u2014 they are the data infrastructure that makes digital onboarding economically viable.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What Is an OCR API and How Does It Work?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Optical Character Recognition (OCR) is the technology that converts images of text \u2014 photographs, scans, or camera captures of documents \u2014 into machine-readable text strings. An OCR API exposes this capability through a standard REST interface: submit a document image receive structured extracted data.<br><a href=\"https:\/\/www.befisc.com\/fintechsherlock\/aadhaar-verification-api\/\">Modern financial document OCR APIs<\/a> go significantly beyond generic text recognition. They are trained specifically on the document types they process \u2014 understanding the structured layouts of Aadhaar cards, PAN cards, bank statements, and ITRs \u2014 and extract data as named fields<br>(name, date of birth, document number, address, account number) rather than undifferentiated text strings.<br><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">OCR vs IDP: The Critical Distinction<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Intelligent Document Processing (IDP) is the next generation beyond basic OCR. Where OCR extracts text from a known document structure, IDP applies machine learning to understand document structure dynamically, handling: variable layouts (bank statements from different banks have different formats), handwritten annotations alongside printed text, multi-page documents with different field locations, and tables within documents (transaction rows in bank statements).<br>For financial services, the distinction matters: Aadhaar card OCR is a solved problem \u2014 the document has a consistent structure. <a href=\"https:\/\/www.befisc.com\/fintechsherlock\/bank-statement-analysis-api-how-lenders-automate-underwriting\/\">Bank statement OCR is<br> an IDP problem <\/a>\u2014 the structure varies across hundreds of banks and statement  formats. API providers must support both capabilities.<br> <br><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Key Document Types for Financial OCR<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Identity Documents<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Aadhaar (front and back), PAN card, passport (data page and MRZ), driving license (state- specific format variations), voter ID, and NREGA job card. <a href=\"https:\/\/www.befisc.com\/fintechsherlock\/aadhaar-ekyc-process\/\">For Aadhaar, the QR code data<\/a> provides a digitally signed XML payload that can be directly verified against extracted text \u2014cross- referencing the QR data with the printed text detects tampering.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Financial Documents<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Bank statements \u2014 the most complex OCR challenge in financial onboarding. Statement formats vary by bank, account type, and statement period. Production-grade<a href=\"https:\/\/www.befisc.com\/fintechsherlock\/bank-statement-analysis-api-how-lenders-automate-underwriting\/\"> bank statement OCR must handle<\/a>: table extraction for transaction rows, multi-page statement collation, identification of key summary fields (opening balance, closing balance, credits, debits), and<br>categorization of transaction descriptions.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Business Documents<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">GST registration certificate, MSME\/Udyam registration certificate, FSSAI license, incorporation certificate, and balance sheets\/profit and loss statements. For business document OCR, the extracted data feeds KYB<br>verification and credit underwriting directly.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><br>Accuracy, Confidence Scores, and Edge Case Handling<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">OCR accuracy is not binary \u2014 it is a probability distribution across extracted fields. A production OCR API returns <a href=\"https:\/\/www.befisc.com\/fintechsherlock\/credit-risk-assessment-hidden-signals-lenders-miss\/\">confidence scores for each extracted field<\/a>, allowing downstream logic to:<br>automatically process high-confidence extractions, route medium-confidence fields for spot-check review, and reject or request re-capture<br> for low-confidence fields.<br>Common accuracy challenges in Indian document OCR: degraded print quality on older documents, regional language fields mixed with English text, handwritten corrections on printed documents, photographs of documents rather than scans (introducing perspective and lighting variability), and laminated or glossy documents causing glare artifacts.<br><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">OCR API Integration Architecture<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">A well-architected OCR integration includes: image pre-processing (perspective correction, contrast enhancement, resolution normalization) before the OCR API call; structured response parsing with field-specific confidence threshold handling; validation rules applied to extracted data (date format validation, document number format check, name character validation); cross-referencing extracted data against user-submitted form data to catch input errors; and<a href=\"https:\/\/www.befisc.com\/fintechsherlock\/rbi-digital-lending-guidelines-2025\/\"> audit logging of the complete extraction result<\/a> for compliance record-keeping.<br><br><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Where BeFiSc Fits<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">BeFiSc&#8217;s OCR API supports all major Indian identity documents and financial documents \u2014 with IDP capabilities for bank statement extraction, multi-format business document processing, and regional script support. Extracted data is returned in structured JSON with confidence scores,<br>document type classification, and tamper detection signals. For onboarding platforms, BeFiSc&#8217;s OCR API reduces manual data entry to zero for straight-through processing of standard documents.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Key Takeaways<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Financial document OCR APIs extract structured, named field data \u2014 not undifferentiated text strings.<\/li>\n\n\n\n<li>Bank statement processing requires IDP capabilities, not just basic OCR \u2014 format variability across banks demands adaptive models.<\/li>\n\n\n\n<li>Confidence scores enable tiered processing \u2014 auto-approve, spot-check, or re-capture based on extraction confidence.<\/li>\n\n\n\n<li>OCR and database verification are complementary: OCR extracts; verification confirms.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><br>Frequently Asked Questions<\/h2>\n\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\" id=\"faq-question-1780210057649\"><strong class=\"schema-faq-question\">What is the difference between OCR and database verification in KYC?<\/strong> <p class=\"schema-faq-answer\">OCR extracts data from a document image. <a href=\"https:\/\/www.befisc.com\/fintechsherlock\/kyc-know-your-client-identity-fraud\/\">Database verification<\/a> checks that data against government records (UIDAI, NSDL, GSTN). Both are required for complete KYC: OCR extracts what the document says; database verification confirms it is true.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1780210074548\"><strong class=\"schema-faq-question\">How does bank statement OCR handle different bank formats?<\/strong> <p class=\"schema-faq-answer\">IDP-based bank statement OCR uses machine learning models trained on large datasets of bank statements from multiple banks, learning to adapt to format variations. Most production systems maintain format-specific models for major banks and a generic adaptive models for systems maintain format- specific models for major banks and a generic adaptive model for uncommon formats.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1780210098408\"><strong class=\"schema-faq-question\">What accuracy rates are realistic for financial document OCR?<\/strong> <p class=\"schema-faq-answer\">For standard identity documents under good imaging conditions, accuracy rates of 95\u201399% per field are achievable. For bank statements and variable-format documents, field-level accuracy of 90-97% is realistic. Accuracy below 90% at field level typically indicates poor image quality rather than model limitations.<\/p> <\/div> <\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><br><\/p>\n","protected":false},"excerpt":{"rendered":"Introduction Manual data entry from identity documents and financial records is simultaneously the most error-prone and most expensive&hellip;","protected":false},"author":8,"featured_media":808,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"csco_singular_sidebar":"","csco_page_header_type":"","csco_page_load_nextpost":"","footnotes":""},"categories":[5],"tags":[356,357,355,358,354],"class_list":["post-797","post","type-post","status-publish","format-standard","has-post-thumbnail","category-resources","tag-aadhaar-ocr","tag-bank-statement-ocr","tag-document-data-extraction","tag-fintech-onboarding-automation","tag-ocr-api-financial-documents","cs-entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>OCR API for Financial Documents: Automate Data Extraction<\/title>\n<meta name=\"description\" content=\"Learn how OCR APIs extract data from Aadhaar, PAN, and bank statements for compliant KYC onboarding and financial verification.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.befisc.com\/fintechsherlock\/ocr-api-for-document-extraction-automate-data-capture-in-financial-onboarding\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"OCR API for Financial Documents: Automate Data Extraction\" \/>\n<meta property=\"og:description\" content=\"Learn how OCR APIs extract data from Aadhaar, PAN, and bank statements for compliant KYC onboarding and financial verification.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.befisc.com\/fintechsherlock\/ocr-api-for-document-extraction-automate-data-capture-in-financial-onboarding\/\" \/>\n<meta property=\"og:site_name\" content=\"BeFiSc\" \/>\n<meta property=\"article:published_time\" content=\"2026-05-29T11:40:56+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-31T06:52:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.befisc.com\/fintechsherlock\/wp-content\/uploads\/2026\/05\/OCR-API-for-Document-Extraction-in-Financial-Onboarding.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Chailsee yadav\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Chailsee yadav\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"OCR API for Financial Documents: Automate Data Extraction","description":"Learn how OCR APIs extract data from Aadhaar, PAN, and bank statements for compliant KYC onboarding and financial verification.","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:\/\/www.befisc.com\/fintechsherlock\/ocr-api-for-document-extraction-automate-data-capture-in-financial-onboarding\/","og_locale":"en_GB","og_type":"article","og_title":"OCR API for Financial Documents: Automate Data Extraction","og_description":"Learn how OCR APIs extract data from Aadhaar, PAN, and bank statements for compliant KYC onboarding and financial verification.","og_url":"https:\/\/www.befisc.com\/fintechsherlock\/ocr-api-for-document-extraction-automate-data-capture-in-financial-onboarding\/","og_site_name":"BeFiSc","article_published_time":"2026-05-29T11:40:56+00:00","article_modified_time":"2026-05-31T06:52:12+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/www.befisc.com\/fintechsherlock\/wp-content\/uploads\/2026\/05\/OCR-API-for-Document-Extraction-in-Financial-Onboarding.png","type":"image\/png"}],"author":"Chailsee yadav","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Chailsee yadav","Estimated reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.befisc.com\/fintechsherlock\/ocr-api-for-document-extraction-automate-data-capture-in-financial-onboarding\/#article","isPartOf":{"@id":"https:\/\/www.befisc.com\/fintechsherlock\/ocr-api-for-document-extraction-automate-data-capture-in-financial-onboarding\/"},"author":{"name":"Chailsee yadav","@id":"https:\/\/web.befisc.com\/fintechsherlock\/#\/schema\/person\/6b4fa6213a7742947b3a7717dcd5615e"},"headline":"OCR API for Document Extraction: Automate Data Capture in Financial Onboarding","datePublished":"2026-05-29T11:40:56+00:00","dateModified":"2026-05-31T06:52:12+00:00","mainEntityOfPage":{"@id":"https:\/\/www.befisc.com\/fintechsherlock\/ocr-api-for-document-extraction-automate-data-capture-in-financial-onboarding\/"},"wordCount":919,"commentCount":0,"publisher":{"@id":"https:\/\/web.befisc.com\/fintechsherlock\/#organization"},"image":{"@id":"https:\/\/www.befisc.com\/fintechsherlock\/ocr-api-for-document-extraction-automate-data-capture-in-financial-onboarding\/#primaryimage"},"thumbnailUrl":"https:\/\/www.befisc.com\/fintechsherlock\/wp-content\/uploads\/2026\/05\/OCR-API-for-Document-Extraction-in-Financial-Onboarding.png","keywords":["Aadhaar OCR","bank statement OCR","document data extraction","fintech onboarding automation","OCR API financial documents"],"articleSection":["Resources"],"inLanguage":"en-GB","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.befisc.com\/fintechsherlock\/ocr-api-for-document-extraction-automate-data-capture-in-financial-onboarding\/#respond"]}]},{"@type":["WebPage","FAQPage"],"@id":"https:\/\/www.befisc.com\/fintechsherlock\/ocr-api-for-document-extraction-automate-data-capture-in-financial-onboarding\/","url":"https:\/\/www.befisc.com\/fintechsherlock\/ocr-api-for-document-extraction-automate-data-capture-in-financial-onboarding\/","name":"OCR API for Financial Documents: Automate Data Extraction","isPartOf":{"@id":"https:\/\/web.befisc.com\/fintechsherlock\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.befisc.com\/fintechsherlock\/ocr-api-for-document-extraction-automate-data-capture-in-financial-onboarding\/#primaryimage"},"image":{"@id":"https:\/\/www.befisc.com\/fintechsherlock\/ocr-api-for-document-extraction-automate-data-capture-in-financial-onboarding\/#primaryimage"},"thumbnailUrl":"https:\/\/www.befisc.com\/fintechsherlock\/wp-content\/uploads\/2026\/05\/OCR-API-for-Document-Extraction-in-Financial-Onboarding.png","datePublished":"2026-05-29T11:40:56+00:00","dateModified":"2026-05-31T06:52:12+00:00","description":"Learn how OCR APIs extract data from Aadhaar, PAN, and bank statements for compliant KYC onboarding and financial verification.","breadcrumb":{"@id":"https:\/\/www.befisc.com\/fintechsherlock\/ocr-api-for-document-extraction-automate-data-capture-in-financial-onboarding\/#breadcrumb"},"mainEntity":[{"@id":"https:\/\/www.befisc.com\/fintechsherlock\/ocr-api-for-document-extraction-automate-data-capture-in-financial-onboarding\/#faq-question-1780210057649"},{"@id":"https:\/\/www.befisc.com\/fintechsherlock\/ocr-api-for-document-extraction-automate-data-capture-in-financial-onboarding\/#faq-question-1780210074548"},{"@id":"https:\/\/www.befisc.com\/fintechsherlock\/ocr-api-for-document-extraction-automate-data-capture-in-financial-onboarding\/#faq-question-1780210098408"}],"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.befisc.com\/fintechsherlock\/ocr-api-for-document-extraction-automate-data-capture-in-financial-onboarding\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.befisc.com\/fintechsherlock\/ocr-api-for-document-extraction-automate-data-capture-in-financial-onboarding\/#primaryimage","url":"https:\/\/www.befisc.com\/fintechsherlock\/wp-content\/uploads\/2026\/05\/OCR-API-for-Document-Extraction-in-Financial-Onboarding.png","contentUrl":"https:\/\/www.befisc.com\/fintechsherlock\/wp-content\/uploads\/2026\/05\/OCR-API-for-Document-Extraction-in-Financial-Onboarding.png","width":1200,"height":630,"caption":"OCR API for document extraction helps automate data capture, KYC verification, and financial onboarding workflows."},{"@type":"BreadcrumbList","@id":"https:\/\/www.befisc.com\/fintechsherlock\/ocr-api-for-document-extraction-automate-data-capture-in-financial-onboarding\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.befisc.com\/fintechsherlock\/"},{"@type":"ListItem","position":2,"name":"OCR API for Document Extraction: Automate Data Capture in Financial Onboarding"}]},{"@type":"WebSite","@id":"https:\/\/web.befisc.com\/fintechsherlock\/#website","url":"https:\/\/web.befisc.com\/fintechsherlock\/","name":"BeFiSc","description":"Founder Articles","publisher":{"@id":"https:\/\/web.befisc.com\/fintechsherlock\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/web.befisc.com\/fintechsherlock\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/web.befisc.com\/fintechsherlock\/#organization","name":"BeFiSc","url":"https:\/\/web.befisc.com\/fintechsherlock\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/web.befisc.com\/fintechsherlock\/#\/schema\/logo\/image\/","url":"https:\/\/www.befisc.com\/fintechsherlock\/wp-content\/uploads\/2025\/06\/befiscsymbol.png","contentUrl":"https:\/\/www.befisc.com\/fintechsherlock\/wp-content\/uploads\/2025\/06\/befiscsymbol.png","width":508,"height":120,"caption":"BeFiSc"},"image":{"@id":"https:\/\/web.befisc.com\/fintechsherlock\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/web.befisc.com\/fintechsherlock\/#\/schema\/person\/6b4fa6213a7742947b3a7717dcd5615e","name":"Chailsee yadav","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/secure.gravatar.com\/avatar\/1bd43e74edffa6494c6b2aa707e92cd52e04c1319d36fb8b57e2945bb6ca2a2c?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/1bd43e74edffa6494c6b2aa707e92cd52e04c1319d36fb8b57e2945bb6ca2a2c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/1bd43e74edffa6494c6b2aa707e92cd52e04c1319d36fb8b57e2945bb6ca2a2c?s=96&d=mm&r=g","caption":"Chailsee yadav"},"url":"https:\/\/www.befisc.com\/fintechsherlock\/author\/chailsee-yadav\/"},{"@type":"Question","@id":"https:\/\/www.befisc.com\/fintechsherlock\/ocr-api-for-document-extraction-automate-data-capture-in-financial-onboarding\/#faq-question-1780210057649","position":1,"url":"https:\/\/www.befisc.com\/fintechsherlock\/ocr-api-for-document-extraction-automate-data-capture-in-financial-onboarding\/#faq-question-1780210057649","name":"What is the difference between OCR and database verification in KYC?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"OCR extracts data from a document image. <a href=\"https:\/\/www.befisc.com\/fintechsherlock\/kyc-know-your-client-identity-fraud\/\">Database verification<\/a> checks that data against government records (UIDAI, NSDL, GSTN). Both are required for complete KYC: OCR extracts what the document says; database verification confirms it is true.","inLanguage":"en-GB"},"inLanguage":"en-GB"},{"@type":"Question","@id":"https:\/\/www.befisc.com\/fintechsherlock\/ocr-api-for-document-extraction-automate-data-capture-in-financial-onboarding\/#faq-question-1780210074548","position":2,"url":"https:\/\/www.befisc.com\/fintechsherlock\/ocr-api-for-document-extraction-automate-data-capture-in-financial-onboarding\/#faq-question-1780210074548","name":"How does bank statement OCR handle different bank formats?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"IDP-based bank statement OCR uses machine learning models trained on large datasets of bank statements from multiple banks, learning to adapt to format variations. Most production systems maintain format-specific models for major banks and a generic adaptive models for systems maintain format- specific models for major banks and a generic adaptive model for uncommon formats.","inLanguage":"en-GB"},"inLanguage":"en-GB"},{"@type":"Question","@id":"https:\/\/www.befisc.com\/fintechsherlock\/ocr-api-for-document-extraction-automate-data-capture-in-financial-onboarding\/#faq-question-1780210098408","position":3,"url":"https:\/\/www.befisc.com\/fintechsherlock\/ocr-api-for-document-extraction-automate-data-capture-in-financial-onboarding\/#faq-question-1780210098408","name":"What accuracy rates are realistic for financial document OCR?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"For standard identity documents under good imaging conditions, accuracy rates of 95\u201399% per field are achievable. For bank statements and variable-format documents, field-level accuracy of 90-97% is realistic. Accuracy below 90% at field level typically indicates poor image quality rather than model limitations.","inLanguage":"en-GB"},"inLanguage":"en-GB"}]}},"_links":{"self":[{"href":"https:\/\/www.befisc.com\/fintechsherlock\/wp-json\/wp\/v2\/posts\/797","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.befisc.com\/fintechsherlock\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.befisc.com\/fintechsherlock\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.befisc.com\/fintechsherlock\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/www.befisc.com\/fintechsherlock\/wp-json\/wp\/v2\/comments?post=797"}],"version-history":[{"count":3,"href":"https:\/\/www.befisc.com\/fintechsherlock\/wp-json\/wp\/v2\/posts\/797\/revisions"}],"predecessor-version":[{"id":867,"href":"https:\/\/www.befisc.com\/fintechsherlock\/wp-json\/wp\/v2\/posts\/797\/revisions\/867"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.befisc.com\/fintechsherlock\/wp-json\/wp\/v2\/media\/808"}],"wp:attachment":[{"href":"https:\/\/www.befisc.com\/fintechsherlock\/wp-json\/wp\/v2\/media?parent=797"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.befisc.com\/fintechsherlock\/wp-json\/wp\/v2\/categories?post=797"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.befisc.com\/fintechsherlock\/wp-json\/wp\/v2\/tags?post=797"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}