Encompass Rate Limits
ICE Mortgage Technology enforces throttling on the Encompass Developer Connect APIs, but the specific numeric limits are not published on the public reference and are governed per Encompass instance / integration. In practice callers should expect per-instance request-rate throttling (HTTP 429 with Retry-After), plus resource-lock contention on loan writes (Encompass serializes concurrent modifications of the same loan via a resource-lock mechanism). Bulk reads should use the Loan Pipeline cursor endpoints with pagination rather than tight polling, and event-driven integrations should prefer webhooks over polling the pipeline. Deprecated v1 endpoints may carry tighter or sunsetting limits than their v3 replacements.
Encompass Rate Limits is the machine-readable rate-limit profile for Encompass on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests, concurrent writers, rows per request, and access token TTL.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Mortgage, Loan Origination, LOS, ICE Mortgage Technology, and Rate Limiting.
Limits
Policies
Sources
- https://developer.icemortgagetechnology.com/developer-connect/reference/overview-2
- https://developer.icemortgagetechnology.com/developer-connect/reference/loan-pipeline
- https://developer.icemortgagetechnology.com/developer-connect/docs/authentication
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for rate limits
4 MCP tools reach this
find_rate_limitsBrowse and filter every rate limit in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/rate-limits/encompass-rate-limits"
curl "https://apis.io/api/v1/rate-limits?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.