Moody's · Schema

AccessToken

OAuth2 access token response.

Climate RiskComplianceCredit RiskEconomic DataEntity VerificationFinancial AnalyticsInsuranceKYCRiskScreening

Properties

Name Type Description
access_token string The bearer access token for authenticating API requests.
token_type string The type of token issued. Always "Bearer".
expires_in integer The number of seconds until the access token expires.
View JSON Schema on GitHub