Moody's · Example Payload

Moodys Data Buffet Search Results Example

Climate RiskComplianceCredit RiskEconomic DataEntity VerificationFinancial AnalyticsInsuranceKYCRiskScreening

Moodys Data Buffet Search Results Example is an example object payload from Moody's, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

totalCountoffsetlimitresults

Example Payload

Raw ↑
{
  "totalCount": 10,
  "offset": 10,
  "limit": 10,
  "results": []
}