Partner API
HTTP API used by CRM integrations to create referencing cases, run
KYC checks, and manage deposit replacement insurance. Pre-production
base URL: https://pre-prod.lettingshub.co.uk/webapi/v2.
-
Getting started
Authentication, the Token header, and listing branches.
-
Referencing
Create a tenancy, add tenants, submit, and fetch reports.
-
Webhooks
Agent-level topic POSTs, retries, and optional static header.
-
Notifications
POST /Notifications: event codes, HMAC, no retry.
-
Identifiers
Environments, token lifetime, and which references to persist.
-
Dictionaries
Integer codes for titles, reports, living status, income types.
-
Errors
Status codes and the two error body shapes.
-
API Reference
OpenAPI operations, schemas, and try-it-out.