Create and manage loans in the Encompass LOS using the Encompass Developer Connect (EDC) REST API

domain: developer.icemortgagetechnology.com/developer-connect · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Register on the Encompass Developer Connect portal and generate an API key in the Encompass admin console, linking it to a designated API user with appropriate role-based permissions
  2. Obtain an OAuth 2.0 access token by POSTing your base64-encoded client_id:client_secret to the Encompass token endpoint; tokens are valid for 30 minutes (max 24 hours)
  3. Create a new loan by POST /encompass/v3/loans with a JSON body containing the required loan fields (borrower name, address, loan amount, loan purpose); capture the returned loanId
  4. Update loan fields or pipeline data with PATCH /encompass/v3/loans/{loanId} using a JSON Patch document to modify specific loan field values
  5. Retrieve loan data with GET /encompass/v3/loans/{loanId}?fields=field_id1,field_id2 using Encompass field IDs to limit the response payload
  6. Subscribe to webhook events for loan status changes via the Encompass webhook registration endpoint to receive push notifications rather than polling

Known gotchas

Related routes

Retrieve and update loan file data via ICE Mortgage Technology's Encompass Developer Connect V3 APIs
developer.icemortgagetechnology.com · 5 steps · unrated
Search and filter the Encompass loan pipeline to build reporting and workflow automation
developer.icemortgagetechnology.com · 6 steps · unrated
Integrate the SBA ETRAN / ELend API to submit and manage SBA 7(a) loan guaranty applications
catweb.sba.gov/apidocs · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans