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 Loan Pipeline API

Search loans and loan fields across the pipeline with cursor pagination.

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

Tagged areas include Loan Pipeline. 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 1 GET2 POST

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 Loan Pipeline 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 — 1 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Loan Pipeline 3

Search loans and loan fields across the pipeline with cursor pagination.

POST
/encompass/v3/loanPipeline
Query the loan pipeline
viewPipeline 3 params → 200401
POST
/encompass/v3/loanPipeline/cursor
Create a pipeline cursor
createPipelineCursor → 200401
GET
/encompass/v3/loanPipeline/canonicalNames
Get canonical field names
getPipelineCanonicalNames → 200401

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

encompass-loan-pipeline-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 Milestones API
Encompass Users API
Encompass Webhooks API