Reggora Webhook Events API

Subscribe to server-to-server webhook callbacks that notify an integration when an order is created or updated and when a loan is deleted. Delivery is HTTP POST to a configured endpoint URL, not a WebSocket. Endpoints modeled from Reggora's documented webhook events.

API entry from apis.yml

apis.yml Raw ↑
aid: reggora:reggora-webhooks-api
name: Reggora Webhook Events API
tags:
- Webhooks
- Events
- Callbacks
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: Subscribe to server-to-server webhook callbacks that notify an integration when an order
  is created or updated and when a loan is deleted. Delivery is HTTP POST to a configured endpoint URL,
  not a WebSocket. Endpoints modeled from Reggora's documented webhook events.