eSIM Access API
This API will allow resellers to intergrate the selling of eSIMs from over 100 countries. Plans are sourced from Redtea Mobile, and delivered via their SM-DP+ server.
eSIM Access API endpoints
| Method | Endpoint | Description |
|---|---|---|
| API | ||
| POST |
cancelProfile /api/v1/open/esim/cancel |
Cancel an inactive eSIM profile removing all information associated with it. This operation is avaialbe when `esimStatus` is `GOT_RESOURCE` and `smdpStatus` is `RELEASED` meaning… |
| POST |
queryAllAllocatedProfiles /api/v1/open/esim/query |
Query all eSIM profile details allocated to partner and their status. Avaible to filter by `orderNo` , `iccid` or between `startTime` and `endTime` range with paging options. Use… |
| POST |
getAllDataPackages /api/v1/open/package/list |
Request a list of all the available data packages for offered. Filter by country optional. ##### Request Parameters | Name | Type | MOC | Description | Example | | --- | --- |… |
| POST |
unsuspendProfile /api/v1/open/esim/unsuspend |
Request to unsuspend or reactivate data service to an esim profile. ##### Request Parameters | Name | Type | MOC | Description | Example | | --- | --- | --- | --- | --- | |… |
| POST |
getMerchantBalance /api/v1/open/balance/query |
Query the `balance` of a merchant account. Balance is used when ordering data profiles. ##### Request Parameters None. ##### Reponse Parameters | Name | Type | MOC | Description… |
| POST |
revokeProfile /api/v1/open/esim/revoke |
Request to close and remove an active eSIM and data plan. ##### Request Parameters | Name | Type | MOC | Description | Example | | --- | --- | --- | --- | --- | | `iccid` |… |
| POST |
suspendProfile /api/v1/open/esim/suspend |
Request to suspend or pause data service to an esim profile. ##### Request Parameters | Name | Type | MOC | Description | Example | | --- | --- | --- | --- | --- | | `iccid` |… |
| POST |
orderProfiles /api/v1/open/esim/order |
Order profiles individualy or in batch. After successful ordering, the SM-DP+ server will return the `OrderNo` and allocate profiles asynchronously for the order. ##### To make… |
eSIM Access API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|