Skip to main contentSkip to content

Updated Aug 19, 2026

API keys

Last updated: 2025–03-11

API keys let external systems authenticate with LendAPI (e.g. to submit applications or read data). Create and manage API keys from the tenant settings.


Viewing API keys

  1. Go to Tenant (or Settings) and open API keys.
  2. The list shows each key’s name, key value (often partially masked), status (active/inactive), created date, and last used (if available).

Never share full key values. If a key is exposed, deactivate it and create a new one.


Creating an API key

  1. On the API keys page, click Create or Add API key.
  2. Enter a name (e.g. “Production integration” or “Partner X”).
  3. Save. The system generates a new key and usually shows the full value once—copy and store it securely; you may not be able to see it again.

Use the key in your integration (e.g. in the Authorization header or as specified in the developer docs).


Activating and deactivating

  • Deactivate: To revoke access without deleting the key, turn the key off or set status to Inactive. You can reactivate it later if needed.
  • Activate: Set status back to Active so the key can be used again.

Deactivating is safer than deleting if you might need to restore access or audit which key was used.


Deleting an API key

Permanently remove a key when it’s no longer needed (e.g. after rotating to a new key). Deactivate it first to ensure nothing is using it, then delete. Deleted keys cannot be recovered.

LendAPI Field Guide.