APIs
-
Lending API
Our Lending API allows MarketFinance partners to connect their customer data to the lending portal. This means they can provide loan quotes and offers direct to their customer, from their website/portal.
Market Finance Lending API https://marketfinance.com/
Introduction
This API is documented in OpenAPI format If you are curious to see how it work just check our contact page for details.
Cross-Origin Resource Sharing
This API features Cross-Origin Resource Sharing (CORS) implemented in compliance with W3C spec. And that allows cross-domain communication from the browser. All responses have a wildcard same-origin which makes them completely public and accessible to everyone, including any code on any site.
Authentication
This API offers two forms of authentication: - API Key - OAuth2 OAuth2 - an open protocol to allow secure authorization in a simple and standard method from web, mobile and desktop applications.
-
MarketPay Public
Market Finance MarketPay API https://marketfinance.com/
Introduction
This API is documented in OpenAPI format If you are curious to see how it work just check our contact page for details.
Cross-Origin Resource Sharing
This API features Cross-Origin Resource Sharing (CORS) implemented in compliance with W3C spec. And that allows cross-domain communication from the browser. All responses have a wildcard same-origin which makes them completely public and accessible to everyone, including any code on any site.
Authentication
This API offers two forms of authentication: - API Key - OAuth2 OAuth2 - an open protocol to allow secure authorization in a simple and standard method from web, mobile and desktop applications.