Authentication

Here you find instructions on how to authenticate TurnKey Lender API calls

API Key Authentication

In order to use TurnKey Lender Public API, you need to provide the correct API Token.

This token is generated from the System > Security menu in the TurnKey Lender application.

1163

The API Token value must be supplied to each API call as a header called tkLender_ApiKey.

User Authentication

Some API areas require Turnkey Lender user authentication. For example, in order to create a loan on behalf of a certain borrower, you must supply a customer authentication token to the Create Loan endpoint.

To obtain this token, you must either create a new customer with Create Customer or log in as an existing customer with Login User endpoint.