M
Morningstar DBRS Data API
Details
- URL
-
https://api.dbrs.io - Docs
- https://dbrs.morningstar.com/dev
Authentication
After receiving your DBRS client identifier and client secret, call GET https://api.dbrs.io/auth/v1/token with headers x-clientid and x-clientsecret as shown in the DBRS Developer Portal. The auth service returns a JWT token, which the portal says is required for access to the vast majority of service endpoints.