Neetix AI Suite now live — CRM + LOS + LMS in one stack. See what's new →
Neetix AI
NEETIxAICREDIT ENGINE
Bureau coverage

One API.
Every Indian credit data source.

All 7 major Indian bureau formats. Plus bank statements, Account Aggregator data, GST, and ITR. Normalized to one schema.

Credit bureaus

All 7 supported formats

Auto-detect format on the way in. Normalize to canonical keys. Extract 825+ features. Same response shape regardless of source.

JSON

CIBIL

India's largest credit bureau. Default format with the most comprehensive coverage of tradeline and enquiry data.

JSON

CRIF Softpull

Standard CRIF softpull format with automatic tradeline remapping to our canonical schema.

JSON V2

CRIF v2

Enhanced CRIF data model with extended attribute coverage and richer payment history granularity.

HARDPULL

CRIF Hardpull

Full CRIF credit pull with semantic key mapping. Adds enquiry and dispute history not visible in softpulls.

JSON

Experian Softpull

Experian soft inquiry with key normalization. Lower latency, no impact on borrower score.

XML

Experian XML

Legacy Experian XML format with full parsing support. Useful for integrations with older systems.

JSON

Equifax Softpull

Equifax soft inquiry with full field mapping. Often used as a secondary bureau for thin-file borrowers.

Beyond bureaus

Other data sources, same API.

Bureau data isn't enough for thin-file, new-to-credit, or self-employed borrowers. We pull from everywhere.

Bank statement parsing

PDF and image-based statement OCR. Categorization, salary detection, recurring obligation extraction, bounce flags.

Account Aggregator (AA)

RBI-licensed AA ecosystem integration. Real-time transaction data, balance history, cash-flow analytics — with borrower consent.

GST returns + ITRs

Direct pulls from GSTN and ITR data for self-employed and SME underwriting. Plug into Credit Engine features.

Same response shape

Bureau-agnostic by design

Your code shouldn't care which bureau you hit today. Pass the raw report — we auto-detect, normalize, and return canonical fields. Switch bureaus without rewriting your underwriting logic.

Auto-detect format on ingest
Canonical key mapping
Same response across all sources
Future-proof — new sources just work

# Same call, any source

POST /v1/bureau/evaluate

{

  "format_type": "CibilJson",

  "raw_data": "eyJ..."

}

# Returns same shape

{

  "score": 742,

  "risk_grade": "B+",

  "features": 825

}

Plug in your bureau. Get decisions back.

Bureau data to credit decisions in days, not months. Talk to our team for a live demo of the merchant dashboard.