Integrating via the API, explained in plain language
What the Lender API is for, and where the full reference lives.
If your team would rather pull deals and push statuses from your own CRM or loan-origination system instead of working the Hub or email by hand, the Lender API covers the same ground programmatically.
What it is, in plain terms
It is a way for your own software to ask us for your deals, and tell us what happened to them, without a person clicking through the Hub. Everything it does mirrors what you can already do by hand: read your pipeline, report a status, submit an offer, message a client, request a document, and get notified the moment something changes instead of checking back.
Getting started
- Sign in to the Lender Hub and create an API key under Team then API keys. No approval or waiting required.
- Try a test call, and build against a safe, synthetic deal before pointing anything at real clients.
- Register a webhook so your systems hear about changes immediately instead of polling.
Where the full reference lives
The full technical reference, every endpoint, every field, authentication, error codes and webhook signatures, lives at docs.capvant.com. This article is the plain-language overview; that site is the source of truth for building against it.
Not a developer? Everything the API does is also available by hand in the Lender Hub, there is no feature that requires the API.
Related articles
Was this article helpful?
Not covered here? Write to support@capvant.com and say which page you were on.
