Credit Scores

The Credit Score object

From the Credit Score endpoint, you can retrieve a business's point-in-time credit score based on a 1-year probability of default and 3 scores based on financial forecast and probability of default projections for a business.

Data Dependencies

  • Credit Scores are created for the monthly timeframe only. Thus, its sources are the monthly financial forecasts that have the same start date as the credit score & rating.
  • Credit Scores will not be available if dependencies are missing or if the service provider connected does not support the data types required. See supported data types for more details.

📘

All credit scores are part of an array of reports. See Reports data type for more details on the report structure and its meta-data.

FieldTypeDescription
scorePit
filterable
integerA standard point in time credit score based on a 1-year probability of default in the range of 300-850.
score12m
filterable
integerA credit score based on the financial forecasts and probability of default projections for the next 12 months in the range of 300-850.
score24m
filterable
integerA credit score based on the financial forecasts and probability of default projections for the next 24 months in the range of 300-850.
score36m
filterable
integerA credit score based on the financial forecasts and probability of default projections for the next 36 months in the range of 300-850.

How to - User Guide

Step-by-step guide on utilizing this endpoint.