Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.smartcomply.com/llms.txt

Use this file to discover all available pages before exploring further.

The Loan Fraud Check API assesses the fraud risk of a loan application by combining external credit report data with the applicant’s financial profile. It computes a fraud risk score and returns an actionable recommendation — Approve, Review, or Reject — for each application.

How It Works

1

Submit the application

Send the applicant’s BVN (individual) or RC number (business) along with their financial details to the fraud check endpoint.
2

Credit report retrieval

The system fetches the applicant’s current credit history from integrated credit bureaus.
3

Risk score calculation

A rule-based engine evaluates credit history, loan-to-income ratio, applicant age, and other financial factors to compute a fraud risk score.
4

Receive recommendation

The API returns the computed score alongside a clear recommendation for your loan approval workflow.

Key Features

Real-Time Credit Data

Fetches up-to-date credit histories for a dynamic risk evaluation basis.

Actionable Recommendations

Returns clear Approve, Review, or Reject guidance for each application.

Individual & Business

Supports both individual applicants (BVN) and business applicants (RC number).

Data Validation

Strict validation at the model and serializer levels ensures data integrity.

Endpoints

EndpointDescription
Individual Fraud CheckAssess fraud risk for individual loan applicants
Business Fraud CheckAssess fraud risk for business loan applicants