Referencing providers, CRMs, lettings platforms and rental marketplaces can plug opndoor into the moment it is needed. Your users get a clear next step without leaving your product.
When your check identifies a guarantor requirement, route the tenant to opndoor as a clear next step.
Add an "opndoor" action against the tenancy file. Branches refer in seconds. Status is visible at a glance.
Long-let, BTR and student platforms can offer opndoor at the moment a tenant needs guarantor support.
Start light with referral links. Move to API and webhooks for full integration. Embedded handover is on the roadmap for partners that want a co-branded flow.
The simplest route. A unique link per partner that pre-fills source attribution. No build required.
Programmatic application creation, status events and document fetch. For platforms that want full integration with their existing tenant flow.
Co-branded handover with pre-filled tenant data, returning the user into your product after decision. Planned for partners that want the user to stay in their flow.
Create an application, listen for status events, fetch the issued documents. Endpoints and event names are illustrative. The full reference is shared with partner teams under NDA.
// Create an application from your platform POST /v1/applications { "tenant": { "name": "Samir O.", "email": "samir@example.co.uk" }, "property": { "address": "42 Mare St, Hackney", "rent_pcm": 1750 }, "partner": "acme-referencing" } // Listen for status events EVENT application.submitted EVENT application.under_review EVENT application.approved EVENT guarantee.issued // Fetch issued documents GET /v1/applications/{id}/documents
opndoor partners agree a short framework before going live. Most teams clear it in a single onboarding call and a follow-up review.
Tell us where guarantor support fits inside your product. We will share the partner pack and arrange a working session.