Reggora Users & Authentication API

Authenticate integrations with a JWT bearer token plus a per-integration API key, and manage the lender users that act within the platform. Endpoints modeled from Reggora's documented authentication and user management resources.

API entry from apis.yml

apis.yml Raw ↑
aid: reggora:reggora-users-auth-api
name: Reggora Users & Authentication API
tags:
- Users
- Authentication
- JWT
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://api.reggora.io/docs/
baseURL: https://api.reggora.io/lender
properties:
- url: https://api.reggora.io/docs/
  type: Documentation
- url: https://api.reggora.io/
  type: APIReference
description: Authenticate integrations with a JWT bearer token plus a per-integration API key, and manage
  the lender users that act within the platform. Endpoints modeled from Reggora's documented authentication
  and user management resources.