Skip to main content

Changelog

2025-05-17
v1.0.0 — Initial release
The initial release of the Ownright Lender API, including:
  • Engagement management — Create purchase and refinance engagements via the engagementCreate mutation.
  • Engagement queries — Fetch a single engagement by GID or search/filter/sort across all engagements with the engagements query.
  • File uploads — Upload mortgage documents using the staged file upload flow with stagedFileUploadCreate.
  • Lender and team members — Retrieve your organization details and team member list via the lender and teamMembers queries.