Telecom Identity Intelligence

The intelligence layer
between telecoms
and finance

Twalle turns raw network signals from Nigerian telecom operators into real-time identity risk intelligence — so your fraud stack knows when a phone number can be trusted.

₦320B
Lost to financial fraud in Nigeria (2023–2025)
<200ms
Target API response time
65%+
Nigerian subscriber coverage at launch

The phone number
has become the password

Nigeria's banking system relies on SMS OTPs and USSD authentication designed for access, not fraud resistance.

01

SIM swap fraud

Criminals exploit recycled numbers and real-time OTP interception to drain accounts. Existing SIM swap notification systems have near-zero adoption among fintechs.

02

No accessible signal

Telco risk data exists inside MTN and Airtel's networks but is locked behind enterprise contracts. There is no developer-friendly way to query it.

03

Fragmented coverage

No single API covers all Nigerian networks. Businesses are forced to build separate integrations per operator, with inconsistent data quality across each.

One API. Every signal
your risk stack needs.

01

You send a phone number

A single POST request with an MSISDN and your API key. We handle the rest.

02

We query the network in real time

Twalle queries MTN and Airtel's network intelligence APIs simultaneously — SIM swap status, recycle detection, number verification, and blacklist checks.

03

Our engine scores the risk

Signals are normalised, weighted by our risk engine, and returned as a single actionable score.

04

You get a decision, not just data

A score from 0–100, a risk level, a recommendation (allow / step_up_auth / block), and per-signal reason codes for your audit trail.

twalle / response
POST api.twalle.com/v1/risk/msisdn
{
  "request_id": "twalle_req_01J4KM",
  "msisdn": "+2348031234567",
  "network": "MTN Nigeria",
  "risk": {
    "score": 87,
    "level": "high",
    "confidence": 0.91,
    "decision": "step_up_auth",
    "reason_codes": [
      {
        "code": "SIM_SWAP_RECENT",
        "severity": "high",
        "description": "SIM swap within 91 hours"
      }
    ]
  },
  "signals": {
    "sim_swap": {
      "detected": true,
      "confidence": 0.94,
      "last_event_hours": 91
    },
    "sim_recycled": {
      "detected": false,
      "confidence": 0.80
    },
    "number_active": true,
    "blacklisted": false
  },
  "meta": {
    "response_time_ms": 512,
    "cache_hit": false,
    "api_version": "v1"
  }
}

Built for Nigeria.
Designed to scale.

Start with one signal. Expand as your risk programme matures.

Live

SIM Risk API

Real-time SIM swap detection, recycle verification, and number validation — sourced directly from MTN Nigeria's network intelligence layer.

  • SIM swap detection with recency
  • Number recycle verification
  • Active number status check
  • Composite risk score (0–100)
Coming soon

Multi-NetworkQ3 2026

Airtel Nigeria signal coverage added to SIM Risk API. Combined, MTN and Airtel represent over 65% of Nigerian subscribers.

  • Airtel SIM swap detection
  • Cross-network porting history
  • 65%+ national subscriber coverage
Roadmap

Full Coverage

Twalle will extend coverage to Glo and 9mobile — giving you a single API for every Nigerian subscriber.

  • Glo and 9mobile coverage
  • Multi-network signal integration
  • Near-complete national coverage

Built with compliance
at the core.

Our scoring methodology is informed by industry standards and regulatory frameworks.

🏦

Regulatory aware

Risk scoring informed by industry frameworks and Nigerian financial services regulatory guidance.

🔒

NDPA 2023 compliant

Registered with Nigeria's Data Protection Commission. Full DPA template provided. Data residency in Nigeria.

📋

Model card published

Our risk engine methodology, signal weights, validation dataset, and known limitations are documented and available to enterprise customers.

Ready to integrate
telecom intelligence?