mortgagemagic.ai
Menu

UK mortgage data and AI infrastructure

The data and AI layer for UK mortgages.

Mortgage Magic Limited licenses sourcing data, address intelligence and agent-ready workflow tooling to lenders, mortgage clubs and the software teams that serve them.

products.sh api.mortgagemagic.ai
curl https://api.mortgagemagic.ai/v1/products \
  -H "X-Api-Key: $KEY" \
  -d ltv=85 -d term=300 -d type=residential
{
  "count": 312,
  "as_of": "2026-06-12T05:04:11Z",
  "products": [
    { "product_id": "p_8f3k2", "lender": "lndr_042",
      "rate": 4.39, "apr": 4.7, "fee": 999,
      "max_ltv": 85, "source_url": "...", "version": 14 }
  ]
}

This site is written for people and for machines. If you are an agent, start at /llms.txt. If you are an engineer, the OpenAPI document lives at /openapi.yaml. Everyone else, keep scrolling.

How licensing works

Three steps from first call to production.

  1. 01

    Scope call

    Tell us what you are building and which data it needs. We agree scope, boundaries and commercials.

  2. 02

    Sandbox key

    Build against the sandbox with realistic data and the same schemas as production.

  3. 03

    Production licence

    Move to production keys under licence, with support and a named contact.

Data provenance

Every figure shows its source.

Product data is collected from lender-published sources every night, normalised against a single schema and versioned on every change. The refresh completes before 06:00 UK time. Each record carries its source and timestamp, so you can show where a figure came from and when.

signal api.mortgagemagic.ai

Questions

Asked before, answered here.

What is mortgagemagic.ai?

mortgagemagic.ai is the website of Mortgage Magic Limited, a UK technology and data company, registered in England and Wales under company number 16426513. We license mortgage data, address intelligence and AI workflow tooling to businesses.

Do you provide mortgage advice?

No. Mortgage Magic Limited is a technology provider. It does not advise on or arrange mortgages and does not carry on FCA-regulated activities.

Where does the product data come from?

From lender-published sources, collected and normalised every night. The refresh completes before 06:00 UK time and every record is versioned with its source.

Who can use the APIs?

Businesses under licence: lenders, mortgage clubs, networks, brokerages and software vendors. This is not a consumer service.

How do I get access?

Contact us, agree scope, receive a sandbox key, then move to a production licence.

Can AI agents use this site?

Yes. Start at /llms.txt. The API surface is described at /openapi.yaml and the agent card sits at /.well-known/agent-card.json.