The embedded SIM (eSIM) is quietly reshaping how connectivity is distributed, activated and managed globally. Unlike traditional SIM cards that must be physically manufactured, shipped and inserted into devices, eSIMs are programmable chips built directly into devices that can be remotely provisioned with carrier profiles through software. For Africa - a continent where physical SIM card distribution requires vast agent networks and where multi-SIM usage is the norm - eSIM technology and API-based distribution represent a fundamental shift in how connectivity reaches end users.
This article examines what eSIMs are, why they matter for Africa, the current state of eSIM-capable device penetration, how API-based distribution works technically and the use cases emerging across the continent.
What Is an eSIM?
An eSIM (embedded SIM) is a programmable SIM chip soldered directly onto a device's motherboard. Unlike removable SIM cards (Mini SIM, Micro SIM, Nano SIM), an eSIM does not require physical handling. Instead, it is provisioned remotely by downloading a carrier profile - a digital package containing the operator's network credentials, authentication keys and configuration parameters.
The eSIM standard (GSMA SGP.22 for consumer devices and SGP.32 for IoT) defines how profiles are created, delivered, installed and managed. Key technical characteristics include:
- Remote provisioning: Carrier profiles can be downloaded over-the-air (OTA), typically via a QR code scan or direct API call.
- Multiple profiles: A single eSIM can store multiple carrier profiles (typically 5-8), though only one can be active at a time on most current implementations.
- SM-DP+ (Subscription Manager - Data Preparation): The server infrastructure that prepares and delivers eSIM profiles. This is the core backend system that API-based distribution platforms connect to.
- Profile lifecycle management: Profiles can be enabled, disabled, or deleted remotely, enabling dynamic carrier switching.
eSIM Device Penetration in Africa
According to GSMA Intelligence data and industry estimates, eSIM-capable device penetration in Africa is growing rapidly but remains in early stages:
Estimated eSIM-capable devices in Africa: 80-100 million (early 2026). Annual growth rate of eSIM-capable device shipments: ~45%. Primary drivers: iPhone 14+ (eSIM-only in US models), Samsung Galaxy S/A series (eSIM support from S20+), Google Pixel series and growing mid-range Android support.
Several factors are driving eSIM adoption in Africa:
- iPhone adoption: Apple's decision to include eSIM in all iPhone models from iPhone XS onward (2018) and ship eSIM-only models in some markets, has been the largest single driver of eSIM-capable device penetration.
- Android mid-range inclusion: Samsung, Motorola and Chinese manufacturers (Xiaomi, Oppo) are increasingly including eSIM support in mid-range devices ($200-400 price point), expanding access beyond premium segments.
- IoT devices: Connected devices (smart meters, GPS trackers, fleet management systems, agricultural sensors) increasingly use eSIM for connectivity that does not require physical SIM installation.
- Wearables: Smartwatches (Apple Watch, Samsung Galaxy Watch) with cellular capability use eSIM exclusively.
Carrier eSIM Support in Africa
African mobile operators are at varying stages of eSIM readiness:
| Operator | Markets with eSIM Support | Status |
|---|---|---|
| MTN | South Africa, Nigeria (limited) | Live in select markets |
| Vodacom | South Africa | Live |
| Safaricom | Kenya | Live |
| Airtel Africa | Limited markets | Pilot/early deployment |
| Orange | Limited African markets | Pilot/early deployment |
The gap between eSIM-capable devices in the market and local carrier eSIM support creates an opportunity for international eSIM providers (Airalo, eSIM Go, Truphone, GigSky) to serve African device owners with data plans - even when local carriers have not yet launched eSIM services.
API-Based eSIM Distribution: How It Works
Traditional SIM distribution requires physical manufacturing, logistics and retail. API-based eSIM distribution replaces this entire chain with a software flow:
The Technical Architecture
- eSIM Provider / MVNO: Companies like Airalo, eSIM Go, or Truphone maintain partnerships with mobile operators globally and operate SM-DP+ infrastructure (or use third-party SM-DP+ services).
- Distribution API: The provider exposes a REST API that allows partners to programmatically purchase and provision eSIM profiles.
- Profile delivery: Upon API call, the system generates a unique eSIM profile and returns either a QR code (for user scanning) or a direct activation code (SM-DP+ address + activation code).
- Device installation: The end user scans the QR code or enters the activation details on their device. The device contacts the SM-DP+ server, authenticates, downloads the profile and installs it.
- Activation: Once installed, the profile is enabled and the device connects to the designated mobile network.
API Request/Response Flow
// Simplified eSIM purchase API call (pseudocode)
POST /v1/esim/purchase
{
"package_id": "africa-5gb-30day",
"quantity": 1,
"reference": "ORDER-20260301-001"
}
// Response
{
"status": "success",
"esim": {
"iccid": "8901234567890123456",
"smdp_address": "rsp.example.com",
"activation_code": "LPA:1$rsp.example.com$ABC123XYZ",
"qr_code_url": "https://api.example.com/qr/ABC123XYZ.png",
"package": {
"data_gb": 5,
"validity_days": 30,
"coverage": ["KE", "TZ", "UG", "RW"]
}
}
}
QR Code Activation Flow
The most common end-user activation method is QR code scanning:
- User receives QR code (via app, email, or displayed on partner platform).
- On iPhone: Settings > Cellular > Add eSIM > Scan QR Code. On Android: Settings > Network > SIM > Add SIM > Scan QR.
- Device contacts SM-DP+ server, authenticates the activation code.
- Profile downloads (typically 100-500 KB, takes 10-30 seconds).
- User confirms installation and sets the new eSIM as primary or secondary line.
- Device connects to the network. Total time from QR scan to connectivity: 1-2 minutes.
Use Cases for Africa
1. Travel Connectivity
The most mature use case for API-distributed eSIMs in Africa is travel connectivity. Travelers arriving in African countries can activate a local data plan instantly without visiting a store, waiting in queues, or dealing with ID registration requirements (which vary by country).
Companies like Airalo offer data packages covering specific African countries or regional bundles (East Africa, West Africa, Pan-Africa). These packages typically offer 1-20 GB of data for 7-30 days at rates competitive with or below local prepaid pricing.
2. IoT and M2M Connectivity
Internet of Things (IoT) devices require connectivity but cannot accommodate physical SIM card swapping. eSIM enables:
- Smart metering: Electricity and water meters that report readings automatically.
- Fleet management: GPS trackers and vehicle telematics systems.
- Agricultural sensors: Soil moisture, weather stations and crop monitoring devices in rural areas.
- Point-of-sale terminals: Payment devices that need cellular backup connectivity.
For IoT use cases, eSIM enables remote carrier switching - if one operator has poor coverage in a specific location, the device can be remotely reprovisioned to a different carrier without physical intervention.
3. Backup Connectivity
In markets where network reliability varies, eSIM enables dual-SIM configurations where a secondary eSIM profile provides backup connectivity. A user with a primary local SIM can maintain a secondary eSIM data plan on a different network, switching to it when their primary network experiences outages.
4. Diaspora and Remittance Integration
An emerging use case combines eSIM distribution with remittance and gifting. Diaspora members can purchase and send data eSIMs to family members in Africa through apps or platforms, providing connectivity as a form of digital gift - similar to how international airtime top-up works today.
5. Enterprise Device Deployment
Companies deploying smartphones or tablets to field workers across African countries can use eSIM APIs to programmatically provision connectivity on each device, avoiding the logistics of sourcing and installing local SIM cards in each market.
eSIM Providers with African Coverage
Airalo
Airalo is the world's largest eSIM marketplace, offering data packages in 200+ countries including most African markets. Their API enables partners to integrate eSIM purchases into their own platforms. Coverage in Africa relies on partnerships with local operators.
eSIM Go
eSIM Go provides a wholesale eSIM platform with API access, targeting businesses that want to resell or distribute eSIMs. They offer coverage across 140+ countries with African availability in major markets.
Truphone
Truphone offers enterprise-grade eSIM connectivity focused on IoT and business use cases. Their platform provides multi-country coverage including several African markets, with emphasis on reliability and SLA-backed service.
Technical Integration Considerations
For platforms integrating eSIM distribution via API, several technical considerations apply:
- Inventory management: eSIM profiles may need to be pre-generated (batch provisioning) or generated on-demand. The approach affects response latency and inventory costs.
- Activation monitoring: After profile delivery, the platform should track whether the profile was actually installed and activated, enabling support and billing logic.
- Data usage tracking: APIs typically provide endpoints to check remaining data balance and validity, enabling usage notifications and top-up prompts.
- Top-up and extension: For users approaching their data limit or validity expiry, the API should support purchasing additional data or extending the plan.
- Multi-country packages: Regional packages (e.g., covering 10 East African countries) require roaming agreements between the eSIM provider and local operators in each country.
Challenges and Limitations
- Device compatibility: Not all phones in African markets support eSIM. Older devices and budget smartphones (sub-$100) typically lack eSIM capability. This limits the addressable market to mid-range and premium device users.
- KYC/Registration: Some African countries require SIM registration with national ID. How this applies to eSIMs activated remotely (potentially before arrival in-country) varies by jurisdiction and is not always clearly defined.
- Voice limitations: Many travel eSIM packages are data-only. Users needing voice calls or SMS must rely on VoIP apps or maintain a separate SIM.
- Awareness: Many consumers and even businesses in Africa are not yet aware that eSIM is an option on their devices, limiting organic demand.
- Local carrier resistance: Some local operators view eSIM (particularly from international providers) as competitive threat to their retail SIM sales and may be slow to support or enable eSIM on their networks.
The Future: eSIM as Part of the Connectivity Stack
We see eSIM distribution via API becoming a standard component of digital service platforms in Africa. Just as airtime top-up APIs enable programmatic purchase of mobile credit, eSIM APIs will enable programmatic purchase of connectivity itself.
For payment platforms like PayKunda, eSIM fits naturally alongside airtime and data as a connectivity product delivered via API. The same infrastructure that powers airtime distribution (carrier relationships, payment processing, delivery confirmation) applies to eSIM distribution - with the added benefit that eSIM delivery is entirely digital, requiring no physical logistics.
As eSIM-capable device penetration continues growing at 45%+ annually in Africa and as local operators gradually launch eSIM services, the addressable market will expand rapidly. Companies building API-based eSIM distribution today are positioning for a market that will be significantly larger within 3-5 years.
Conclusion
eSIM distribution via API represents a genuine new frontier for connectivity in Africa. The technology eliminates the physical logistics of SIM distribution, enables instant activation from anywhere in the world, supports IoT scaling without manual intervention and creates new product possibilities (gifted connectivity, multi-country plans, backup lines).
The market is early but growing fast. Device penetration is the primary constraint today, but the trajectory is clear: as sub-$200 Android devices increasingly include eSIM support, the technology will become accessible to the mass market. For API providers, building eSIM distribution capability now means being ready when that inflection point arrives.
Sources: GSMA Intelligence eSIM Reports, GSMA SGP.22 Technical Specification, Counterpoint Research Smartphone Tracker, IDC Africa Device Market Data, Airalo and eSIM Go public documentation, Apple and Samsung device specifications.