Skip to main content
GET
List lenders

Authorizations

Authorization
string
header
required

API key (nlmca_live_…) or OAuth access token

Query Parameters

limit
number
default:25

Page size (1–100).

Required range: 1 <= x <= 100
cursor
string

Opaque cursor from a previous response’s meta.next_cursor.

status
enum<string>

Only lenders with this status.

Available options:
active,
inactive
paper_grade
enum<string>

Only lenders that buy this paper grade.

Available options:
A,
B,
C,
D
api_enabled
boolean

Only lenders that accept submissions through an API integration (use_api).

Response

OK

data
object[]
required
meta
object
required