top of page

Developer Resource

Available SAAS Endpoints

Mortgage Calculator API

A high throughput endpoint to source buy-to-let mortgages ased on a minimumal set of inputs.

Basic lending criteria and afforability is always assessed.

Mortgage Search API

A detailed search endpoint to source Buy-to-Let mortgages using lenders' full lending criteria and affordability rules

Metadata API

Access to all the metadata needed to use our endpoints including lenders and their logos.

Nuget Packages

A series of Nuget packages have been published to access endpoints (including our data model) to enable rapid onboarding to our platform.

Documentation

We are still working on our official documentation, but for now you can have a look at our sample code in Github.

The items below are some of the key topics which we will cover.

Sandbox Enviroment

Everybody needs a safe place to develop and test in. It just makes it easier to get it right first time.

Authentication

Keeping everything secure. How to connect and let us know its you that is calling.

Data Model

To get the most out of our APIs you need to know what each field is for, whether its required and what default values we fallback to.

Exceptions

There is always a spanner lurking around the corner to upset things. We will explain what happens if things go wrong.

Rate Limiting

We all need boundaries, even our endpoints. We want to be upfront about how we operate if you exceed your quotas.

Webhooks

Its good to get a callback, so we have implemented webhooks for purposes such as sharing lead form capture details or just to alert you when you are reaching your usage quota limits.

bottom of page