LendEasy/Docs
Get API keys
API ReferenceLMS APISearchSearch customers and loans

Search customers and loans

GEThttps://sandbox.api.lendeasy.ai/v1/portfolio/search Bearer token · READ_LMS_CUSTOMER | READ_LMS_LOAN_SUMMARY

Permission-aware exact and prefix search: name token-prefix, exact current email, canonical phone, and exact loan account number. Results are safe summaries; the query and matched contact values are never echoed, and the response is never cached.

Path & query parameters

FieldTypeDescription
LendEasy-Tenant required in headerstringTenant selector: lowercase letters, digits, and hyphens, 1-64 characters. Exactly one instance; the only tenant selector honored.
q required in querystringSearch text, 2–320 characters after trimming.
type optional in querystringRestrict to one result type; omit for both. One of customer · loan.
limit optional in queryintegerMaximum results to return.
cursor optional in querystringOpaque cursor bound to the same query, type set, and caller scope.
Unified search across guides, recipes & the API referenceEsc