Bloom Credit · Schema

CreditScore

A credit score from a specific bureau and scoring model.

Credit BureauCredit ReportsCredit ScoresFintechLendingPersonal Finance

Properties

Name Type Description
bureau string Credit bureau providing the score.
score_type string Scoring model used (e.g., FICO8, VANTAGE3).
score integer Numerical credit score value.
score_range_min integer Minimum score in the scoring model range.
score_range_max integer Maximum score in the scoring model range.
factors array Score factors and reasons.
View JSON Schema on GitHub