BillPay Automation

Transform your bill pay app into an intelligent powerhouse by integrating Veryfi's advanced document capture software and data extraction APIs. Turn tedious bill/invoice handling into instant snap-and-done automation that your users will love.

Get Started for Free Book a Demo
BillPay Automation

Increase Customer LTV 2.4x with Automation

Bills OCR APIs
import requests
url = "https://api.veryfi.com/api/v8/partner/documents"
headers = {
'CLIENT-ID': '<API_KEY_VALUE>',
'AUTHORIZATION': '<API_KEY_VALUE>'
}
payload = {'file_url': 'https://cdn…'}
response = requests.post(url, headers=headers, data=payload)
print(response.json())
Lens for Mobile
import VeryfiLens
class LensController: UIViewController {
let credentials = VeryfiLensCredentials(
clientId: CLIENT_ID,
username: AUTH_USERNAME,
apiKey: AUTH_APIKEY,
url: URL
)
let settings = VeryfiLensSettings(with: jsonSettings)
VeryfiLens.shared().delegate = self
VeryfiLens.shared().configure(with: credentials, settings: settings)
VeryfiLens.shared().showCamera(in: self)
}

Document Capture SDK & Data Extraction API

Veryfi Inside: The best bill pay apps on the market are powered by Veryf’s Lens SDK for document capture and Veryfi’s OCR APIs for data extraction.

You too can integrate Veryfi’s Receipts OCR API with just a few lines of code.

Instant Benefits

  • Invoice Fraud Reduction by 90%

    Invoice Fraud Reduction by 90%

    Learn about Veryfi’s Fraud Detection data services.

  • Higher Customer Retention

    Higher Customer Retention

    84% of businesses stay with automated bill pay providers vs 56% with manual (Forrester Research)

  • Work Smarter, Not Longer

    Work Smarter, Not Longer

    Reduce your user’s 3-5 minutes per invoice processing to seconds.

  • Maximize Revenue

    Maximize Revenue

    By providing Level 3 Data you keep 0.30-0.50% more per transaction for your platform.

Test Drive Document Extraction

Features

  • Supported Invoice Types

    – Purchase Order (PO) Based Invoices
    – Non-PO Invoices
    – Recurring Invoices
    – Expense Invoices
    – Contract-Based Invoices
    – Credit Invoices/Memos
    – International Invoices
    – Freight/Shipping Invoices

  • Automated Extraction

    – Multi-language support
    – Currency conversion
    – Tax calculation
    – Line item detail
    – Payment terms

  • Validation Rules

    – PO matching
    – Price verification
    – Quantity validation
    – Tax calculation
    – Currency conversion

  • Integrations

    – ERP systems
    – Accounting software
    – Payment systems
    – Approval workflows
    – Archive systems

  • Enterprise-Grade Security

    Veryfi is SOC 2 Type 2 certified and 100% automated, ensuring that your sensitive data stays in your control.

  • Mobile Capture Framework

    Add Veryfi Lens to your mobile enterprise apps to support business processes that include remote workers, such as freight and delivery personnel.

Frequently Asked Questions

  • How fast are the API responses for data extraction?

    On average it takes about 3 seconds per page to extract all the data from a bill and return a structured JSON with enrichments.

  • What international languages do the Veryfi APIs support?

    With support for 110+ data fields, 91+ currencies, and 38+ languages, you can effortlessly extract line item details from every critical document. See worldwide coverage page for the detail.

  • Can I train the machine model for a specific field/use case?

    Yes. This option is available on all our Platinum Support plans. We have our own Nvidia DGX H100 machines located in Santa Clara data center in the heart of Silicon Valley allowing us to rebuild our foundation models anytime with ease.