Read Lender Product Catalogue

Backend-only API-key call. Returns the product and lender catalogue for the authenticated API key scope. Use this to decide which products to show, which lenders are available under each product, and what borrower information to collect before creating a Hosted Experience URL or starting a Hybrid Experience journey.

Authentication

AuthorizationBearer

Send Authorization: Bearer <PLATFORM_API_KEY> from a trusted back-end.

Response

Returns the lender product catalogue for the authenticated API key scope.
productslist of objects

Errors

401
Unauthorized Error
404
Not Found Error
500
Internal Server Error