United Kingdom

Phone number lookup API for the UK

Telebase returns the carrier, number type (mobile, landline or VoIP), active status and country for any UK phone number in a single real-time API call. UK numbers span EE, O2, Vodafone, Three and a long tail of MVNOs. Telebase resolves the serving network, not just the original porting record. Pricing is 0.03 USD per query, no contract, no minimum spend.

Why UK fraud and KYC teams use carrier data

The UK has one of the highest rates of authorised push payment fraud in Europe, and phone numbers are a key attack vector. Fraudsters use virtual numbers and VoIP lines to receive OTPs and pose as legitimate customers during onboarding. UK-regulated firms, including those under FCA oversight, are under increasing pressure to verify that contact details are consistent and plausible before completing onboarding or processing a payment.

A number lookup at the point of onboarding costs a fraction of a downstream fraud loss. It surfaces signals that are invisible to a name-and-address check: a VoIP number where you expect a mobile, an inactive number on an account that should be active, or a carrier mismatch between the number presented and the customer's stated location.

What Telebase returns for UK numbers

Example: UK mobile number lookup

Request
GET https://telebase.fatcatremote.com/api/lookup?phone=%2B447700900000
Authorization: Bearer tb_live_xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Response, 200 OK
{
  "phoneNumber": "+447700900000",
  "active": true,
  "carrier": "EE",
  "country": "GB",
  "numberType": "mobile",
  "simSwap": "UNKNOWN",  // launching
  "simSwapAt": null
}

UK number formats

Pass UK numbers in E.164 format: drop the leading zero and prefix with +44. A standard UK mobile 07700 900000 becomes +447700900000. Landlines follow the same pattern: 020 7946 0000 becomes +442079460000.

SIM swap detection for UK numbers: launching

SIM swap fraud is a documented problem for UK neobanks and crypto platforms. Attackers port a victim's number to a new SIM, intercept the OTP, and access the account before the victim notices the loss of service. Telebase is registering SIM swap feeds with UK mobile network operators and will return a recency signal when live. The field currently returns UNKNOWN. Early access is available for UK teams who want to integrate ahead of general availability.

SIM swap detection for UK numbers is launching. Contact us to discuss your use case and get on the early access list.
$0.03 per query. No contract. No minimum spend. Billed via Paddle.
Request early access