Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Encompass Milestones API

Loan workflow milestones and associates (modeled).

Encompass Milestones API is one of 10 APIs that Encompass publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Milestones. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 3 operations across 3 paths. It is described by OpenAPI 3.0.3, at version 2026-07-04.

Requests are made against a single base URL, https://api.elliemae.com.

3 operations 3 paths 0 schemas 2 GET1 PATCH

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2026-07-04
Base URL
https://api.elliemae.com
Authentication
OAuth 2.0, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Encompass Milestones API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (oAuth2) using the clientCredentials flow. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

  • oAuth2 — OAuth 2.0 client credentials / authorization code issued per Encompass instance.

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 2 GET, 1 PATCH. Each is listed below with its method, path, parameters, and response codes.

Milestones 3

Loan workflow milestones and associates (modeled).

GET
/encompass/v3/loans/{loanId}/milestones
List loan milestones
listMilestones 1 param → 200401
PATCH
/encompass/v3/loans/{loanId}/milestones/{milestoneId}
Update / complete a milestone
updateMilestone 2 params → 200401
GET
/encompass/v3/loans/{loanId}/associates
List loan associates
listLoanAssociates 1 param → 200401

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

encompass-milestones-api-openapi.yml Raw ↑

Other APIs Encompass publishes across the network.

Encompass Authentication API
Encompass Borrower Pairs API
Encompass Conditions API
Encompass Contacts API
Encompass eFolder API
Encompass Loan Management API
Encompass Loan Pipeline API
Encompass Users API
Encompass Webhooks API