Using MO's Lending Core API

After fully configuring your Loan Product in MO's Admin Portal, you are ready to offer it to your customers, as presented on the Lending Core quickstart page. This page will detail the steps taken after the loan product configuration, starting with the customer creation, creating a loan request, upgrading a previously created pre-loan by creating a loan, and creating payments.

Authentication

MO Technologies APIs require authentication to be used. All endpoints require you to inform the x-api-key in every request's header. To learn more, refer to the Authentication page.