The loan stack,
priced by the call.
APICLX turns the heavy machinery of mortgage origination into clean JSON endpoints. LOS file runs, live lender pricing, direct-mail lookups, home values, escrow fees. No seats, no subscriptions, no minimums. Every request is metered to the cent and debited from your credit balance the moment it executes.
One price. Per execution. Nothing else.
Each endpoint carries a flat per-call rate. The charge posts to your usage ledger at execution time, you can read it back, line by line, on the usage API.
How the meter works
Prepaid credits, atomic debits, and a ledger you can audit down to the request ID. If the balance can't cover the call, the call never executes.
Load credits
Fund your account balance. Credits never expire and every deposit is visible on the ledger.
Call the endpoint
Authenticate with your API key. The gateway checks your balance before the work starts, insufficient funds returns 402, not a surprise invoice.
Atomic debit
The instant a run executes, the flat rate posts to your ledger with the request ID, endpoint, and timestamp. Failed runs on our side are auto-credited back.
Audit anytime
GET /v1/usage returns your full metering ledger. Every cent traceable to a call you made.
Built like an exchange, not a portal
A hardened gateway meters every request before it touches the execution layer. Long-running file runs are asynchronous jobs with webhooks; lookups return inline.
Instant checkout. Key in hand in 10 seconds.
Provision your account and API key right here. Data APIs (home value, escrow fees, tax, mail lookup) work the moment your credits land. Upstream integrations (LOS, PPE, lender) need your credentials and an operator approval before they unlock.
It's just JSON
Request API access
Access is provisioned account by account. Tell us what you're building and which endpoints you need. We reply with a key, a funded sandbox, and your rate card.
Volume pricing available. Sandbox calls are free and hit simulated upstreams.