Mono Parser API Documentation
Introduction
Our suite of APIs enable Loan Officers make data-driven lending decisions and underwrite loans at scale. Connect your applicants' bank accounts via Mono, and receive a detailed loan decision backed by reliable finance metrics — all through a simple webhook-driven flow.
Four API calls
Initiate → Link Account → Finalize → Analyze. Everything else is automated.
Webhook-driven
Results are pushed to your registered webhook URL asynchronously.
API key auth
All external endpoints use your secret API key — no OAuth needed.
Base URL
http
https://api.mono-parser.shop/api
All endpoints are prefixed with /api. Use HTTPS at all times.