MSP DX (Direct Exchange) APIs

MSP (Mortgage Servicing Platform) was Black Knight's flagship product — the mainframe-rooted system of record that services the majority of US first-mortgage loans. MSP DX (Direct Exchange) is the REST API surface around MSP, covering loan boarding, customer service, escrow, payments, payoffs, default management, loss mitigation, investor reporting, and stop-advance / ownership-transfer activities. Now hosted at developer.ice.com under "Mortgage Servicing" with subcategories including Collections, Customer Service, Invoicing, Loss Mitigation, MSP DX, Payoffs, Servicing Digital, Servicing Vault, and SIAM.

MSP DX (Direct Exchange) APIs is one of 10 APIs that Black Knight (Acquired by ICE — Now ICE Mortgage Technology) publishes on the APIs.io network.

This API exposes 4 JSON Schema definitions.

Tagged areas include Loan Servicing, MSP, Default Management, Investor Reporting, and Escrow. The published artifact set on APIs.io includes API documentation, authentication docs, sample payloads, and 4 JSON Schemas.

Documentation

Examples

Schemas & Data

Other Resources

API entry from apis.yml

apis.yml Raw ↑
aid: black-knight:msp-dx
name: MSP DX (Direct Exchange) APIs
description: MSP (Mortgage Servicing Platform) was Black Knight's flagship product — the mainframe-rooted
  system of record that services the majority of US first-mortgage loans. MSP DX (Direct Exchange) is
  the REST API surface around MSP, covering loan boarding, customer service, escrow, payments, payoffs,
  default management, loss mitigation, investor reporting, and stop-advance / ownership-transfer activities.
  Now hosted at developer.ice.com under "Mortgage Servicing" with subcategories including Collections,
  Customer Service, Invoicing, Loss Mitigation, MSP DX, Payoffs, Servicing Digital, Servicing Vault, and
  SIAM.
humanURL: https://developer.ice.com/mortgage-servicing/catalog
tags:
- Loan Servicing
- MSP
- Default Management
- Investor Reporting
- Escrow
- Payments
properties:
- type: DeveloperPortal
  url: https://developer.ice.com/mortgage-servicing/catalog
- type: Documentation
  url: https://developer.ice.com/mortgage-servicing
- type: Authentication
  url: https://developer.ice.com
  title: OAuth 2.0 (ICE federated identity)
- type: JSONSchema
  url: json-schema/msp-loan-schema.json
- type: JSONSchema
  url: json-schema/msp-escrow-schema.json
- type: JSONSchema
  url: json-schema/msp-payment-schema.json
- type: JSONStructure
  url: json-structure/msp-loan-structure.json
- type: Example
  url: examples/msp-loan-example.json
- type: Example
  url: examples/msp-payment-example.json