Live on Inwi Network

The Single Source of Truth for Moroccan
Mobile Identity

Verify users, check SIM status, and match KYC data via one unified API. Operational now with Inwi. Coming soon to Maroc Telecom and Orange.

Camara Standard
CNDP Compliant
POST /v1/insights
1
POST https://api.numbra.ma/v1/insights
2
Authorization: Bearer sk_live_...
3
{ "phone": "+212661123456", "checks": ["sim", "geo", "kyc"] }
// Response (210ms)
4
{
5
"sim_swap": { "swapped": false },
6
"geolocation": { "city": "Casablanca", "match": true },
7
"kyc_match": { "status": "verified" }
8
}
200 OK

Direct integration with Inwi • Expanding to all operators

Inwi Logo Operational
Maroc Telecom Logo Coming Soon
Orange Logo Coming Soon
GSMA
OPEN GATEWAY
Numbra Insights API

Real-Time Mobile Intelligence

Access, verify, and interpret phone number intelligence in real time. Combine network data with contextual attributes like reachability and roaming to support Zero Trust security strategies.

SIM Swap Detection

"Has a device’s SIM recently changed?"

Detect if a fraudster has hijacked the number. We return the exact timestamp of the last SIM activation to prevent account takeover.

Number Verification

"Is the phone number active and valid?"

Instantly assess the validity, reachability, and status of any phone number. Verify user connectivity without SMS OTPs.

Geolocation Check

"Is the device where it claims to be?"

Verify location against transaction data without GPS. Uses cell-tower triangulation for tamper-proof validation.

KYC Match

"Does the user match carrier records?"

Instantly validate name, address, and ID number against the official subscriber data held by the telco operator.

Roaming Status

"Is the user traveling abroad?"

Identify travel patterns and flag suspicious IP mismatches by checking if the device is roaming on a foreign network.

Streamlined Auth

"Should this session be trusted?"

Enforce adaptive access policies. Use real-time network signals to skip 2FA for low-risk users or block high-risk ones.

Retail Banking In Action

Invisible Security.
Seamless Experience.

Protect your customers without adding friction. Numbra silently analyzes telco signals to block fraud before it happens, keeping your user experience smooth and secure.

Silent Step-Up Auth

A detected SIM swap silently triggers a step-up authentication or blocks access—no user code required.

Context-Aware Monitoring

Logins from unexpected locations are immediately flagged, paused, or escalated to your fraud team.

Automated Device Quarantine

Compromised devices are automatically quarantined based on real-time telemetry, preventing financial loss.

NeoBank
Available Balance
24,500 MAD

Transaction Paused

We detected a recent SIM swap on your device. For your security, please verify your identity.

Protected by Numbra
Workflow

Comprehensive Telco Intelligence

Connect to the core networks of Morocco's top operators through a single, secure gateway.

Step 1

You Request Data

Call our unified API for any signal: SIM status, location verification, or identity matching.

< 250ms
Step 2

We Query Operators

Numbra routes your request securely to the correct telco (IAM, Orange, or Inwi) in real-time.

Step 3

Actionable Insight

Receive a standardized JSON response. Approve users, block fraud, or verify identities instantly.

Expanding Coverage Across The Kingdom

We are currently live and operational with the Inwi network. Integration with Maroc Telecom and Orange is in active development to bring you 100% national coverage.

Live
Inwi Network
Fully Operational
Coming Soon
IAM & Orange
Integration In Progress

Built for High-Frequency Fintech

We know that adding friction kills conversion. That's why our API is engineered for speed. It runs silently in the background without interrupting the user flow.

Ultra Low Latency

Average response time < 250ms. Optimized for real-time transaction flows.

99.99% Uptime SLA

Enterprise-grade infrastructure with redundant connections to all operators.

Volume Pricing

Starts at $0.03 USD per query. Volume discounts available for >100k queries/mo.

Simple Integration

import Numbra from 'numbra-sdk'; const client = new Numbra('sk_live_...'); const insights = await client.insights.fetch({ phone: '+212600000000', signals: ['sim_swap', 'location', 'kyc'] }); if (insights.sim_swap.swapped) { // Flag account for review return freezeAccount(); } if (!insights.location.match) { // User is not where they claim to be return rejectTransaction(); } processPayment();

Why Moroccan Banks Choose Numbra

100% Coverage

Don't maintain 3 separate telco integrations. We handle the complexity of IAM, Orange, and Inwi.

One Integration

A unified REST API that normalizes responses across all carriers using the Camara standard.

Data Residency

All processing happens locally in Casablanca. Compliant with CNDP Law 09-08.

GSMA Certified

Officially compliant with the GSMA Open Gateway initiative for standardized network APIs.

Built by Experts

Founded by industry veterans with a unique combination of deep Telco and Finance expertise.

Nemo Startup Studio